4.1.0
- 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.