Filters whether Interactivity API should process directives.
Parameters
$enabled
bool- Whether the directives processing is enabled.
Source
$interactivity_process_directives_enabled = apply_filters( 'interactivity_process_directives', true );
Changelog
Version | Description |
---|---|
6.6.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.