Releases: MWDelaney/sage-acf-wp-blocks
Releases · MWDelaney/sage-acf-wp-blocks
0.6
Merge pull request #49 from speakerbug/support-acf-5.9
Support new properties in ACF 5.9
0.5
- Sage 10 support
- Anchor support
0.4.2
Add support for "Mode" and "PostTypes" headers in block registration.
0.4.1
Fix regression in locate_template()
function call
0.3
- Refactor for maintainability
- Add
sage-acf-gutenberg-blocks-templates
filter to define new locations for blocks
- Limit block detection to the directories supplied to the filter, fixes errors on subdirectories
0.2
Fix namespace in callback function.