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

Block Guard feature and support for RSVP and RSVP Response blocks #1023

Merged
merged 8 commits into from
Mar 11, 2025

Conversation

mauteri
Copy link
Contributor

@mauteri mauteri commented Mar 4, 2025

Description of the Change

Adds a new feature called Block Guard that you can add to a support for blocks. What it does is make complicated blocks with inner blocks less complicated by adding guard rails to editing them. By toggling the block guard off it allows the editor to manipulate the inner blocks.

How to test the Change

Changelog Entry

Added - New feature
Changed - Existing functionality
Deprecated - Soon-to-be removed feature
Removed - Feature
Fixed - Bug fix
Security - Vulnerability

Credits

Props @mauteri

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@mauteri mauteri changed the title Started work on Block Guard feature. Block Guard feature and support for RSVP and RSVP Response blocks Mar 8, 2025
@mauteri mauteri marked this pull request as ready for review March 8, 2025 21:28
Copy link

Preview changes with Playground

You can preview the recent changes for PR#1023 with the following PHP versions:

PHP Version 8.3

PHP Version 7.4

Download .zip with build changes

Made with 💙 from GatherPress & a little bit of WordPress Playground. Changes will not persist between sessions.

@mauteri mauteri merged commit 1dc2750 into develop Mar 11, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant