oik-types v2.0.0 contains a fix for a problem noted with Gutenberg Navigation blocks. Existing menus were being loaded in the wrong order.
Changes
This table includes changes for beta versions that were only made available from GitHub: 2.0.0-beta-20191028 and 2.0.0-beta-20191017.
Change | Reference |
---|---|
Fixed: Don’t change orderby for nav_menu_item | bobbingwide/oik-types#9 |
Changed: Add checkbox to allow oik-types to override the _builtin value | bobbingwide/oik-types#19 |
Fixed: Don’t adjust orderby when the post_type is explicitly set to ‘post’ | bobbingwide/issues |
Changed: Added some simple PHPUnit tests for issues #5 and 16 |
Tested with
- Tested: With WordPress 5.7 and WordPress Multi Site
- Tested: With PHP 8.0
- Tested: With PHPUnit 9