oik v4.1.0 has been updated to cater for WordPress 5.5 changes affecting jQuery.
Changes
Change | Reference |
---|---|
Changed: In bw_attachments ensure id parameter isn’t being passed as null | bobbingwide/oik-blocks#34 |
Fixed: Avoid notices and warnings after updating translations | bobbingwide/oik#147 |
Fixed: Don’t call oik__help | bobbingwide/oik#148 |
Changed: Improve bw_attachment for Dynamic content block | bobbingwide/oik#149 |
Changed: Improve bw_register_custom_category to default to using hierarchical permalinks | bobbingwide/oik#150 |
Fixed: Correct HTML end tag error in syntax for [bw_parent] | bobbingwide/oik#151 |
Changed: No longer set img max-width 100% | bobbingwide/oik#152 |
Changed: Update tests to reflect change in sequence of parameters for bw_jq | bobbingwide/oik#153 |
Changed: Update jQuery files for fancybox | bobbingwide/oik#154 |
Changed: Update jquery cycle.all and CSS | bobbingwide/oik#155 |
Changed: Update tests for WordPress 5.5 and PHP 7.4 | bobbingwide/oik#156 |
Changed: Add support to embed from local WordPress installs | bobbingwide/oik#158 |
Changed: Update [bw_logo] shortcode for jQuery 3.5.1 compatibility. No longer use JavaScript | bobbingwide/oik#159 |
Changed: Update PHPUnit expected results to reflect changes in WordPress 5.5.1-RC1 | bobbingwide/oik#160 |
Changed: Update bw_jquery_enqueue_script to better support SCRIPT_DEBUG and minimised files | bobbingwide/oik#161 |
Fixed: Correct type for until attribute of oik/countdown | bobbingwide/oik#162 |
Tested with
- Tested: With WordPress 5.5.1 and WordPress Multi Site
- Tested: With PHP 7.4
- Tested: With PHPUnit 8
- Tested: With Gutenberg 8.9.1