Skip to content

Quick Sort, REST support, public API, code cleanup

Latest
Compare
Choose a tag to compare
@dougwollison dougwollison released this 14 Oct 23:00
· 2 commits to master since this release

Forgot I never made a new release in the past 4 years. Let's just blame COVID.

  • Term order now applies to get_the_terms() output
  • Added quick sort controls, currently just title/name
  • Rest integration; makes menu_order/term_order an option for orderby
  • Public API for registering post types and taxonomies rather than relying on the admin UI