Posts Tagged ‘backend’

WordPress Plugin Development: Style Your Message Boxes
WordPress Plugins | April 29th, 2010 | by Alex | 5 Comments
Displaying a message to the user after he started an action belongs to a good usability. In the era of Web 2.0 applications, the user is expecting such optical signal after his actions. Also WordPress... read more...

Better Plugin List in WordPress 3.0
WordPress News | April 15th, 2010 | by Frank | 10 Comments
One of the main reason why WordPress is so popular is the amount of available Plugins. Most users using Plugins via the most popular way - in the folder plugins under wp-content, and activate them... read more...

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

Disable HTML Editor In WordPress
WordPress Hacks | January 19th, 2010 | by Frank | 6 Comments
In contrast to the visual editor in WordPress, you can not disable the HTML editor. WordPress does not provide a user setting or a global option. Also, there is no hook, to disable the HTML... read more...

Quick View on WordPress Settings
WordPress Tutorials | December 21st, 2009 | by Frank | 5 Comments
In all versions of WordPress, there is the possibility to view all settings within the admin area of WordPress, but a menu link doesn't exist. The page options.php enables to have a quick look at... read more...

Configure WordPress Trash
WordPress Tutorials | December 7th, 2009 | by Frank | 3 Comments
Check out our 7th door of our Advent Calendar. WordPress Trash will have it's premiere in version 2.9. Now you can move every content, comment, post, pages, media and link to trash. It's quite the... read more...


