Posts categorized: Admin

Mastering WordPress Post-Revisioning and Auto-Save Features
Not everyone loves the post-revisioning feature of WordPress. In fact, some people can’t stand it. On the one hand, it’s nice to have a library of post-draft revisions to drudge through if you should ever make a mistake. On the other hand, multiple copies of every post is a great way to bloat your database with otherwise useless information.

Add/Remove Buttons from WordPress Write Panel
One of the features of WordPress 2.8 was a "increased speed of the Admin area", which cited compressed JavaScript files as the reason for the speed increase. One of those files that was compressed was the file quicktags.js
in the /wp-includes/js/
directory.

Edit Your Options from the WordPress Admin
Ever needed to update an option in your database without having to log into your control panel or phpMyAdmin? WordPress provides you with an easy way to view, edit and update your database options table (wp_options
) by simply opening the following URL in your browser: