WordPress adds a comment reply email notification function, wordpress notification
After a comment is replied, an email is automatically sent to the reviewer, which is a major measure to improve the user experience. Zhu Meng has been using the comments from Master Willin Kan to reply to the email reminder code. I believe many people are using the code. If you haven't used it yet, try it.
Select a desired co
What should I do if the WordPress Chinese characters user name cannot be registered ?, Wordpress Chinese Characters
WordPressRegistered users do not support Chinese characters. However, Chinese registration is required in the project recently.
Later I thought of a simple solution:
Open wp-nodes des/formatting. php and find
Function sanitize_user ($ username, $ strict = false ){
Set $ strict to false, t
At the invitation of a friend, I am going to use Wordpress to build a site.
After the installation is complete,
The "WordPress address (URL)" address is modified in the "general options" setting. After saving the address, the backend cannot enter...
I also checked the information on the Internet and tried a lot of methods, but I still didn't get any help...
Later, I thought about it. Since it was a back
Some WordPress users do not like this toolbar and choose to remove it. This toolbar is a bit useful. Now you have another option. If you do not like it to be displayed on the top, you can move this toolbar to the bottom of the page, just in the functions of the current topic. add the following php code to php: The code is as follows: Copy code Function fb_move_admin_bar (){Echo
Ruby Framework for penetration testing WordPress websites and systems: WordPress Exploit Framework
This Ruby framework contains some modules that can penetration test WordPress websites and systems. Users can also develop their own modules to expand their functions.What are the conditions for running it?Make sure Ruby 2.2.x is installed on the system. Open a comm
How to introduce a template file for WordPress theme creation: wordpress template. The WordPress template get_template_part () is used to reference the template file. it is similar to get_header (), get_sidebar (), and get_footer (), however, the introduction method of the WordPress theme creation template file,
Some optimization methods of guest comment function in WordPress, wordpress comment function
A few days ago to see a Blog (Forget the name and URL) has a fairly useful comment function. After the guest message, the Data entry box is hidden, as if it were logged in. Visitors can choose to modify the relevant information before commenting. Give visitors a good user experience. Today, I transplanted this feat
ProblemWordPress is a widely recommended site development platform worldwide, although the creation of a WordPress-based basic blog site is an hour or so to complete the work, however, to further improve the site, In particular, to change the WordPress website into a true sense of small and medium-sized e-commerce site there are many problems to overcome. This article discusses if you want to have a member
A few days ago to help people test a WP site, the other party requested first in a host toss, finished on the B host run. WordPress A variety of plug-ins, template parameter settings, is also time-consuming. Because you can not use phpMyAdmin, so look for the official WordPress Web, want to get an empire backup and other plug-ins.
Start is to prepare with backwpup, this is also a very famous WP automatic
Delete the URL text box and wordpress form in the wordpress Comment Form
The original effect is as follows:
To remove this link form, you can find the corresponding form code in the comments. php file and delete it. But now you only need a very simple piece of code to remove it:
The Code is as follows:Add_filter ('comment _ form_default_fields ', 'unset _ url_field ');Funct (www.111cn.net) ion unset_ur
"Plug-in Features"
1, can be customized to display the number of related articles2, can discharge a category, only show the relevant log of the specified category3, can display the number of comments and release date4, can customize whether to display summary and summary length5, can customize whether to display the relevant log thumbnail
"Plug-in Installation"
Download plugin decompression, upload to the/wp-content/plugins/directory, to WP background activation.
1. Background Search Plugin
It's a bit uncomfortable to use a VM. It's just that digitalocean's VPs is so cheap.
1. Purchase VPS
VPs prices in China are relatively expensive. In addition, if you want to apply for an ICP filing, you will select a foreign company. Among the most well-known products, linode and digitalocean, and digitalocean will be available for a monthly trial.
Purchase digtalocean VPs and connect to Linux2. Dom
The following describes how to add links to WordPress. The following describes how to add links to WordPress. wordpress links are required for each independent blog, many people choose to add links to WordPress in the sidebar.
Links can be said to be necessary for each independent blog. many people choose to add links
A few days ago, I want to help people test a wp website. The other party asked me to first make a fight on host a and run on host B. Various wordpress plug-ins and template parameter settings are time-consuming. Because phpmyadmin cannot be used, you can find the official wordpress website and want to create an EMR plug-in.
At the beginning, we were preparing to use backwpup, which is also a well-known wp
Question Open WordPress Backstage, the homepage can open, other features page display path error, and then compare the path is less wp-admin part of the path, and set the pseudo-static day and name way to display article link suddenly found the article link does not open, display 404 error, These should be server Nginx site configuration problems
Below is my nginx under the WordPress site configuration file
WordPress plugin--WP Baidu submit structured data plug-in and fast and full to Baidu to submit a webpage, WORDPRESS--WP
First, WP BaiDu Submit Introduction
WP Baidu submit to help with the Baidu Webmaster Platform link Submission Rights of users automatically submit the latest articles to ensure that the new link can be included in time by Baidu.
After installing WP Baidu submit, can quickly and completely
The PHP function of creating and adding filters in WordPress, wordpress filter
Apply_filters () (Create filter)The Apply_filters () function is used to create a filter, most of which is used in functions, is a very important function of the WordPress plug-in mechanism, allowing other themes and plugins to modify a value to filter.
Usage
Apply_filters ($tag, $val
Wordpress code highlighting (non-plug-ins) and wordpress code highlightingPersonal blog address:Http://www.findspace.name/Pre
After changing the topic and deciding to use markdown to write articles, you no longer need to use the original website conversion code to highlight and then insert text. However, the new theme is hard to work with and tangle with the code.Finally, when using the markdown editor of
WordPress Basic Template fileA complete set of WordPress templates should have at least the following files:Style.css:CSS (style sheet) fileindex.php: Home TemplatesArchive.php:archive/category templates404.php:not Found Error page templatecomments.php: Message/reply templateFooter.php:Footer templatesHeader.php:Header templatessidebar.php: Side bar Templatepage.php: Content page (page) templatesingle.php:
Make a personalized WordPress Landing interface Example Tutorial, wordpress example Tutorial
There are two ways to personalize the landing interface, the first is to replace the landing background, this is a small personalization bar:
Find two pictures of Login-bkg-tile.gif and login-bkg-bottom_new.gif in/wp-admin/images and replace them with your own customized pictures (the size is the best).
Of course t
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.