Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare for new block variations 1/3: hookable-patterns, slot-fills & docs #888

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix typo "standardised" should be "standardized"
carstingaxion committed Sep 19, 2024
commit c8227c1bd99031cf3c90758891f9658a972d1751
2 changes: 1 addition & 1 deletion docs/developer/blocks/hookable-patterns/README.md
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ GatherPress registers multiple invisible block-patterns, that are used as templa

Patterns allow to be filtered by the (upgraded since WordPress 6.5) Block Hooks API. Making use of this API brings some advantages, which are at least:

- GatherPress' blocks can be easily moved, modified or removed by extenders via standardised core code
- GatherPress' blocks can be easily moved, modified or removed by extenders via standardized core code
- GatherPress provides central entry points for plugin developers to hook in own blocks, to extend GatherPress
- GatherPress' blocks will provide their hooking code themself, which keeps concerns separate and code clean


Unchanged files with check annotations Beta

# GatherPress

Check warning on line 1 in readme.md

GitHub Actions / wp-org-plugin-guidelines

readme_parser_warnings_trimmed_short_description

The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Stable tag: 0.31.0-alpha
Tested up to: 6.6.1