=== CMS Page Order === Contributors: bergius Donate link: http://goo.gl/CbIp5 Tags: page, pages, posts, order, cms, drag-and-drop, rearrage, reorder, management, manage, admin Requires at least: 3.1 Tested up to: 3.2 Stable tag: 0.2 Change the page order with quick and easy drag and drop. == Description == Adds the ability to rearrange the pages with drag and drop. The plugin resembles [CMS Tree Page View](http://wordpress.org/extend/plugins/cms-tree-page-view/) in many ways, but is designed to look as native as possible, to be used in client projects. There is no plugin branding or donate button. Just pure functionality. For theme developers, there's a filter hook that lets you set the maximum number of levels pages can be nested in. See the PHP file for details about this. #### In Short: * Quick and easy drag and drop for rearranging of pages * Actions: View, edit, trash and publish (drafts and pending pages) * Set the maximum number of nesting levels * Native looking * [WPML](http://wordpress.org/extend/plugins/sitepress-multilingual-cms/) support #### Translations * English * Swedish == Installation == 1. Upload the folder `cms-page-order` to your plugin directory (usually `/wp-content/plugins/`) 2. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == 1. Pages displayed as a tree. 2. Filter hook to set the maximum number of nesting levels. 3. Post status labels with support for custom statuses. == Changelog == = 0.1.3 = * Updated nestedSortable from 1.3.3 to 1.3.4: Fixes a problem with elements sometimes getting kicked out of the ol element. = 0.1.2 = * Fixes a problem with scheduled posts not updating the date when transitioning to publish status * Page order number now respects depth (resets to 1 at every new level) * Removing left and right parameters in order array * Minified nestedSortable = 0.1.1 = * Fixes a problem with permalinks not updating * Updated nestedSortable from 1.3.2 to 1.3.3 = 0.1 = * Some functions rewritten * Updated nestedSortable from 1.3.1 to 1.3.2 * Bug fixes = 0.1b = * First release. == Localization == Want to contribute with a translation to your language? Contact me at cmspageorder@gmail.com.