oik v3.2.5 contains a number of changes to allow peaceful coexistence with Gutenberg.
Changes
Change | Reference |
---|---|
Fixed: Ensure oik_path returns forward slashes | bobbingwide/oik#56 |
Fixed: prefix=”” parameter no longer working for bw_telephone and bw_email | bobbingwide/oik#96 |
Fixed: Support for WordPress 5.0 and the new editor – Gutenberg | bobbingwide/oik#97 |
Fixed: prevent fatal error in bw_table shortcode | bobbingwide/oik#98 |
Fixed: Eliminate Warnings produced when BW_TRANSLATE_DEPRECATED is true | bobbingwide/oik#99 |
Fixed: Notices from [paypal] shortcode causes Gutenberg to report Updating failed | bobbingwide/oik#101 |
Fixed: bw_wtf – right square bracket displaying as ] | bobbingwide/oik#102 |
Fixed: bs_jsdate – Notice: Undefined offset leads to Gutenberg Updating failed | bobbingwide/oik#103 |
Fixed: bw_form_field_date enqueuing jquery.ui.datepicker.css from wrong folder | bobbingwide/oik#104 |
Fixed: Reduce trace records produced | bobbingwide/oik#106 |
Changed: Move trace shortcodes to oik-bwtrace | bobbingwide/oik#105 |