WordPress User Roles
The WordPress user feature could be confusing for some of us in the beginning. Therefore, […]
The WordPress user feature could be confusing for some of us in the beginning. Therefore, […]
Our task is to remove footer version that is displayed on the admin login as […]
posts_per_page= is used to limit the number of posts that are retrieved by query_posts() wordpress […]
in your archive.php, find the code: and replace it with:
get cat name() : Retrieve the name of a category from its ID. Usage Example […]
Here are the basics for creating a post in WordPress. It’s in the Posts section […]
Adding and editing pages are essentially the same as adding and editing posts. Click the […]
Since WordPress 3.0, WordPress has added the ability to create and manage navigation menus from […]
I plan on using the best practices that I know, including the ones laid out […]
Files and Structure You will find four HTML files we’re going to convert (one for […]
Following are common arguments that may be passed to get_posts() query. Array Parameter posts_per_page Number […]
There are a lot of tables in any wordpress installation, in order to reset user […]