Upgrade to oik-blocks v0.6.0 for three new fields displayed by the Fields block; post date, post modified and author name.
The new fields that can be displayed by the Fields block are:
- Post date – similar to the core Post date block
- Post modified – similar to Post date but displaying the last updated date
- Author name – a simpler version of the core Post author block.
Examples:
Post date
Post modified
Author name
July 11, 2021
July 12, 2021
Changes
| Change | Reference |
|---|---|
| Changed: Add post_date, post_modified and author_name fields to the Fields block | bobbingwide/oik-blocks#45 |
| Changed: Create a simpler blocklist when Show block link toggle is off and Show batch commands is On. | bobbingwide/oik-blocks#27 |
Tested with
- Tested: With WordPress 5.8-RC2 and WordPress Multi Site
- Tested: With Gutenberg 11.0.0
- Tested: With PHP 8.0
- Tested: With PHPUnit 9

