The previous article explains how to add a menu, which explains how to save data to a database and display it on the page without the content in the Refresh page input box when the form is submitted. To achieve this function we need to use the WordPress function to implement, the following to explain the specific implementation method, first put the code out. or according to the previous plug-in sample, you can make changes directly on the above.//Add
Customizing the story editor styleeach WordPress theme article style is not the same, but in the use of the background of the visual editor to edit the article, the style is consistent.
But WordPress offers a custom style feature in the article Visualization editor, which allows you to customize CSS styles in the WordPress visual editor.
The visual editor style
php5-curl php5-gd php5-mcrypt php5-memcacheapt-get install python make screen git wget zip unzip iftop vim curl htop iptraf nethogs
Nginx: Web Server
Postfix: SMTP server, used to support sending mails locally
Php5-fpm: PHP Process Manager and PHP interpreter
Mariadb-server: MySQL-type Database
Memcached: memory-based Cache, which is used by many programs
Php-pear: PHP Package Manager
Php5-mysql: PHP MySQL database driver
Php5-curl: an HTTP protocol Library
Php5-gd: An Image Processin
popular version control tool wget,curl: commonly used file download tool zip,unzip:zip compression and decompression tool Iftop,iptraf, nethogs: Common flow monitoring Tool vim: a common editor htop: a commonProcess monitoring Tools Install WordPress Create a new normal user and switch to that user AddUser Wordpresssu WORDPRESSCD ~ Download WordPress, please go to the official website to view the latest v
WordPress installation is called the famous 5-minute installation. In fact, quick installation of WordPress may not be used for 1 minute, which is so simple and efficient. The quick installation procedure is as follows: upload the downloaded and decompressed WordPress program to the website directory; access the resolved website domain name; enter the database in
Write a PHP script to clear the WordPress header redundancy code.
There are a lot of code in the wordpress header, including the WordPress version, the prefix, the first article, the meta information on the homepage, and other redundant code, which is meaningless to the blogger, it also has a certain impact on the security of the website, and once did not know wh
I recently read Wordpress is the first choice for building a personal blog by Chinese people. Its position is equivalent to discuz, the first choice for building a forum (in other words, discuz only reports the command execution holes caused by global variables bypassing. Alas, open-source apps all generate getshell honeycomb instead of honey)Wordpress is famous for its rich plug-ins (plug-in vulnerabilitie
WordPress is known as a construction site program. Its powerful, template-rich, adequate plug-ins, simple installation and strong customization features make us in the establishment of personal blog, or even corporate Web sites or other types of sites so that will also choose WordPress. I have some knowledge and experience of WordPress SEO, the following is to sa
I activated my WordPress blog today, but I just installed WordPress. Blogs Without Page beautification and optimization look ugly
I activated my WordPress blog today, but I just installed WordPress. A blog without page beautification and optimization looks ugly ·? I think O is really familiar with it? By the way, you c
common Shell Session management tool git: A popular version control tool wget, Curl: Common file Download tool ZIP, Unzip:zip compression and decompression tool Iftop, Iptraf, nethogs: Common Flow monitoring tools vim: A common editor Htop: a common process monitoring tool
Install WordPress
Create a new normal user and switch to that user
AddUser Wordpresssu WORDPRESSCD ~
Download WordPress, please go
Mud: Use nginx to build a WordPress blog using a virtual host, nginxwordpress
This article was sponsored by Xiuyi linfeng and first launched in the dark world.
Recently, I plan to learn about nginx web servers. Since it is learning or practical. We will build a WordPress blog here as an example.
To build a WordPress blog, we need the Mysql database, PHP environ
Speaking of the open platform, we should all know that is very powerful thing, according to 2011 data, the number of Facebook applications more than 550,000, these applications are installed more than 20 million times a day.
But few people know that one-sixth of the Earth's Web site using wordpress architecture, in the Alexa ranked the top 100,000 of the site, 16.7% use WordPress. If
Use Ubuntu to build WordPress after changing the theme when prompted to enter the FTP account and password, the solution is mainly to the WordPress main directory of the rights owner to Apache:Find the user name and user group used by the Apache service Ps-auxFind/usr/sbin/apach username, it is the owner of Apache, I here is Www-datasudo chown www-data:www-data-r/var/www/html/Because my
The comparison of Apache and Nginx on the internet is also a lot of, here will not repeat, there is a chance to explain in detail.
I believe that with WordPress bloggers will use pseudo static, pseudo static benefits of search engine friendly, looks good.
With the virtual host users are mostly using Apache,apache pseudo static WordPress support is very good, almost do not own to edit. Love toss, favorite
After two days of regular expression learning, and the study of WordPress's routing function, the successful implementation of the custom WordPress routing function, the following is the implementation of routing rules.If you have a custom URL parameter, to pass through the route, you must add the parameters through the WordPress function:
Copy Code code as follows:
Add Query_args
functio
WordPress custom field is the article meta information (meta information), the use of this function, you can expand the function of the article is to learn the WordPress plug-in development and in-depth development of the theme of the necessary knowledge to facilitate the article to store some additional custom content.
Custom fields are not only used by plug-in developers, but the features of WordPress's
WordPress plug-in mechanism is actually just this hook, it is translated into a hook, allowing you to participate in the WordPress core operation, is a very good thing, below we have a detailed understanding of it.Hook category
There are two kinds of hooks, one called action, and the other is called filter. The two hooks are basically the same principle, and later on, the difference is that the filter has
In addition to the special features we may need, WordPress ordinary users to achieve a certain effect and function, basically can find the appropriate Plug-ins or document solutions. Because most of the company's customers Web sites are built by WordPress, some sites are delivered to customers manually by their own maintenance of updated content, there is a problem to be solved, such as products and content
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.