Upgrade to oik-shortcodes v1.41.0 for improvements to the [blocks] shortcode.
Changes
Change | Reference |
---|---|
Changed: Delete some commented out code | |
Changed: Don’t automatically call oiksc_update_blocks_loaded() in batch | |
Changed: Improve the initial content for a block | |
Changed: PHP 8.0 support | bobbingwide/oik-shortcodes#84 |
Changed: Set singular_label for Shortcode parameters | |
Changed: Update Unexpected post type: oik_pluginversion to support links to variations | bobbingwide/oik-shortcodes#85 |
Fixed: Add exclude=-1 parameter to oiksc_get_block | bobbingwide/oik-shortcodes#80 |
Fixed: oiksc_content_link Check $post before referencing | bobbingwide/oik-shortcodes#84 |
Tested with
- Tested: With WordPress 5.9-RC2 and WordPress Multi Site
- Tested: With Gutenberg 12.3.2
- Tested: With PHP 8.0
- Tested: With PHPUnit 9