Advanced Custom Sort Wordpress Plugin - Rating, Reviews, Demo & Download
![Wordpress Plugin - Rating, Reviews, Demo & Download](https://wp-plugins-directory.com/wp-content/uploads/This-plugin-does-not-have-a-preview-image.jpg)
Plugin Description
Use Cases
- Custom slideshow: allow clients to select which slides to display, and in which order
- Teasers: showcase some hand-picked posts/pages/etc
- Menus: create visually appealing menus and landing pages (using post custom fields)
Features
- Intuitive, drag-n-drop interface
- Built-in smart search within the edit screen
- No additional DB tables created
- Create unlimited groups
Screencast
http://screencast.com/t/hu96vXh0pk
Usage
- Click on Settings > Adv Custom Sort
- Click “Add New”, and name it (e.g. “My Group”)
- Select posts from the dropdown box, then click “Add Selected Posts”
- The chosen posts will appear below. Sort them if needed, then save the post
- Within your template, above the loop, add $acs->query_posts (see the Screenshots tab)
Website
http://uproot.us/advanced-custom-sort/
Screenshots
The post selector, with built-in smart search
Add
$acs->query_posts()
to your template to enable the custom sort