#Anything Order

Reorder any post types and taxonomies with drag and drop.

##Description

This plugin allows you to arrange any post types and taxonomies with simple drag and drop within the builtin list table on administration screen.

###Features
* Support for any post types and taxonomies.
* Multiple selection is available.
* Capabilities aware.  
'edit\_others\_posts' for post.  
'manage_terms' for taxonomy.
* No additional column in builtin tables.
* No additional table in database.


##Installation

1. Upload 'anything-order' to the '/wp-content/plugins/' directory
2. Activate the plugin through the 'Plugins' menu in WordPress


##Frequently Asked Questions

#### Q. I have a question
A. Check out the [support forum on WordPress.org](http://wordpress.org/support/plugin/anything-order).

#### Q. I don't want some post types to be sortable.
A. Uncheck the "Order" option in "Show on screen" section on [Screen Options](http://codex.wordpress.org/Administration_Screens#Screen_Options) tab to disable sorting.

#### Q. How do I reset the order?
A. Click the "Reset" link next to "Order" option on [Screen Options](http://codex.wordpress.org/Administration_Screens#Screen_Options) tab.

#### Q. How do I select multiple items.
A. Ctrl(or Command on OS X)+Click toggle selection state of current item.  
Shift+Click select items between first selected item on the list and current item.

#### Q. I want change item hierarchy with drag and drop.
A. __Currently__ not supported.


##Screenshots

![Enable/Disable arrangement](http://ps.w.org/anything-order/assets/screenshot-1.png?rev=910154?raw=true "Screenshot 1")  
Enable/Disable arrangement with drag and drop on "Screen Options" tab.

![Multiple selection](http://ps.w.org/anything-order/assets/screenshot-2.png?rev=910154?raw=true "Screenshot 2")  
You can select multiple items.

![Dragging items](http://ps.w.org/anything-order/assets/screenshot-3.png?rev=910154?raw=true "Screenshot 3")  
Dragging multiple items.


##Changelog

###1.0.0
* Initial Release


##Upgrade Notice

The current version of Anything Order requires WordPress 3.8 or higher. If you use older version of WordPress, you need to upgrade WordPress first.