Plugin categories

Create a Website with AI
Intuitive Custom Post Order: Pricing, Reviews and More

Intuitive Custom Post Order: Pricing, Reviews and More

Explore the Intuitive Custom Post Order plugin to effortlessly manage your posts with drag-and-drop functionality. Perfect for optimizing site structure!

4.4

Rating summary

140

Reviews

400K

Active installations

Intuitive Custom Post Order: Pricing, Reviews and More
Intuitive Custom Post Order: Pricing, Reviews and More
Intuitive Custom Post Order: Pricing, Reviews and More
Intuitive Custom Post Order: Pricing, Reviews and More
Intuitive Custom Post Order: Pricing, Reviews and More
+2

Overview

Compatibility

Installation instructions

Customer support & learning resources

Changelog

Main benefits

Drag and drop sorting

Supports multiple item types

Customizable order parameters

Overrides default order settings

GitHub published plugin

About this plugin

Categories: Content Management
Version: 3.1.5
Last updated: 21-12-2023
WordPress version: 3.5.0
Tested up to: 6.4.5
PHP version required: false
Languages: English (Australia), English (Canada) [+19]
Learning resources: View resources

Overview

The WordPress plugin "Intuitive CPO" allows users to effortlessly reorder various types of content such as Posts, Pages, Custom Post Types, Custom Taxonomies, and Sites directly from the 'Intuitive CPO' menu within the WordPress settings. The plugin leverages a drag and drop interface utilizing sortable JavaScript for a seamless and intuitive experience. Users can also set specific parameters like 'orderby' and 'order' in their theme to customize the order of items. Additionally, the plugin provides the option to override these parameters if needed, ensuring flexibility and control. For those using 'get_posts()' to reset the default order, the plugin introduces a custom parameter 'orderby = default_date'. The plugin is available on GitHub, inviting developers to contribute and collaborate.

Intuitive Ordering

  • Order items such as Posts, Pages, Custom Post Types, Custom Taxonomies, and Sites using a drag and drop interface.
  • Provides a user-friendly way to manage the order of content.

Customizable Parameters

  • Use parameters like 'orderby = menu_order' and 'order = ASC' in your theme.
  • Allows overriding of auto-converted parameters for more control.

Integration with get_posts()

  • Re-overwrite to the default order using 'orderby = default_date' when using 'get_posts()'.
  • Ensures compatibility with WordPress's default post retrieval functions.

Open Source

  • The plugin is published on GitHub.
  • Allows for community contributions and transparency.

Rating and reviews

4.4

Rating summary

140

Reviews

400K

Active installations

5
4
3
2
1

User sentiment analysis

Users appreciate the **ease of use** and **intuitive drag-and-drop functionality** of the WordPress plugin for reordering custom post types. It performs well with various custom taxonomy and multilingual setups, saving hours of work and making it a must-have for many creators. However, drawbacks include **performance issues** with large sites, causing high database query loads and slowdowns, particularly for those on shared hosting or with thousands of posts. It can also leave multiple posts with the same order value and has limitations when reordering posts across multiple pages. Some users reported that it **breaks multisite functionality** and **affects basic WordPress functions**.
kayaman

kayaman

24 Jun, 2024

これまで長く使ってきたが、WordPress 6.5.4では動かない。感謝して別れを告げるべきか…。
ToTTi

ToTTi

12 May, 2023

iThemes Security –> WordPress Intuitive Custom Post Order plugin <= 3.1.4.1 – Authenticated (Admin+) SQL Injection vulnerability This topic was modified 1 year, 2 months ago by ToTTi.
metaeditor

metaeditor

29 Mar, 2023

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

franziskaner63

13 Apr, 2021

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

Robert

04 May, 2020

Broken with multisite and author left this plugin one year ago. This topic was modified 4 years, 2 months ago by Robert.

FAQ

How to re-override the parameters of 'orderby' and 'order'

How to move post of second page in top of first page

What is Intuitive CPO?

How to use the plugin to order items?

Can I override the auto-converted parameters?

Where can I find the plugin's source code?

What should I do if I want to re-overwrite to the default order using get_posts()?

Is there any special attention needed when using get_posts()?