Description
Filters whether Interactivity API should process directives.
Occurrences
Filename | Line Number |
---|---|
wp-includes/class-wp-block.php | 448 |
Parameters
Type | Name | Description |
---|---|---|
bool | $enabled | Whether the directives processing is enabled. |
PHP Doc
/**
* Filters whether Interactivity API should process directives.
*
* @since 6.6.0
*
* @param bool $enabled Whether the directives processing is enabled.
*/