Title: Taxonomies Sortable
Author: Enrico Sorcinelli
Published: <strong>يونيو 19, 2018</strong>
Last modified: غشت 12, 2020

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/taxonomies-sortable.svg)

# Taxonomies Sortable

 By [Enrico Sorcinelli](https://profiles.wordpress.org/enricosorcinelli/)

[Download](https://downloads.wordpress.org/plugin/taxonomies-sortable.1.0.1.zip)

 * [Details](https://ary.wordpress.org/plugins/taxonomies-sortable/#description)
 * [Reviews](https://ary.wordpress.org/plugins/taxonomies-sortable/#reviews)
 *  [Installation](https://ary.wordpress.org/plugins/taxonomies-sortable/#installation)
 * [Development](https://ary.wordpress.org/plugins/taxonomies-sortable/#developers)

 [Support](https://wordpress.org/support/plugin/taxonomies-sortable/)

## Description

Taxonomies Sortable allow to sort non-hierarchical taxonomy terms associated to 
objects by drag&drop them on the administration interface.

### Usage

Once the plugin is installed you can make a taxonomy sortable in the following ways:

 * Programmatically by adding `'sortable' => true` argument in `register_taxonomy()`.
 * Programmatically by using `taxonomies_sortable` filter below.
 * Using the _Settings->Taxonomies Sortable_ administration screen by selecting 
   non-hierarchical taxonomies you want to make sortable.

Note that making a taxonomy sortable, implicitly means also setting `sort => true`
for that taxonomy.

### Hooks

**`taxonomies_sortable`**

Filter allowing to programmatically set sortable taxonomies.

    ```
    apply_filters( 'taxonomies_sortable', array $taxonomies )
    ```

**`taxonomies_sortable_admin_settings`**

Filter allowing to display or not the plugin settings page in the administration.

    ```
    apply_filters( 'taxonomies_sortable_admin_settings', boolean $display )
    ```

## Screenshots

[⌊The taxonomy tags metabox drag&drop in action.⌉⌊The taxonomy tags metabox drag&
drop in action.⌉[

The taxonomy tags metabox drag&drop in action.

[⌊The setting plugin page.⌉⌊The setting plugin page.⌉[

The setting plugin page.

## Installation

This section describes how to install the plugin and get it working.

 1. Upload the plugin files to the `/wp-content/plugins/taxonomies-sortable` directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.

## FAQ

### Does it work with Gutenberg?

Currently no, even if the Gutenberg support is under development.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Taxonomies Sortable” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Enrico Sorcinelli ](https://profiles.wordpress.org/enricosorcinelli/)

[Translate “Taxonomies Sortable” into your language.](https://translate.wordpress.org/projects/wp-plugins/taxonomies-sortable)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/taxonomies-sortable/),
check out the [SVN repository](https://plugins.svn.wordpress.org/taxonomies-sortable/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/taxonomies-sortable/)
by [RSS](https://plugins.trac.wordpress.org/log/taxonomies-sortable/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

For Taxonomies Sortable changelog, please see [the Releases page on GitHub](https://github.com/enrico-sorcinelli/taxonomies-sortable/releases).

## Meta

 *  Version **1.0.1**
 *  Last updated **6 سنوات ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 4.4 or higher **
 *  Tested up to **4.9.29**
 *  PHP version ** 5.2.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/taxonomies-sortable/)
 * Tags
 * [admin](https://ary.wordpress.org/plugins/tags/admin/)[taxonomy](https://ary.wordpress.org/plugins/tags/taxonomy/)
 *  [Advanced View](https://ary.wordpress.org/plugins/taxonomies-sortable/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/taxonomies-sortable/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/taxonomies-sortable/reviews/)

## Contributors

 *   [ Enrico Sorcinelli ](https://profiles.wordpress.org/enricosorcinelli/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/taxonomies-sortable/)