Order Posts In Taxonomy Term
Order Posts and Custom Post Types by category or custom taxonomy via a drag & drop AJAX interface.
by Q Studio · github.com/maketheboat/order-posts-in-taxonomy-term · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/maketheboat/order-posts-in-taxonomy-term/archive/refs/heads/master.zipReadme
Order Posts In Taxonomy Term
Tags: order, reorder, re order, order by category, order custom post type, order by categories, order category, order categories, order by taxonomy, order by taxonomies
Requires at least: 3.4
Tested up to: 4.0.1
Stable tag: 1.2.0
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Order Posts and Custom Post Types by category or custom taxonomy via a drag & drop AJAX interface.
Description
Order Posts and Custom Post Types by category or custom taxonomy via a drag & drop AJAX interface.
Installation
- Upload the 'reorder-posts-within-categories' folder to the '/wp-content/plugins/' directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Go to the settings page to activate sorting for each categories you choose.
Screenshots
1. Plugin page settings
[missing image]
2. Re-order your post through a drag & drop interface
[missing image]
Changelog
1.2.0
- Added support for posts translated using Polylang
1.1.6
- Important bug fix (See http://wordpress.org/support/topic/updating-a-post-removes-it-from-the-custom-order). Thanks to Faison for this fix
1.1.5
- Add DE_de language
1.1.4
- Correct minor bug
1.1.3
- Add spanish translations. Special thanks to David Bravo for this !
1.1.2
- Add a plugin URI
1.1.1
- Bug Correction when a post is saving
1.1
- Change version number
1.0
- Minor Correction
0.1
- First commit; Initial version