Order Categories and all custom taxonomies terms (hierarchically) using a Drag and Drop Sortable JavaScript capability.
About WP REST API Controller
The WP REST API Controller plugin allows you to easily customize and control the endpoints for your WordPress website's post types and taxonomies. You can also adjust the visibility and meta data of the API response. This plugin is compatible with WordPress version 4.7 and later.Screenshots

Frequently asked questions
What does the WP REST API Controller plugin do?
The WP REST API Controller plugin allows administrators to manage the visibility and customize endpoints for all core and custom post types and taxonomies within WordPress. It provides a graphical interface to toggle visibility and customize properties in WP REST API requests. You can also tweak visibility and customize meta data attached to the API response.
What are some key features of this plugin?
Key features include enabling/disabling REST API endpoints for post types and taxonomies, and managing their meta data. You can also rename post type/taxonomy base endpoints and meta data names for more user-friendly API requests. The plugin allows manipulation of post types/taxonomies and their data created by third-party plugins and themes without writing PHP code.
What are the system requirements for WP REST API Controller?
This plugin requires WordPress Version 4.7 or later to function. It is localized and ready for translations.
Changelog
- Fixed the REST API endpoint when the
rest_basevalue is empty when a post type is registered.
