This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP Posts Re-order

Description

Clean=Free of useless links + Free of useless code.

A powerful plugin, Order Posts and Post Types Objects using a Drag and Drop Sortable JavaScript capability.
It allow to reorder the posts for any custom post types you defined, including the default Posts. Also you can have the admin posts interface sorted per your new sort. Post Order has never been easier.

Usage

This was built considering for everyone to be able to use no matter the WordPress experience, so it’s very easy:

  • Install the plugin through the Install Plugins interface or by uploading the wp-posts-re-order folder to your /wp-content/plugins/ directory.
  • Activate the Post Order plugin.
  • A new setting page will be created within Settings > WP Posts Re-order, you should check with that, and make a first options save.
  • Using the AutoSort option as ON you don’t need to worry about any code changes, the plugin will do the post order update on fly.
  • Use the Re-Order interface which appear to every custom post type (non-hierarchical) to change the post order to a new one.

This plugin is developed by suifengtec,based on Post Types Order by Nsp Code.

Screenshots

  • the options page.

  • the posts re-order page.

Installation

  1. Upload wp-posts-re-order folder to your /wp-content/plugins/ directory.
  2. Activate the plugin from Admin > Plugins menu.
  3. Once activated you should check with Settings > WP Posts Re-order
  4. Use Re-Order link which appear into each post type section to make your sort.

FAQ

Feel free to contact me on My Contact page

I have no PHP knowledge at all, i will still be able to use this plugin?

Yes! you don’t have to do any code changes to make your post order to change accordingly to custom defined post order. There is an option to autoupdate the WordPress queries so the posts order will be returned in the required order. Anyway this can be turned off to allow customized code usage.

What kind of posts/pages this plugin allow me to sort?

You can sort ALL post types that you have defined into your wordpress as long they are not hierarhically defined: Posts (default WordPress custom post type), Movies, Reviews, Data etc..

Ok, I understand about the template post types order, how about the admin interface?

There’s a option you can trigger, to see the post types order as you defined in the sort list, right into the main admin post list interface.

There is a feature that I want it implemented, can you do something about it?

All ideas are welcome and I put them on my list to be implemented into the new versions. Anyway this may take time, but if you are in a rush, please consider a small donation and we can arrange something.

Reviews

September 3, 2016
I've tried so many other ReOrder Posts plugins and they all tell you that you are a moron because you don't know how to use code and do something with this file or that file. They all reorder the backend but who cares? It's the front end, the part that people can see, that's what most of us are looking for and this plugin does it!
Read all 4 reviews

Contributors & Developers

“WP Posts Re-order” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WP Posts Re-order” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • Initial Release