Basic WordPress plugin Production tutorial, wordpress plugin Tutorial
Preparation for plugin production
First we add a folder in the \wp-content\plugins directory called "My-mood", in the folder to add a main file called index.php, which is the main file of the plug-in, the beginning of the file requires some named fo
WordPress set Post Type custom article types example tutorial, wordpress instance Tutorial
What is a custom post?Don't take it for granted that the post here is just a blog post, it's just a surrogate word for an article class, and you can even think of it as content.Custom model is not a very standard what rules, the
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/ima
See a good WordPress tutorial, very suitable for beginners. Share:Creating WordPress theme is not difficult, as long as you start from now to seriously learn this tutorial, starting from 01 step by step, you will become a WordPress theme maker, at least you will modify the e
want to follow this tutorial step by step. I just want to see if my friends who don't have any web design knowledge are very familiar with the WordPress theme creation process. I don't have to read this series of tutorials, you will learn about the general steps to create a WordPress theme and how to modify a WordPress
)
Articles you may be interested in:
PHP Important Security Upgrade instructions recommended upgrade PHP 5.2. Version 17
Upgrade PHP version in WAMP Integrated environment (Implementation method)
Build the latest WordPress method on the SAE
Use LNMP to install WordPress tutorial in VPS
What thinkphp version 3.2 has upgraded
How to deal with
It is not difficult to create a WordPress theme from scratch. As long as you carefully read this tutorial from now on and learn it step by step, you will become a master of WordPress theme production. At least you will modify the existing topic.
There have been many tutorials on creating WordPress Themes on the Inter
blog to start writing a WordPress theme series of basic tutorials, will teach you how to make a complete WordPress theme, hope to help everyone. But my ability is limited, this series of tutorials can only give you a preliminary understanding of the theme of the production process, and does not allow you to fully grasp the essence of WordPress theme. This series
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,
file.
But many agent software (such as squid) does not support "?" In the form of the cache, we use the reverse proxy to cache our site, especially after squid3.0, has started not to take "?" The URL of the number is cached. So if we want to use SQUID cache function must remove "?", update squid agent cache can only be done by modifying the file name.
Below we will introduce in WordPress by the version number of the control to modify the Js/css file
In the background of WordPress Add top menu and submenu of the function of the detailed, WordPress function in detail
Add Settings page-add_menu_page functionAdd_menu_page (), the function is to add a top-level menu to the back of the table, that is, "appearance", "plug-in" and so on the same top menu.
The functions are described as follows:
For a function parameter, this parameter is typically the name o
. The version number is linked to the complete path of css/js. after the version number is changed, the complete URL of the style loaded by css/js will also change, the browser finds that the URL change will re-request the css/js file, so that it can load the latest css/js file.
But many Agent software (such as squid) does not support "? "When we use reverse proxy to cache our website, especially after squid3.0, we have started not to include "?" . So if we want to use the squid cache function,
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
Examples of implementing the image upload function on the WordPress background are described. An example of the image upload function is provided on the WordPress background. the wordpress instance explains how to prepare an image upload File: Create a php file. I will use the default theme TwentyTen for testing, first, we will explain how to implement the image
VPS using Lnmp install wordpress tutorial, vpswordpress
Objective
A few days ago, my friend had a spare vps,256m memory on hand, and I decided to play it. After some thinking, it is still used to hang up the station. Then see is the CENTOS6 system, decisive decision with never played Lnmp. So, Baidu, Google to find tutorials, a lot of tutorials are problematic, resulting in reloading countless systems, was
page ID is 6, WordPress will look up the page-6.php
Page. php
Index. php
Classification template:
Category-{slug}. php-if the category is abbreviated to news, WordPress looks for the category-news.php (WordPress 2.9 and later support)
Archive-{post_type }. php-if your topic has a custom article type, such as registering an article type named book according
value directly then use Site_url (), bloginfo (' url '), Home_url ();For example:Let's summarize here:Get home Address ==> Home_url (), bloginfo (' url '), get_bloginfo (' url '), Get_home_url (). Home_url () 3.0 added function, in order to be compatible with the old version recommended to use Bloginfo ();Get the installation path ==> site_url (), Bloginfo (' Wpurl '), Get_bloginfo (' Wpurl '), Get_site_url ().If you need to return a value ==> get_bloginfo (' url '), Get_home_url ()/get_bloginf
. "Blogname"--blog title, General Settings options. "Blogdescription"--For your blog banner; general settings options. For your blog "Blog_charset"--character encoding; set in Reading options. "Date_format"--Default date format, general settings options. "Default_category"--the default article category; Written setup options. "Home"--the URL of the blog, general settings options. In the "SiteURL"--wordpress website address, general settings options.
Comments: There are a lot of tutorials on how to install WordPress, but this tutorial breaks down the installation process into five steps through illustrations. you only need to do it step by step, the installation can be completed in about five minutes. Please try the following. 1. download and decompress "WordPress". The English version can be downloaded from
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.