-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
[Feature] Block APIAPI that allows to express the block paradigm.API that allows to express the block paradigm.[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
Description
Issue Overview
The block name is not passed as a parameter to the render_callback
callback function. This means it's not possible to use a generic callback which performs routing to render dynamic blocks (for example, a generic handler which routes block rendering to theme template parts).
Expected Behavior
The block name is passed as a parameter to the render_callback
callback function.
Current Behavior
Just the block attributes and content are passed.
mattheu, tfrommen, paulwilde, amdrew, andreilupu and 3 more
Metadata
Metadata
Assignees
Labels
[Feature] Block APIAPI that allows to express the block paradigm.API that allows to express the block paradigm.[Type] EnhancementA suggestion for improvement.A suggestion for improvement.