
WordPress Pagination Again
WordPress Hacks | December 14th, 2010 | by Michael | 11 Comments
Some days ago, Frank wrote a post about Custom Pagination without WordPress Plugins. Jay comment, that something like this already exists (since Version 2.1). We don't know everything. read more...

The WordPress Exif-Meta-Datas
WordPress Tutorials | December 13th, 2010 | by Frank | 6 Comments
WordPress stores when uploading files, some data in the meta data - the metadata. If there are pictures involved and these files contain EXIF data, then it outputs some EXIF data which can be used.... read more...
Use WordPress Post Thumbnail as Background image
WordPress Themes | December 12th, 2010 | by Frank | 1 Comment
Now and then you need in a post or page a catchy image. For editors the thumbnail function is quite comfortable to assign an image to a post or a page. Therefore it is worthwhile... read more...

Delete all Feed Cache via SQL in WordPress
WordPress Hacks | December 11th, 2010 | by Frank | 2 Comments
The Feed-Cache of WordPress is in the database, it's in the table options and sometimes you like to delete it. With a little SQL this is done quite quickly - but be careful, there is... read more...

Control When To Display WordPress Admin Bar
WordPress Hacks | December 10th, 2010 | by Frank | 2 Comments
On day 10 of our Advent Calendar we show a little code snippet for the WordPress Admin Bar. At first the easiest way to remove the Admin Bar with new function __return_false; include since WordPress... read more...

Custom Pagination without WordPress Plugins
WordPress Hacks | December 9th, 2010 | by Frank | 3 Comments
On day 9 of our Advents Calendar we show a custom pagination function which allows a user to insert custom next, previous or numbered page links into a post. Use the follow code for an... read more...



