Posts Tagged ‘Advent Calendar’

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

Fix Empty Searches
WordPress Themes | December 21st, 2010 | by Frank | 1 Comment
One minor problem for any web site is duplicate content: the same resource is available under different URIs. Yes, we have <link rel=canonical>, but anything that prevents such cases is better. Today, let’s look at... 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...

Control WordPress Nav Menu via Custom Fields
WordPress Tutorials | December 15th, 2010 | by Frank | Comments Off
WordPress 3.0 also includes the menus, in addition to a number of other new features. Normally you generate a menu automatically by creating pages, but under Appereance / Menus you can create your own menu... 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...



