Core Function
View Source on Trac ↗ wp_interactivity_process_directives_of_interactive_blocks()
wp_interactivity_process_directives_of_interactive_blocks( array $parsed_block ) Processes the directives on the rendered HTML of the interactive blocks.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $parsed_block array | The parsed block. Required |
Return Value
(array)
The same parsed block.
Function Information
Since Version
6.5.0
Source File
wp-includes/deprecated.php
Advertisement