Releases: EvanHerman/simple-taxonomy-ordering
Releases · EvanHerman/simple-taxonomy-ordering
Development Build
Commits
- 6ba5fab: Update readme (Evan Herman)
Larger Default Screen Options for Enabled Taxonomies
This release allow you to have 500 taxonomies per page so you can more easily order them how you'd like!
Added Action To Taxonomy Update
yikes_sto_taxonomy_order_updated
action was added just before wp_send_json_success(), so developers could run code after the Taxonomy Ordering has been saved. This addition brought to you by @d4mation.
Advanced Taxonomy Ordering
In this release, @EvanHerman added the ability to re-sort your custom taxonomies in any location and then restore the custom order when you're done.
If you're looking for an example of how to implement this check out our knowledge base article with code examples. https://yikesplugins.com/support/knowledge-base/advanced-taxonomy-ordering/