Update to oik v4.4.0 for the Dynamic content block, transferred from oik-blocks.
Now compatible with the Widget block editor in WordPress 5.8.
Now with 7 translatable blocks
- Address – oik/address
Displays a Block icon - Contact form – oik/contact-form
Displays a Contact form - Countdown – oik/countdown
Countdown timer - Dynamic content block – oik/content-block
Expands content for dynamic oik shortcodes. - Follow me – oik/follow-me
Display Social media links - Google Maps – oik/googlemap
Displays a Google Maps map using oik options - Shortcode block for oik shortcodes – oik/shortcode-block
Expands oik shortcodes
Changes
Changes include changes in v4.3.0
Change | Reference |
---|---|
Changed: Improved internationalization and localization of blocks | bobbingwide/oik#177 |
Added: Transferred oik/content-block from oik-blocks | bobbingwide/oik#180 |
Fixed: Check bw_theme_field_date exists | bobbingwide/oik#182 |
Changed: Refactor blocks to be built using wp-scripts and block.json | bobbingwide/oik#177 |
Changed: Blocks are now internationalized | bobbingwide/oik#177 |
Changed: Updated PHPUnit tests for WordPress 5.8 | bobbingwide/oik#178 |
Changed: Reconcile libs/class-oik-update.php | |
Fixed: Avoid Notice when id attribute not set |
Tested with
- Tested: With WordPress 5.8 and WordPress Multi Site
- Tested: With Gutenberg 11.2.0
- Tested: With PHP 8.0
- Tested: With PHPUnit 9