wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



interactivity_process_directives › WordPress Filter Hooks

Seit6.6.0
Veraltetn/v
apply_filters( 'interactivity_process_directives', true )
Parameter:
  • (bool) $enabled Whether the directives processing is enabled.
    Erforderlich: Ja
Definiert in:
Codex:

Filters whether Interactivity API should process directives.





Ähnliche Hooks: comment_edit_redirect

Quellcode

$interactivity_process_directives_enabled = apply_filters( 'interactivity_process_directives', true );