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

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

Disable Flash Uploader

Not always is the Flashuploader of WordPress a blessing and several times I preferred to have it switched off. Usually if the blog is not online and is offline behind a proxy and firewall. With... read more...

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

Change the WordPress Message

The notifications of WordPress for the author of an article or comments are not always right on the spot according to the needs. WordPress also knew that and created these functions so that it's easy... read more...

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

Use WordPress Cache

WordPress has an internal cache, also for extensions can be used. There are various functions available and you don't have to create something new, you can easily use the cache functionality of WordPress. To get... read more...

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

Change WordPress Mail Sender

WordPress makes it easy and fast to add new users in the backend. Since version 2.8 of WordPress, it can send the access information via email. A nice feature, with no additional settings to change... read more...

Pages: Prev 1 2 3 ...29 30 31 ...51 52 53 Next