Snippet: How to register a block variation but hide it from the inserter #348
Replies: 2 comments
-
Snippet approved. Conversation continue on this issue: |
Beta Was this translation helpful? Give feedback.
0 replies
-
This was published - https://developer.wordpress.org/news/snippets/snippet-how-to-register-a-block-variation-but-hide-it-from-the-inserter/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In the #outreach channel, I had a discussion with someone that wanted to create a block variation but only have it be inserted via a pattern.
This is possible by using the
scope
property and settings it to `block'Beta Was this translation helpful? Give feedback.
All reactions