Post Types Order
Plugin Review
AI-ResearchedWhat is Post Types Order?
Post Types Order is a 16-year-old WordPress plugin that lets you rearrange posts and custom post types using drag-and-drop. Developed by nsp-code, it has accumulated over 12 million downloads since its release. The plugin currently reports 600,000+ active installs and holds a 4.5 out of 5 star rating from 296 reviews. 83% of those ratings are 3% are one-star. The current version is 2.4.7, last updated on May 18, 2026.
The plugin modifies the default WordPress query order. It replaces the standard date-based sorting with a custom order you define. This applies to both the front end of your site and the admin interface, depending on your settings. It works with standard posts and any non-hierarchical custom post type, including those from WooCommerce or other plugins.
Key Features of Post Types Order
- Drag-and-Drop Re-Order Interface – A dedicated page displays all items for a post type, allowing you to drag them into any position.
- Admin List Integration – You can reorder posts directly from the default WordPress post archive list without opening a separate screen.
- AutoSort Option – When enabled, the plugin automatically applies your custom order to all WordPress queries on the front end.
- Manual Query Control – Developers can disable AutoSort and manually apply the order by adding 'orderby' => 'menu_order' to custom WP_Query arguments.
- Exclude Certain Queries – You can prevent the custom sort from affecting specific queries by including the ignore_custom_sort argument.
- Non-Hierarchical Post Type Support – The plugin works with any post type that is not hierarchical, including default Posts and custom types like Movies or Reviews.
- Settings Page Under Settings Menu – A dedicated settings page lets you configure which post types are sortable and enable or disable AutoSort.
- Instant Front-End Reflection – Changes made via drag-and-drop appear on your live site immediately when AutoSort is active.
Who Should Use Post Types Order?
This plugin is suitable for anyone who needs to control the display order of content. With 600,000+ active installs and a 16-year track record, it appeals to a broad audience. Beginners benefit most—the FAQ explicitly states that no PHP knowledge is required. The AutoSort feature handles everything automatically. Site owners running blogs, portfolio sites, or membership directories can reorder posts without touching code.
For developers, the plugin offers manual control. You can disable AutoSort and call the order programmatically using 'menu_order'. This makes it suitable for custom themes or complex query setups. The 83% five-star rating suggests the core functionality works reliably for most users. The %) likely stem from compatibility issues with themes that use non-standard queries, as noted in the plugin description.
Installation & Setup
Installation is straightforward. Upload the post-types-order folder to /wp-content/plugins/ or use the WordPress plugin installer. Activate the plugin, then go to Settings > Post Types Order and save the options once. This initial save step is required to activate the sorting functionality. The plugin requires WordPress 2.8+ and PHP 5.6+, which covers nearly every modern WordPress installation.
Support & Community
Support data for the last two months shows 2 open threads with zero resolved issues, resulting in a 75% resolution rate. This is a notable concern. The plugin description offers two support channels: the public WordPress forum and direct contact via electronice_delphi@yahoo.com. The FAQ also mentions that feature requests can be prioritized with a small donation. Given the 75% resolution rate on recent threads, users with complex issues may need to rely on the direct email option or community help. The 83% five-star rating indicates that most users do not require support, but the lack of resolved threads is a risk factor for those who do.
Pros & Cons
- Over 12 million downloads and a 4.5/5 rating from 296 reviews indicate widespread user satisfaction.
- Drag-and-drop reordering works directly from the default WordPress post archive list or a dedicated Re-Order interface.
- AutoSort option applies custom post order without requiring any code changes, making it accessible for all user levels.
- Supports sorting for both default posts and custom post types, with a settings page under Settings > Post Types Order for easy configuration.
- Active installs exceed 600,000, demonstrating consistent adoption and trust in the plugin's core functionality.
- Only 2 total support threads exist with a 75% resolution rate, suggesting minimal or unresponsive developer support.
- Custom queries that do not follow WordPress Codex standards may fail to respect the plugin's order, requiring manual code adjustments.
- The plugin only works with non-hierarchical custom post types, excluding hierarchical types like pages from its reordering interface.
- No built-in conflict detection or fallback for themes or plugins that override default query ordering, potentially causing front-end order inconsistencies.
Technical Details
- Requires WordPress
- 2.8+
- Requires PHP
- 5.6+
- Tested up to WP
- 7.0
- First Released
- 2010 (16+ years)
- Support (last 2 months)
- 4 threads — 75% resolved
Feature Tags
Frequently Asked Questions
Yes, Post Types Order is completely free and available on WordPress.org. It has been downloaded over 12 million times since its first release in 2010.
Over 600,000 active WordPress installations use Post Types Order. It also holds a near-perfect rating of 4.5 out of 5 stars from 296 reviews.
Post Types Order requires WordPress version 2.8 or higher. This makes it compatible with nearly all modern WordPress installations.
Yes, the plugin was last updated on May 18, 2026, and has been actively maintained since its first release in 2010. The current version is 2.4.7, showing consistent development over 16 years.
Post Types Order requires PHP version 5.6 or higher. Most hosting environments today meet or exceed this requirement.
Support is available via email at electronice_delphi@yahoo.com, though in the last 2 months there were only 2 support threads with 0 resolved. The plugin's high rating of 4.5 out of 5 suggests most users find it works reliably without needing support.
Absolutely, you don't need any PHP knowledge to use this plugin. It includes an AutoSort option that automatically applies your custom post order without requiring any code changes.
You can sort posts and custom post types using a simple drag-and-drop interface, either from the default WordPress post archive list or a dedicated Re-Order page. It also offers an AutoSort option to automatically apply your custom order to WordPress queries.