Posts Tagged ‘development’

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

Redirects To Another Page In WordPress Backend

WordPress allows using a function, to simple redirect to a URL, the function wp_redirect() enables to specify an address and a status. This makes it easy to realize a forward even in the backend of WordPress.... read more...

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

New Category Templates in WordPress 2.9

Until now you had to use a query in your theme or a Plugin to adjust the design or the content according to a specific category. In version 2.9 the template hierarchy gets expanded and... read more...

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

New Feature for WordPress 2.9 – WordPress Image Editor

We already wrote about some new features, such as new filter and the Trash-function in WordPress. It has long been known that WordPress 2.9 will add some features for image editing - the users want... 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 syntax... 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...

Pages: 1 2 3 Next
WP Engineer Tags