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:


View full post on WordPress Tutorials
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.


View full post on WordPress Tutorials
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.


View full post on WordPress Tutorials
Make your edit link a little icon of a hand with a pencil in it.


View full post on WordPress Tutorials
Simple functions that give you more space with in your WP Admin panel.


View full post on WordPress Tutorials
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.