• Resolved Nova

    (@big-dreams-theory)


    Hi

    I had a taxonomy named “genre” but i decided to renamed it to “genres”. it created a new taxonomy at the bottom of all other taxonomies i had but i’d like to place this taxonomy (in admin menu) in the place the older was.

    Is there a way to do that via your plugin or phpmyadmin ?

    Thanks

    https://www.ads-software.com/plugins/custom-post-type-ui/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Are all the other taxonomies it’s now below, also registered with CPTUI? I don’t know of any menu order method for taxonomies, so it’d very likely just be a matter of order in which they’re registered. This one would now be towards the end of the CPTUI saved settings, so it’d get registered later.

    You could either delete and then recreate all the other ones, or it’d be potentially quicker, though “dirtier”, to just grab the blob of settings from the Import/Export area and reorder them there and then import the new ordered version.

    Hopefully this makes sense, but let me know if you’re confused at all.

    Thread Starter Nova

    (@big-dreams-theory)

    I thought that we could order them (even if it’s renaming id through phpmyadmin) without going the way of recreateding everything to have it in order or requiring a new plugin (which do the trick)

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Honestly never heard of anything like that, in regards to the order they appear in the WP admin menu, for a given post type. However if you know of some reading resource about it, I’d give it a look over. That said, CPTUI doesn’t have any way to provide a specific order to register them in, or which order to display them in.

    That said, it is possible to use the Import/Export data to not completely re-create them, while still providing a way to re-order the way they’re saved in the database option table. It’s not technically a feature of the plugin, but more a case of understanding how the data is saved and how to manipulate.

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Opened this enhancement issue in response to this, so that we can explore options on how to possibly help here:

    https://github.com/WebDevStudios/custom-post-type-ui/issues/546

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Order a new taxonomy where i want in admin menu ?’ is closed to new replies.