Archive for September, 2009

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Check If Required Plugin Is Active

It might be, that your own written Plugin requires another stand alone Plugin to be active. For example if you like to offer a version with enhanced functionality of a Plugin. There are certainly a... read more...

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Themes and automatic_feed_links

Since WordPress 2.8, there is the function automatic_feed_links() in the function.php. Which writes the link elements for the RSS protocols in the header of the document. The advantage of this feature is, you do not... read more...

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Deactivate WordPress Default Widgets

You do not always want to have all the widgets active, which comes within the WordPress core. You can disable the unneccessary Widgets in your functions.php of your theme with a small function. The following... read more...

Pages: Prev 1 2