
Image Metadata in WordPress
WordPress Hacks | September 24th, 2008 | by Michael | 3 Comments
WordPress saves some meta data of the uploaded images, as far as it is possible to extract them. I will show you how to display this infos right under the picture. All we need is one... read more...

WordPress Admin UI Ideas
WordPress News | September 22nd, 2008 | by Frank | no Comments
WordPress 2.7 is coming with a new backend design. The UI has on the left side the navigation and quite a lot changes to offer. Since version 2.5 it's already possible to adjust your backend design... read more...

wp_page_menu in WordPress 2.7
WordPress News | September 18th, 2008 | by Michael | 3 Comments
New in WordPress 2.7 is the template tag wp_page_menu(). This function creates a page navigation. As parameter you can add a menu "Home" with show_home , or whatever you like. read more...

wp_list_comments In WordPress 2.7
WordPress News | September 18th, 2008 | by Michael | 4 Comments
The comment functionality enhances quite a bit in WordPress 2.7. Additional to the possiblility to answer comments directly in your backend, there is also a threaded comment support available. Threaded comments enables users to reply... read more...

WordPress Plugin Deinstall Data Automatically
WordPress Hacks | September 18th, 2008 | by Frank | 2 Comments
In version 2.7 of WordPress you will have the possibility to delete a Plugin directly in your backend, see version 2.7 info. To delete also the Plugin data from your database, the Plugin author has... read more...


