WordPress Hacks

WordPress – Return URL
WordPress Hacks | October 2nd, 2008 | by Frank | 4 Comments
I already talked in my article Determine Path To Plugin and Content Directories about the possibilities how to keep functions in themes or Plugins free from error if you rename a folder, for example wp-content.... read more...

How To Highlight A Slogan In WordPress
WordPress Hacks | September 29th, 2008 | by Michael | 4 Comments
In this example I'm talking about how to display a specific company slogan in a certain color. This slogan is found in the header and content. Of course my client doesn't want to put in... read more...

Show Amount Of Posts, Pages, Categories, Tags, Comments For WordPress Themes
WordPress Hacks | September 27th, 2008 | by Frank | 1 Comment
It looks like showing total amount of posts, pages and some other statistical values are very popular right now. I received many inquiries how to show statistical values on your front end. Following solution only... read more...

Determine Path To Plugin and Content Directories
WordPress Hacks | September 26th, 2008 | by Frank | 4 Comments
If you like to write a Plugin and you want to keep it downward compatible, then check beforehand the constants, because since WordPress version 2.6 you can rename the folder wp-content and this will also... read more...

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

WordPress Plugin Deinstall Data Automatically
WordPress Hacks | September 18th, 2008 | by Frank | 3 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...


