This tutorial will teach you how to change the default output of this manager, since getting a custom output can heavily improve the style of your themes.
Create a post pagination without a plugin
WordPress only comes bundled with the “next page” and “previous page” links to navigate between different blog overview pages. If you happen to have a blog with a lot of posts or simply want to offer a better user experience I would recommend to remove those links and replace them with a pagination like most people are using in their templates.
Display Content in multiple Columns
While CSS 3 is capable of doing this on its own with the new Grid Position Module, a lot of browsers do not support this functions yet, so I needed to add a little extra markup to the output which is generated via the_content() to get the following result:
Block spam comments with .htaccess
If you have self hosted WordPress and always got lots of spam comments and getting frustrated by trashing them each day, you may actually block or reduce them through your .htaccess Apache configuration file.
Create a custom post type
Custom post types were introduced in WordPress v3.0 to allow developers to easily add different types of content to their plug-ins and themes, allowing you to easily extend WordPress and make it more like a CMS.
How to Display Custom Fields Outside The Loop
In this article we will show you how you can display custom fields outside the loop. This tutorial will allow you to expand the possibilities of what you can do with WordPress.
Fun Edit Posts Link
Make your edit link a little icon of a hand with a pencil in it.
How to Style WordPress Navigation Menus
In this article, we will discuss different classes that are added by default within the WordPress menus that we can use to style each individual menu.
How to Make WordPress Easier By Removing Widgets, Meta Boxes and Options
Simple functions that give you more space with in your WP Admin panel.
Removing menu pages from the WordPress admin
This tutorial only shows you how to remove items from the WordPress administration menu. It does not block access to menu pages via direct URL.





Processing your request, Please wait....



