wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
wp_interactivity_state › WordPress Function
Seit6.5.0
Veraltetn/v
› wp_interactivity_state ( $store_namespace = null, $state = array() )
Parameter: (2) |
|
Gibt zurück: |
|
Definiert in: | |
Codex: | |
Changelog: |
|
Gets and/or sets the initial state of an Interactivity API store for a given namespace.
If state for that store namespace already exists, it merges the new provided state with the existing one. The namespace can be omitted inside derived state getters, using the namespace where the getter is defined.