Intuitive Custom Post Order

Intuitive Custom Post Order

Intuitively, order items( Posts, Pages, Custom Post Types, Custom Taxonomies, Sites ) using a drag and drop sortable JavaScript.
Rating:
4.4
Active Installations:
400000+
Last Updated:
Dec 21, 2023
WordPress Version:
3.5.0 or higher
Tested up to:
6.4.4

Sort items intuitively

Easily order items in WordPress using a drag and drop sortable JavaScript.

Customize the order

Override auto-converted parameters and use your own custom order for posts, pages, and more.

Improved user experience

Save time and frustration with the intuitive sorting of items in WordPress.

Open source plugin

Access the Intuitive CPO plugin on GitHub for easy installation and customization.

3.1.5

  • Security fixes. ( @timohubois )

3.1.4.1

  • fixed hicpo_add_capabilities: add capabilities only when role exists.

3.1.4

  • fixed current security issues. (Thank you @timohubois)
    Arbitrary Menu Order Update via CSRF.
    Subscriber+ Arbitrary Menu Order Update.

3.1.3

  • Added the ability to repair duplicate orders.

3.1.2.1

  • Update the WordPress version this plugin was tested.

3.1.2

  • Solved the problem of layout collapse during drag and drop sorting.

3.1.1

  • Remove deprecated function ‘secreen_icon()’.

3.1.0

  • Support the Sites.
  • Improved Activation.

3.0.8

  • Even for ‘get_posts()’, Your custom Query which uses the ‘order’ or ‘orderby’ parameters is preferred.
    ATTENTION: Only if you use ‘get_posts()’ to re-overwrite to the default order( orderby=date, order=DESC ), You need to use own custom parameter ‘orderby=default_date’.

3.0.7

  • This plugin will imported listed above into the translate.wordpress.org translation system. Language packs will also be enabled for this plugin, for any locales that are fully translated (at 100%).

3.0.6

  • Support ‘next_post_link()’ and ‘previous_post_link(), etc.
    • Parameters( $in_same_term, $excluded_terms, $taxonomy ) works perfectly.

3.0.5

  • Fixed bug
    • Initialize of menu_order of pages.( orderby=menu_order, post_title, order=asc )

3.0.4

  • Your custom Query which uses the ‘order’ or ‘orderby’ parameters is preferred.
    In order to prefer the parameters of your query, You must use the ‘WP_Query()’ or ‘query_posts()’.
    Excluded ‘get_posts()’.
  • Fixed bug
    • Decision of Enabling Sortable JavaScript.
    • Initialize of menu_order of pages.( orderby=post_title, order=asc )

3.0.3

  • Performance improvement for Activation.
  • Add Initialize of Custom Taxonomy Order.
  • Fixed bug of refresh method.
  • Overwirting orderby, order improved.(Thanks @newash and @anriettec)

3.0.1 & 3.0.2

  • Fixed bug

3.0.0

  • Support the Custom Taxonomy Order!!
    ( wp_list_categories, get_categories, the_terms, the_tags, get_terms, get_the_terms, get_the_term_list, the_category, wp_dropdown_categories, the_taxonomies )
  • Support the sorting in admin UI.
    While having sorted, Drag and Drop Sortable Javascript don’t run.
  • Support non public objects( show_ui=true, show_in_menu=true )
  • Add Japanese Translations.

2.1.0

  • Fixed bug: Custom Query which uses ‘order’ or ‘orderby’ parameters is preferred.
  • It does not depend on the designation manner of arguments( Parameters ).
    ( $args = ‘orderby=&order=’ or $args = array( ‘orderby’ => ”, ‘order’ => ” ) )
  • The trouble which exists in 2.0.7, 2.0.8, 2.0.9 was improved!
  • From 2.0.6 please update in 2.1.0.

2.0.9

  • Performance improvement for Admin.
    Fatal performance problem was improved dramatically.
  • Fixed bug: Attachment objects are not broken.
  • Fixed bug: Alert warning on the multisite was solved.
  • Fixed bug: First when enabling items, ‘menu order’ of items are not broken.
  • Custom Query which uses ‘order’ or ‘orderby’ parameters is preferred.

2.0.8

  • Performance improvement for Admin.
    Refresh method( re-constructing all menu order) run on only active object’s List page.

2.0.7

  • Fixed bug: for WordPress 3.8
  • Add Swedish Translations.(by Thomas)

2.0.6

  • ver.2.0.5 fixed.

2.0.5

  • Support ‘next_post_link()’ and ‘previous_post_link()'(single to single).

2.0.4

  • Fixed bug

2.0.3

  • Intuitive CPO Settings Page was moved to Settings menu.

2.0.2

  • Fixed bug

2.0.0

  • Select Sortable Objects. (Posts, Pages, and Custom Post Types)
  • Support Pages and hierarchical Custom Post Types.
  • Sortable Item’s status is not only ‘publish’ but also other all status(‘pending’, ‘draft’, ‘private’, ‘future’).
  • In Paging, it’s all activated normaly. So, ‘screen-per-page’ is User like.
  • In Lists which sorted any category(Category, Tag, Taxonomy), it’s all activated normaly.
  • Support Child posts and Child pages. When you sort any item, Relation of parent item between it’s child items is maintained.

1.2.1

  • Bug fixed

1.2.0

  • Sortable UI that Visually cleared. (Change cursor, and so on.)
  • Sortable items can be dragged only vertically.
  • Quick Edit Menu was enabled.
  • It is not collapse of the cell widths any more whenever dragging any items.

1.1.1

  • Fixed bug

1.1.0

  • screen-per-page is configurated to ‘999’ automatically to prevent the trouble due to not setting it.
  • Excluding custom query which uses ‘order’ or ‘orderby’ parameters, in ‘get_posts’ or ‘query_posts’ and so on.

1.0.0

Initial Release

Same here with iThemes Security - SQL Injection vulnerability !!!

By ToTTi (formgarten) on May 12, 2023

iThemes Security --> Wordpress Intuitive Custom Post Order plugin <= 3.1.4.1 - Authenticated (Admin+) SQL Injection vulnerability

SQL Injection vulnerability !!!

By metaeditor on March 29, 2023

  • Wordfence discovered and reported this SQL Injection vulnerability  <= 3.1.4.1

sehr gut.

By franziskaner63 on April 13, 2021

sehr einfach und effektiv. hab ich gesucht, jetzt gefunden - spontan glücklich.

Broken with multisite and yoast

By Robert (robertinfigo) on March 1, 2023

Broken with multisite and author left this plugin one year ago.

Awesome Plugin

By Akhtarujjaman Shuvo (mdshuvo) on April 14, 2020

Such an awesome plugin

Great for 100 Posts bad for 150000

By Publishers Toolbox (publisherstoolbox) on September 19, 2019

Each time you update the order when you have thousands of posts it will literally destroy your disks IOPS. If you wondered why your AWS RDS was running out of IOPS, this plugin is the reason it is happening, it will update each and every posts menu_order meta, which if you have 15k posts is 15k queries to the DB. Having a news site and 2-3 authors posting new stories every 30min to an hour will equal 45 000 queries to your db, rapidly eating your IOPS and your site will fall over. if you are using a hosting provider and they keep pestering you to update and charge you more, this is the reason why. If you have a small site with few posts, this is fine. If you have a huge site, do not use this plugin or if you plan on having a huge site do not use this plugin until they fix the indexing.

Works!

By ornateswamplady on August 6, 2019

I wanted to alphabetize job listings by job title. This plugin made the task quick and easy. It worked perfectly first try. Thank you to the author!

In a word, Awesome!

By russell793 on May 30, 2019

In my opinion, this is the best reorder plugin.

Realy like it

By skylarb on April 8, 2019

It just work perfectly, simmply by drag&drop the item. It is possible to order almost everything - pages, posts and so on. Also like the plugin Fuji icon :)

Great! Works with custom tax and WPML!

By antonlusa on December 10, 2018

Thank you for this useful plugin. We use it in our website with custom taxonomy and with WPML plugin for multi language. Thank you!
Try other plugins too!

Intuitive Custom Post Order

Intuitively, order items( Posts, Pages, Custom Post Types, Custom Taxonomies, Sites ) using a drag and drop sortable JavaScript.

Try Demo

Post Types Order

Sort Posts and custom Post Type Objects (custom post types) using a Drag and Drop Sortable JavaScript AJAX interface or default WordPress dashboard.

Try Demo

Simple Custom Post Order

Order posts(posts, any custom post types) using a Drag and Drop Sortable JavaScript. Configuration is unnecessary.

Try Demo
Screenshots

Try Intuitive Custom Post Order With InstaWP

Contact Sales

Reach out to us to explore how InstaWP can benefit your business.

Request demo

Wondering how to integrate InstaWP with your current workflow? Ask us for a demo.