Mass Edit Pages
I’m proud to announce the release of another WordPress plugin: Mass Edit Pages. This plugin will come in handy for those using their WordPress install less as a Blog, and more as a CMS (Content Management System).
Basically, this will allow you to edit the Page Parent (post_parent) and Menu Order (menu_order) of many pages, on a single page. Thus, instead of clicking through each page (page after page after page) to change their order or parentage, you can get at all of the pages from one simple interface.
If you’re leveraging the wonderful WordPress as a CMS, I’m sure you’re going to find that this plugin will save you a ton of time. Plus, I got to learn quite a bit about WordPress internals while writing it. For example, the accessibility of the WordPress database via the wpdb class, which is somewhat amazing. Also, other plugin authors might take note of the way I’ve dealt with multidimensional arrays with regard to plugins. I’m sure that I didn’t do things the 100% best way, but at least it’s working!
Anyway, I hope you enjoy. Comments? Questions? Please visit the Forum »
Update: Jan was nice enough to make a German version of the plugin, which I’ve made available from the download page.
