wpsnoop: fix Custom Taxonomy Order plugin conflicts, errors & issues

When the plugin Custom Taxonomy Order conflicts or throws a PHP error we hope wpsnoop can help you to fix the issue quickly.


Discover which shortcodes wp-options PHP functions database tables and files are created by Custom Taxonomy Order, plus learn which plugins and/or themes could be in conflict with Custom Taxonomy Order.


Troubleshooting theme and plugin conflicts is easier when you know what Custom Taxonomy Order leaves behind after uninstalling it from a WordPress installation, there is a list down below for your convenience.

Expert advice is recommended if you are not technically proficient with PHP, MySQL etc. View support options for Custom Taxonomy Order

Get professional support for Custom Taxonomy Order here

When you need professional help with WordPress: get help here


What does Custom Taxonomy Order version 3.3.3 add to WordPress? Answers Here.

This is an automatically generated report - it is possible for Custom Taxonomy Order to perform differently in your installation, previous versions before 3.3.3 may have created a different set of shortcodes, used different function names or could have created entirely different database tables to store settings and operate. This is not an exhaustive list but shows how version 3.3.3 of Custom Taxonomy Order behaves when installed and removed on a clean installation of WordPress.

We have not tested individual shortcodes, features or settings of this plugin but instead have concentrated on the potential for obvious errors and conflicts which can occur, if you need help with the plugin in your local installation you can get WordPress help and support for Custom Taxonomy Order by clicking here.

Our testing covered the free version of this plugin there may or may not be a paid version or premium version available for purchase that unlocks additional features and could behave in a slightly or very different manner.

Which new files does Custom Taxonomy Order add to WordPress?

This section will populate with a table showing an icon, size and filepath.

Type & Path Size Conflicts
wp-content/plugins/custom-taxonomy-order-ne/ 72.88kB No known conflicts with other themes or plugins.
wp-content/plugins/custom-taxonomy-order-ne/admin-customtaxorder.php 11.49kB No known conflicts with other themes or plugins.
wp-content/plugins/custom-taxonomy-order-ne/css/ 1.48kB No known conflicts with other themes or plugins.
wp-content/plugins/custom-taxonomy-order-ne/css/customtaxorder.css 1.48kB No known conflicts with other themes or plugins.
wp-content/plugins/custom-taxonomy-order-ne/css/index.html No known conflicts with other themes or plugins.
wp-content/plugins/custom-taxonomy-order-ne/customtaxorder.php 13.42kB No known conflicts with other themes or plugins.
wp-content/plugins/custom-taxonomy-order-ne/images/ 6.02kB No known conflicts with other themes or plugins.
wp-content/plugins/custom-taxonomy-order-ne/images/icon-128x128.png 2.20kB No known conflicts with other themes or plugins.
wp-content/plugins/custom-taxonomy-order-ne/images/icon-256x256.png 3.82kB No known conflicts with other themes or plugins.
wp-content/plugins/custom-taxonomy-order-ne/images/index.html No known conflicts with other themes or plugins.
wp-content/plugins/custom-taxonomy-order-ne/index.html No known conflicts with other themes or plugins.
wp-content/plugins/custom-taxonomy-order-ne/js/ 2.67kB No known conflicts with other themes or plugins.
wp-content/plugins/custom-taxonomy-order-ne/js/customtaxorder.js 2.67kB No known conflicts with other themes or plugins.
wp-content/plugins/custom-taxonomy-order-ne/js/index.html No known conflicts with other themes or plugins.
wp-content/plugins/custom-taxonomy-order-ne/lang/ No known conflicts with other themes or plugins.
wp-content/plugins/custom-taxonomy-order-ne/lang/index.html No known conflicts with other themes or plugins.
wp-content/plugins/custom-taxonomy-order-ne/page-customtaxorder.php 16.16kB No known conflicts with other themes or plugins.
wp-content/plugins/custom-taxonomy-order-ne/readme.txt 15.88kB No known conflicts with other themes or plugins.
wp-content/plugins/custom-taxonomy-order-ne/taxonomies.php 5.76kB No known conflicts with other themes or plugins.

Which new shortcodes does Custom Taxonomy Order add to WordPress?

Which new database tables are created by the WordPress plugin Custom Taxonomy Order?

Which new options are added to the wp-options table by Custom Taxonomy Order?

What new PHP functions does Custom Taxonomy Order declare when it is active?

Function   Conflicts Common Errors
customtaxorder_apply_order_filter 2 conflicts Fatal error: Cannot redeclare customtaxorder_apply_order_filter()
_customtaxorder_activate 0 conflicts Fatal error: Cannot redeclare _customtaxorder_activate()
custom_taxonomy_order 0 conflicts Fatal error: Cannot redeclare custom_taxonomy_order()
customtax_cmp 0 conflicts Fatal error: Cannot redeclare customtax_cmp()
customtaxorder_activate 0 conflicts Fatal error: Cannot redeclare customtaxorder_activate()
customtaxorder_activate_new_site 0 conflicts Fatal error: Cannot redeclare customtaxorder_activate_new_site()
customtaxorder_get_settings 0 conflicts Fatal error: Cannot redeclare customtaxorder_get_settings()
customtaxorder_get_taxonomies 0 conflicts Fatal error: Cannot redeclare customtaxorder_get_taxonomies()
customtaxorder_get_terms_defaults 0 conflicts Fatal error: Cannot redeclare customtaxorder_get_terms_defaults()
customtaxorder_is_get_orderby_set 0 conflicts Fatal error: Cannot redeclare customtaxorder_is_get_orderby_set()
customtaxorder_order_categories 0 conflicts Fatal error: Cannot redeclare customtaxorder_order_categories()
customtaxorder_sort_taxonomies 0 conflicts Fatal error: Cannot redeclare customtaxorder_sort_taxonomies()
customtaxorder_sort_woocommerce_taxonomies 0 conflicts Fatal error: Cannot redeclare customtaxorder_sort_woocommerce_taxonomies()
customtaxorder_taxonomies_validate 0 conflicts Fatal error: Cannot redeclare customtaxorder_taxonomies_validate()
customtaxorder_update_taxonomies 0 conflicts Fatal error: Cannot redeclare customtaxorder_update_taxonomies()
customtaxorder_wp_get_object_terms_order_filter 0 conflicts Fatal error: Cannot redeclare customtaxorder_wp_get_object_terms_order_filter()
customtaxorder_wp_get_object_terms_order_filter_acf 0 conflicts Fatal error: Cannot redeclare customtaxorder_wp_get_object_terms_order_filter_acf()
customtaxorder_wp_initialize_site 0 conflicts Fatal error: Cannot redeclare customtaxorder_wp_initialize_site()

Using Custom Taxonomy Order from the command line with WP-CLI

The following commands are provided for convenience and should only be used if you understand how WP-CLI works. These commands refer to a single WordPress instance and may need to be modified if you are working with a Multisite installation.


How to install Custom Taxonomy Order from the command line with WP-CLI

Navigate to the root of your WordPress installation and type the following command:

wp plugin install custom-taxonomy-order-ne


How to activate Custom Taxonomy Order from the command line with WP-CLI

To immediately activate Custom Taxonomy Order after WP-CLI downloads the latest version you can use the following command:

wp plugin install custom-taxonomy-order-ne --activate


How to reinstall Custom Taxonomy Order from the command line with WP-CLI

To force a reinstallation of Custom Taxonomy Order which overwrites the current plugin without asking for confirmation you can use the following command:

wp plugin install custom-taxonomy-order-ne --force


How to update Custom Taxonomy Order to the latest version from the command line with WP-CLI

wp plugin update custom-taxonomy-order-ne


How to delete Custom Taxonomy Order from the command line with WP-CLI

wp plugin delete custom-taxonomy-order-ne

Where can you download earlier versions of Custom Taxonomy Order?

Whenever possible you should use the latest version of plugins and themes, however if you have recently updated and discovered that you need to install an earlier version you may be able to download other versions of Custom Taxonomy Order from the WordPress repository by visiting this link.

Please note that installing earlier versions of a theme or plugin is not generally a recommended course of action for most users and could re-introduce security, stability or other issues in Custom Taxonomy Order

About our testing enviroment

Tests were conducted using Apache 2.4.29, PHP 7.2 on Ubuntu 18.04, MySQL 5.7.33 and WordPress 5.9

It is very possible that different versions of PHP such as PHP 8.0, PHP 7.4, or PHP 7.3 could behave differently with Custom Taxonomy Order. Different versions of WordPress could implement the features of this plugin in slightly different ways as well.