WP Sortables
Sortable Posts and Terms in WordPRess
★ 12stars
71release downloads
1forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/mcguffin/wp-sortables/releases/download/0.1.0/wp-sortables.zipDeclares an update source (https://github.com/mcguffin/wp-sortables/raw/master/.wp-release-info.json), so updates arrive through the plugin's own updater.
From the readme
WP Sortables
Add manual drag and drop sorting for posts, pages custom post types and taxonomies.
Current Project status
This plugin is still in alpha state. This means it is not yet as functional as I
would wish it to be.
As for now, any help in the implementation is welcome, but please don't expect
it to work properly in a production environment.
Installation
Production (Stand-Alone)
- Head over to releases
- Download 'wp-sortables.zip'
- Upload and activate it like any other WordPress plugin
- AutoUpdate will run as long as the plugin is active
Production (using Github Updater – recommended for Multisite)
- Install Andy Fragen's GitHub Updater first.
- In WP Admin go to Settings / GitHub Updater / Install Plugin. Enter mcguffin/wp-sortables as a Plugin-URI.
Development
- cd into your plugin directory
- $ git clone git@github.com:mcguffin/wp-sortables.git
- $ cd wp-sortables
- $ npm install
- $ npm run dev
- Happy developing!
Usage:
Making Post types sortable
All post types that support page attributes will be made sortable. Additionally
you can explicitly specify sorted post types through the sortableposttypes filter.
Sorted post types are sorted by menuo
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 0.1.0 | Jun 12, 2024 | wp-sortables.zip | 9 |
| 0.0.18 | Jun 5, 2024 | wp-sortables.zip | 2 |
| 0.0.17 | Oct 25, 2022 | wp-sortables.zip | 10 |
| 0.0.16 | Jun 23, 2020 | wp-sortables.zip | 4 |
| 0.0.15 | Jun 23, 2020 | wp-sortables.zip | 3 |
| 0.0.14 | Jun 23, 2020 | wp-sortables.zip | 3 |
| 0.0.13 | Jun 23, 2020 | wp-sortables.zip | 4 |
| v0.0.12 | Feb 27, 2019 | wp-sortables.zip | 6 |
| v0.0.11 | Jan 4, 2019 | wp-sortables.zip | 3 |
| v0.0.10 | Jan 4, 2019 | wp-sortables.zip | 3 |
| v0.0.9 | Jan 2, 2019 | wp-sortables.zip | 3 |
| v0.0.8 | Dec 20, 2018 | wp-sortables.zip | 3 |
| v0.0.7 | Dec 20, 2018 | wp-sortables.zip | 3 |
| v0.0.6 | Jul 14, 2018 | wp-sortables.zip | 3 |
| v0.0.5 | Jul 14, 2018 | wp-sortables.zip | 3 |
| v0.0.4 | Jul 14, 2018 | wp-sortables.zip | 3 |
| v0.0.3 | Jul 14, 2018 | wp-sortables.zip | 3 |
| v0.0.2 | Jul 14, 2018 | wp-sortables.zip | 3 |