Skip to content

Releases: EvanHerman/simple-taxonomy-ordering

Development Build

25 Jun 21:58
Compare
Choose a tag to compare
Development Build Pre-release
Pre-release

Commits

  • 6ba5fab: Update readme (Evan Herman)

Larger Default Screen Options for Enabled Taxonomies

04 Sep 14:16
92834c9
Compare
Choose a tag to compare

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

03 Sep 17:14
Compare
Choose a tag to compare

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

29 Aug 20:17
Compare
Choose a tag to compare

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/