PluginSift
PluginsThemesCompare
Directory
  • Plugins
  • Themes
  • Compare Plugins
Plugin Comparisons
  • SEO
  • Security
  • Ecommerce
  • Page Builders
  • Caching
  • Backup
  • Forms
  • Analytics
Resources
  • About
  • Contact
  • llms.txt

© 2026 PluginSift. Data sourced from WordPress.org. · [email protected]

  1. Home
  2. Plugins
  3. Sort
  4. Flexible Custom Post Type Order
Flexible Custom Post Type Order icon

Flexible Custom Post Type Order

Create multiple re-ordering interfaces for any post type and manage custom post order flexibly and easily.

By satish·Sort·Free
5(1 reviews)
·0 active installs·Updated 2 weeks ago
DownloadVisit HomepageCompare

As of April 2026, Flexible Custom Post Type Order is a WordPress sort plugin with 0 active installations and a 5/5 rating from 1 reviews. It has been downloaded 577 times in total. Requires WordPress 6.2+ and PHP 7.2+. Available on WordPress.org since 2025. Actively maintained — updated within the last month. Top alternative: Rearrange Products for WooCommerce.

5/51 reviews
0active installs
577total downloads
1 yearsince 2025

Overview

This plugin helps to generate multiple re-ordering interface for your post types…

Example Display Query Code:

<?php $data = new WP_Query( 
                    array(  'post_type' => 'post', 
                            'post_status' => array( 'publish'),
                            'posts_per_page' => -1, 
                            'orderby' => 'meta_value_num', 
                            'meta_key' => 'fcpto_order_1', 
                            'order' => 'ASC',   
                    )); ?>
<?php while ( $data->have_posts() ) : $data->the_post(); ?>
<?php the_title(); ?>
<?php endwhile;?>
<?php wp_reset_query(); ?&gt;

Plugin Advantages

  1. Any Post Types multiple times Re-Order
  2. Supports Hierarchical Post Types Re-Order…
Read full description on WordPress.org

Screenshots

Ratings & Reviews

51 reviews
5 ★
1
4 ★
0
3 ★
0
2 ★
0
1 ★
0

Compatibility

WordPress6.2+ requiredTested up to 6.9.4
PHP7.2+ required

Top Alternatives to Flexible Custom Post Type Order

Rearrange Products for WooCommerce icon
Rearrange Products for WooCommerce
4.620K+ installsUpdated 4 days ago
ViewCompare
More Sorting Options for WooCommerce icon
More Sorting Options for WooCommerce
4.33.0K+ installsUpdated 3 weeks ago
ViewCompare
Users Registration Date icon
Users Registration Date
52.0K+ installsUpdated 3 months ago
ViewCompare
Terms Order WP &#8211; Categories And Taxonomies Order Plugin icon
Terms Order WP – Categories And…
51.0K+ installsUpdated 10 months ago
ViewCompare
I Order Terms icon
I Order Terms
51.0K+ installsUpdated 3 months ago
ViewCompare
View all sort plugins →

Frequently Asked Questions

Contributors

Satish DharaviaSatish Dharaviasatishsatish
Plugin Info
Version
1.1.3
Last Updated
Mar 16, 2026
WP Requires
6.2+
Tested Up To
6.9.4
PHP Requires
7.2+
Active Installs
0
Downloads
577
Added
Jun 17, 2025
Business
Free

Tags

sortposts ordermultiple post types orderflexible custom post typesflexible custom post types ordering

Developer

S
satish
2 plugins0
View all plugins →

Quick Compare

Flexible Custom Post Type Order vs Rearrange Products for WooCommerce→Flexible Custom Post Type Order vs More Sorting Options for WooCommerce→Flexible Custom Post Type Order vs Users Registration Date→

Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.