WP Manifestindependent plugin directory
manifest / content / kiss-forked-post-types-order

Post Types Order (KISS Fork)

Category filter addeed. Posts Order and Post Types Objects Order using a Drag and Drop Sortable javascript capability

by Nsp Code Original Authors - Nsp Code, KISS Code · github.com/kissplugins/kiss-forked-post-types-order · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/kissplugins/kiss-forked-post-types-order/archive/refs/heads/main.zip

Readme

Post Types Order (KISS Fork)

A WordPress plugin for ordering posts and post types using drag and drop functionality with enhanced category filtering capabilities.

Description

This is a fork of the popular Post Types Order plugin with additional features and improvements. The plugin allows you to easily reorder your posts, pages, and custom post types using an intuitive drag-and-drop interface.

Key Features

  • Drag & Drop Reordering: Intuitive interface for reordering posts and custom post types
  • Category Filtering: Filter posts by category/taxonomy before reordering (KISS Fork enhancement)
  • AJAX-Based: Seamless user experience without page reloads
  • Custom Post Type Support: Works with any public post type
  • Order Preservation: Maintains global post order when filtering by categories
  • Clean Interface: Streamlined UI without promotional content

What's New in KISS Fork

  • Category Filter: Added dropdown filtering by taxonomy terms
  • Accurate Counts: Category counts reflect the current post type only
  • Clean UI: Removed promotional info boxes for better user experience
  • Enhanced Debug: Improved debugging information for troubleshooting

Installation

  1. Download the plugin files
  2. Upload to your /wp-content/plugins/ directory
  3. Activate the plugin through the 'Plugins' menu in WordPress
  4. Navigate to any post type admin page to start reordering

Usage

  1. Go to any post type admin page (Posts, Pages, or Custom Post Types)
  2. Use the category filter dropdown to narrow down posts (if available)
  3. Drag and drop posts to reorder them
  4. Changes are saved automatically via AJAX

Requirements

  • WordPress 4.0 or higher
  • PHP 5.6 or higher
  • JavaScript enabled

Original Plugin

This fork is based on the excellent Post Types Order plugin by Nsp Code. We extend our gratitude to the original authors for their foundational work.

Original Plugin URL: https://wordpress.org/plugins/post-types-order/

Support & Development

Author: KISS Plugins Website: KISSplugins.com Version: 2.4.1

License

This plugin inherits the license from the original Post Types Order plugin. Please refer to the original plugin documentation for licensing details.

Changelog

See CHANGELOG.md for detailed version history and changes.

Read the full README on GitHub →