Banner for Custom Taxonomy Order Ne
Allows for the ordering of categories and custom taxonomy terms through a simple drag-and-drop interface Wordpress Tutorial
Noted That:
  • To install correctly this custom-taxonomy-order-ne.zip .
  • Fisrt Download the custom-taxonomy-order-ne.zip to your computer
  • Extract/Open custom-taxonomy-order-ne.zip to Your Computer.
  • Then, Find readme.txt file inside custom-taxonomy-order-ne.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.
Start the Tips:

Step-1 : Download " custom-taxonomy-order-ne.zip " to Your Local Computer.

Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.

Login to Wordpress Custom Taxonomy Order Ne

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Custom Taxonomy Order Ne

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Custom Taxonomy Order Ne

Step-5 : Now, Browse " custom-taxonomy-order-ne.zip " Downloaded plugin from your computer, Where you downloaded " custom-taxonomy-order-ne.zip " According to Step – 1 Above then, click on " Install Now "

Upload Plugin Custom Taxonomy Order Ne

Step-6 : Now, Click on " Active Plugin "

Activate Custom Taxonomy Order Ne

Step-7 : Then, See left Side Menu. " Custom Taxonomy Order Ne " folder is added on left Side Menu. Now, Click on " Custom Taxonomy Order Ne " folder.

Noted that: If you do not see " Custom Taxonomy Order Ne " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ".

Step-8 : Now you configure yourself oR Watch video tutorial below about Custom Taxonomy Order Ne Configurations and Settings or How to work " Custom Taxonomy Order Ne " in your WordPress site.

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " Custom Taxonomy Order " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is Custom Taxonomy Order
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide
  1. Upload the plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Order posts from the ‘Term Order’ menu in the admin
  4. Optionally set whether or not to have queries of the selected taxonomy be sorted by this order automatically.
  5. Optionally set 'orderby' => 'term_order', 'order' => 'ASC' to manually sort queries by this order.
  6. Enjoy!

Upgrade Notice

If you update from the original Custom Taxonomy Order please deactivate that first, then activate this plugin.

Removal of database changes

First you can disable the plugin. Then in wp_options you can delete the field:
* customtaxorder_settings
* customtaxorder_taxonomies

In wp_terms you can remove the column
* term_order


Name