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
Small V often encounters various requirements when helping a customer develop a wordpress site. This time, when helping a customer develop a project, the customer asks that the articles on the site he developed can be called on other websites, in addition, JavaScript cannot be called in the form of HTML. There is no way the customer is God. Continue to make the effort. The implementation method is as follows. First, create an html_post.php file in the
WordPress plug-in -- WP BaiDu Submit structured data plug-in quickly and completely Submit a webpage to BaiDu, wordpress -- wp
1. Introduction to WP BaiDu Submit
WP BaiDu Submit helps users who have the permission to Submit links to the BaiDu webmaster platform automatically Submit the latest articles to ensure that new links can be indexed by BaiDu in a timely manner.
After WP BaiDu Submit is installed, yo
Locate the footer.php file, and then delete the following code:"colophon" class="Site-footer"role="ContentInfo">class="Site-info">PHP/** * Fires before the twenty fifteen footer text for footer customization.** @since Twenty fifteen 1.0*/Do_action ('twentyfifteen_credits' );? >"">'proudly powered by%s','Twentyfifteen'),'WordPress');?>WordPress Delete Bottom "proud to adopt
The background management framework is designed like the wordpress management background, and the wordpress background managementA background management framework designed like wordpress management backend
This Markdown editor uses [StackEdit] [6] to modify it. using it to write a blog will bring a new experience:
The padding-top of html is used to move the ent
For example, we are in the VPS host to create the WordPress site, there will be a need to install the theme of online, plug-ins, etc., but click to download the installation will have "to perform the requested operation, WordPress needs access to your Web server permissions." Please enter your FTP login credentials to continue. If you have forgotten your sign-in credentials (such as user name, password), pl
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
Create a personalized WordPress login interface instance tutorial, wordpress instance tutorial
There are two methods for personalized login interface. The first method is to replace the login background. This is a small PERSONALIZATION:
Find two images in/wp-admin/images: login-bkg-tile.gifand login-bkg-bottom_new.gif, and replace them with your own custom images (the best size is the same.
Of course, this
WordPress has low concurrency. On a Linux machine with a dual-core 2.5G + and 2g memory. Use the AB command of Apache to test it. Concurrency is about 6 to 10. This speed is a joke for the SEO strategy of the website group. Deploying 50 WP blogs on one server is basically the limit. Once Google comes, it will basically be inaccessible to the blog. In many cases, a database connection error will be reported. This is disastrous for Google spider. (The W
ArticleDirectory
A complete set of WordPress templates should have at least the following files:
A complete set of WordPress basic template files should have at least the following files:
Style.css: CSS (style sheet) File
Index. php: homepage Template
Archive. php: Archive/Category Template
404. php: Not Found error page template
Comments. php: Message/reply Template
Foote
WordPress replies to comments automatically add @ comments, wordpress comments
Some netizens left a message asking me how to implement this @ nickname reply? For example:
In fact, I also saw a lot of blogs with such features, but I reviewed and replied to comments in the background. I did not pay attention to the comment column several times: reply ***, I thought it was a message to me, so I replied some i
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
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.