oik v4.1.1 contains several fixes and improvements. It has been tested with WordPress 5.6 and WordPress Multi Site.
Changes
Change | Reference |
---|---|
Changed: Add theme functions for post_date and post_modified | bobbingwide/oik#170 |
Changed: Change code and tests for new oik-i18n logic and update language files | bobbingwide/oik#171 |
Changed: bw_current_post_id for compatibility with Full Site Editing | |
Changed: update test cases for jQuery 3.5.1 in WordPress 5.6 | bobbingwide/oik#169 |
Fixed: Ensure bw_format_sep is available by loading the bw_fields library | bobbingwide/oik#165 |
Fixed: Prevent infinite recursion processing post_content in [bw_pages] | bobbingwide/oik#166 |
Fixed: Replace BW::e with e in bw_directions__example | bobbingwide/oik#164 |
Tested with
- Tested: With Gutenberg 9.5.2
- Tested: With PHP 7.4
- Tested: With PHPUnit 8
- Tested: With WordPress 5.6 and WordPress Multi Site