WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

WordPress Pagination Again

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...

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

The WordPress Exif-Meta-Datas

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...

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Use WordPress Post Thumbnail as Background image

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...

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Delete all Feed Cache via SQL in WordPress

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...

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Control When To Display WordPress Admin Bar

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...

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Custom Pagination without WordPress Plugins

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...

Pages: Prev 1 2 3 ...11 12 13 ...51 52 53 Next