Posts Tagged ‘WordPress Tutorials’

Identify Authors With Gravatars
WordPress Hacks | January 14th, 2009 | by Frank | 12 Comments
Since WordPress version 2.5, it is easier to include the Gravatar of a comment author in the comments. WordPress offers a feature that is easy to use and it brings some parameters with. In order... read more...

Update Informations Only for Admins
WordPress Hacks | January 8th, 2009 | by Frank | no Comments
If you only want to let users, who are privileged to receive information about updates and plugins, you should copy the following code to your functions.php of your theme. These users have to have the... read more...

Google News To Release With WordPress
WordPress Hacks | December 29th, 2008 | by Frank | 17 Comments
Google News can be a coveted platform. But Google needs for the aggregation a special format - News Sitemap. Basically you can create this format in two ways with WordPress. Both solutions will be presented... read more...

Easy Way For Advertisement In WordPress
WordPress Hacks | November 19th, 2008 | by Frank | 6 Comments
Since version 2.5 WordPress introduced the shortcode API, more detail about it in our article „WordPress Shortcode API“. Recently I had a task which is surely common, but with the help of shortcode API and... read more...

How To Improve WordPress Plugins
WordPress Plugins | November 13th, 2008 | by Frank | 16 Comments
With the upcoming WordPress release version 2.7 the menu changes to the vertical. This offers several features to the author which we already mentioned in some other posts. But this time I explicitly address Plugin... read more...

List All Users in WordPress
WordPress Hacks | November 12th, 2008 | by Frank | 6 Comments
The possibility in WordPress to display all users is not available in a standard installation. To get a simple list of all users, you can use following function. To display just specific user groups or... read more...


