Update to oik-types v2.3.0 for improved control over sort order on archives.

Changes
Changes in v2.3.0 include changes from the previously unpublished v2.2.0.
Change | Reference |
---|---|
Changed: Implement archive_sort by post type | bobbingwide/oik-types#9 |
Changed: Correct setting of has_archive from archive_slug | bobbingwide/oik-types#25 |
Fixed: Avoid Notice when is_home is called incorrectly | bobbingwide/oik-types#24 |
Fixed: Avoid warning adding new type | bobbingwide/oik-types#22 |
Tested
- Tested: With WordPress 6.1.1 and WordPress Multi Site
- Tested: With PHP 8.0
- Tested: With PHPUnit 9