File: wp-includes/interactivity-api/class-wp-interactivity-api.php
-
Processes the `data-wp-router-region` directive.
Used by 0 functions | Uses 0 functions | Source: wp-includes/interactivity-api/class-wp-interactivity-api.php:876 -
Processes the `data-wp-each` directive.
Used by 0 functions | Uses 0 functions | Source: wp-includes/interactivity-api/class-wp-interactivity-api.php:918 -
Processes the `data-wp-text` directive.
Used by 0 functions | Uses 0 functions | Source: wp-includes/interactivity-api/class-wp-interactivity-api.php:779 -
Returns the CSS styles for animating the top loading bar in the router.
Used by 0 functions | Uses 0 functions | Source: wp-includes/interactivity-api/class-wp-interactivity-api.php:804 -
Outputs the markup for the top loading indicator and the screen reader notifications during client-side navigations.
Used by 0 functions | Uses 0 functions | Source: wp-includes/interactivity-api/class-wp-interactivity-api.php:846 -
Processes the `data-wp-bind` directive.
Used by 0 functions | Uses 0 functions | Source: wp-includes/interactivity-api/class-wp-interactivity-api.php:597 -
Processes the `data-wp-class` directive.
Used by 0 functions | Uses 0 functions | Source: wp-includes/interactivity-api/class-wp-interactivity-api.php:651 -
Processes the `data-wp-style` directive.
Used by 0 functions | Uses 0 functions | Source: wp-includes/interactivity-api/class-wp-interactivity-api.php:686 -
Merges an individual style property in the `style` attribute of an HTML element, updating or removing the property when necessary.
Used by 0 functions | Uses 0 functions | Source: wp-includes/interactivity-api/class-wp-interactivity-api.php:743 -
Transforms a kebab-case string to camelCase.
Used by 0 functions | Uses 0 functions | Source: wp-includes/interactivity-api/class-wp-interactivity-api.php:480 -
Processes the `data-wp-interactive` directive.
Used by 0 functions | Uses 0 functions | Source: wp-includes/interactivity-api/class-wp-interactivity-api.php:505 -
Processes the `data-wp-context` directive.
Used by 0 functions | Uses 0 functions | Source: wp-includes/interactivity-api/class-wp-interactivity-api.php:550 -
Extracts the directive attribute name to separate and return the directive prefix and an optional suffix.
Used by 0 functions | Uses 0 functions | Source: wp-includes/interactivity-api/class-wp-interactivity-api.php:421 -
Parses and extracts the namespace and reference path from the given directive attribute value.
Used by 0 functions | Uses 0 functions | Source: wp-includes/interactivity-api/class-wp-interactivity-api.php:451 -
Adds the necessary hooks for the Interactivity API.
Used by 0 functions | Uses 0 functions | Source: wp-includes/interactivity-api/class-wp-interactivity-api.php:208 -
Processes the interactivity directives contained within the HTML content and updates the markup accordingly.
Used by 0 functions | Uses 0 functions | Source: wp-includes/interactivity-api/class-wp-interactivity-api.php:222 -
Processes the interactivity directives contained within the HTML content and updates the markup accordingly.
Used by 0 functions | Uses 0 functions | Source: wp-includes/interactivity-api/class-wp-interactivity-api.php:247 -
Evaluates the reference path passed to a directive based on the current store namespace, state and context.
Used by 0 functions | Uses 0 functions | Source: wp-includes/interactivity-api/class-wp-interactivity-api.php:373 -
Gets and/or sets the initial state of an Interactivity API store for a given namespace.
Used by 0 functions | Uses 0 functions | Source: wp-includes/interactivity-api/class-wp-interactivity-api.php:91 -
Gets and/or sets the configuration of the Interactivity API for a given store namespace.
Used by 0 functions | Uses 0 functions | Source: wp-includes/interactivity-api/class-wp-interactivity-api.php:119 -
Prints the serialized client-side interactivity data.
Used by 0 functions | Uses 0 functions | Source: wp-includes/interactivity-api/class-wp-interactivity-api.php:142 -
Registers the `@wordpress/interactivity` script modules.
Used by 0 functions | Uses 0 functions | Source: wp-includes/interactivity-api/class-wp-interactivity-api.php:188 -
classWP_Interactivity_API
Class used to process the Interactivity API on the server.
Used by 0 functions | Uses 0 functions | Source: wp-includes/interactivity-api/class-wp-interactivity-api.php:15