WordPress Plugins

Plugin To Add Custom Field To An Attachment In WordPress
WordPress Hacks, WordPress Plugins | December 5th, 2010 | by Frank | 8 Comments
The media library is on WordPress in some areas, certainly not perfect, but it has great potential. Each attachment can contain various metadata and also WordPress stores some data directly while uploading - for example... read more...

debugConsole with WordPress
WordPress Plugins | October 20th, 2010 | by Frank | 9 Comments
For debugging inside of WordPress there are different approaches and preferences. I like xDebug and in some cases I use FirePHP. Now there is another possibility which I had to test at least once -... read more...

How To List All Posts Of An Archive, A Category Or A Search Result
WordPress Plugins | June 26th, 2010 | by Michael | 7 Comments
Archive pages are usually paged according to your settings in options/reading. Sometimes you may want to offer a page with all posts for an archive (time, category, search result). You need: a separate address for... read more...

WordPress Plugin Development: Style Your Message Boxes
WordPress Plugins | April 29th, 2010 | by Alex | 6 Comments
Displaying a message to the user after he started an action belongs to a good usability. In the era of Web 2.0 applications, the user is expecting such optical signal after his actions. Also WordPress... read more...

Example How To Add Meta Boxes To Edit Area
WordPress Plugins | April 1st, 2010 | by Frank | 19 Comments
Additional fields, meta boxes, in the edit area of WordPress often are useful and easier for customers instead of using Custom Fields. A small Plugin will show you three options. Use it, make WordPress even... read more...

WordPress: Useful Default Configuration Settings Via Plugin
WordPress Plugins | February 4th, 2010 | by Michael | 21 Comments
Everybody who installs WordPress quite often knows the problem: You always have to do the same adjustments, for example deleting the Hello World post. That cost time and money. Our friend Thomas Scholz alias toscho... read more...



