Posts Tagged ‘development’

Redirects To Another Page In WordPress Backend
WordPress Hacks | January 21st, 2010 | by Frank | 2 Comments
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...

New Category Templates in WordPress 2.9
WordPress Tutorials | December 4th, 2009 | by Frank | 6 Comments
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...

New Feature for WordPress 2.9 – WordPress Image Editor
WordPress News | September 11th, 2009 | by Frank | 66 Comments
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...

Deactivate WordPress Default Widgets
WordPress Themes | September 2nd, 2009 | by Frank | 2 Comments
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...

Change the WordPress Message
WordPress Hacks | August 24th, 2009 | by Frank | no Comments
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...


