Skip to content
Discussion options

You must be logged in to vote

@theaminuli I think it is possible for you to implement custom supports, but unfortunately I'm not aware of any guides.

My understanding is that most of the block supports features are implemented in this folder:
https://github.com/WordPress/gutenberg/tree/trunk/packages/block-editor/src/hooks

So looking at the source code might be the best way of learning.

In the past, a lot of these have used regular editor block filters (https://developer.wordpress.org/block-editor/reference-guides/filters/block-filters/#editor) like:

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by theaminulai
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
[Type] Help Request Help with setup, implementation, or "How do I?" questions.
4 participants
Converted from issue

This discussion was converted from issue #71010 on August 01, 2025 06:43.