Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

wp-plugins/intuitive-custom-post-order

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intuitive Custom Post Order

Intuitive Custom Post Order is WordPress Plugin that order items using a drag and drop sortable JavaScript.

Description

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

Select sortable items from 'Intuitive CPT' menu of Setting menu in WordPress.

In addition, You can re-override the parameters of orderby and order, by using the WP_Query or pre_get_posts or query_posts.
The get_posts() is excluded.

Installation

  1. Upload 'intuitive-custom-post-order' folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Select sortable items from 'Intuitive CPT' menu of Setting menu in WordPress.

Documentation

License

GPLv2 or later