Releases: cearls/timberland
Releases · cearls/timberland
v2.1.0
v2.0.1
v2.0.0
v1.2.0
- ACF Blocks are now registered by using the standard native WordPress function, register_block_type() which loads a block.json file containing all your configuration. A block.json file is required for all blocks now.
- A patterns directory was added to store block patterns. Block Patterns are a collection of predefined blocks that you can insert into pages and posts and then customize with your own content.
- Registering custom post types and custom taxonomies in functions.php has been removed in favor of ACF's new post type and taxonomy registration feature. This configuration will be stored as JSON files within the theme using ACF's local JSON feature.
v1.1.1
v1.1.0
v1.0.0
Full Changelog: v0.2.1...v1.0.0