Posts Tagged ‘WP’

Exclude Posts and Pages in WordPress Search
WordPress Hacks | January 26th, 2011 | by Frank | 10 Comments
Sometimes you don't like to display every post and page on search results. Today I like to show you how to filter the search in your frontend. Therefore I add a filter to the query... read more...

Exclude Post from WordPress Feed
WordPress Hacks | January 20th, 2011 | by Frank | 11 Comments
In a previous post I provide a solution on how to exclude certain categories from your feed. You can do the same with other content and I will show you in this post how you... read more...

Simple Cache with the WordPress Transient API
WordPress Tutorials | December 24th, 2010 | by Frank | 4 Comments
Today is our last post of our Advents Calendar, we hope you enjoyed it. WP Engineer wishes a Merry Christmas to our readers! WordPress has an API that is explicitly designed for time-controlled storage of... read more...

Small Extension for the Media-Library
WordPress Hacks | December 22nd, 2010 | by Frank | 5 Comments
Small changes can sometimes work wonders. If you use the library and use a lot of pictures in the posts, the following small link in the library will surely help you. Thus, images can be... read more...

Simple Autoresize for WordPress Background Image Function
WPengineer Misc | December 19th, 2010 | by Frank | 1 Comment
In WordPress 3.0 you have the possibility to easily upload and use a background image. The image is positioned via CSS in the background. Thus it is not quite simple to have the possibility of... read more...

Category And Archive Dropdown With Unobtrusive JavaScript
WordPress Tutorials | December 18th, 2010 | by Frank | 2 Comments
A good website works when a user comes along with JavaScript disabled, just as well as with scripting enabled. You separate the JS layer of the site from anything else (and waived for example, onclick... read more...



