Skip to content

4.1.0

Compare
Choose a tag to compare
@johnbillion johnbillion released this 23 Oct 20:54
· 388 commits to develop since this release
  • Don't lowercase post type and taxonomy names if they look like an initialism, eg FAQ.
  • Add support for the back_to_items taxonomy label.
  • Trigger a warning if a post type or taxonomy is registered before the init hook.
  • Return early if a query is sorted by a value that Extended CPTs won't be handling.
  • Fix order of brackets on register taxonomy example documentation.