=== CMS-Like Admin Menu === Contributors: zarathos Tags: admin, menu, cms Requires at least: 2.1 Tested up to: 2.8-bleeding-edge Stable tag: trunk Change Admin menu links for Manage and Write to default to Pages instead of Posts. = IMPORTANT NOTES = While I have tested this plugin successfully on newer versions of WP (2.7+), it _DOES NOT_ follow the new menu style. This is a known issue, and I plan to fix it as soon as I get a chance. == Description == Want to run a simple website using Wordpress Pages as a CMS, but don't want (or need) the Post functionality? Want to do the same thing, but have Posts secondary to pages? This is the plugin for you. This plugin rewrites the Admin menu links for Write and Manage to default to using Pages instead of posts, while leaving the ability to deal with posts intact. It's a fairly simple little hack, but if you need it, here it is. You can find the plugin home page (and leave comments) [here](http://reciprocity.be/cms-menu/). == Installation == 1. Upload `cms-menu.php` to the `/wp-content/plugins/` directory. 2. Activate `CMS-Like Admin Menu` through the 'Plugins' menu in Wordpress. == Changelog == You can always find the most up-to-date information about the plugin [here](http://reciprocity.be/plr/). Version Date Changes 1.0 2008/01/29 Initial release of plugin. == Usage == There is no usage per se, since all the plugin does is changes link targets and orders on the Admin menu.