wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_interactivity_process_directives_of_interactive_blocks is deprecated since version 6.6.0!
wp_interactivity_process_directives_of_interactive_blocks › WordPress Function
Since6.5.0
Deprecated6.6.0
› wp_interactivity_process_directives_of_interactive_blocks ( $parsed_block )
Parameters: |
|
Returns: |
|
Defined at: |
|
Codex: |
Processes the directives on the rendered HTML of the interactive blocks.
This processes only one root interactive block at a time because the rendered HTML of that block contains the rendered HTML of all its inner blocks, including any interactive block. It does so by ignoring all the interactive inner blocks until the root interactive block is processed.