New and updated in 7.0.0
-
Enqueues View Transitions CSS for the admin.
-
Gets the CSS for View Transitions in the admin.
-
Overrides the text domain and path used to load translations for a script module.
-
Filters which post types should have Block Hooks applied.
Used by 2 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2187 -
Recursively removes WordPress-internal keywords from a schema.
Used by 2 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:243 -
Fallback logic for switching cache context when an object cache drop-in lacks a switch_to_blog() method.
-
Resolves and loads the translation JSON file for a given script or script module source URL.
-
functionload_script_module_textdomain()
Loads the translation data for a given script module ID and text domain.
-
Filters the arguments for displaying archive links.
-
Always fires when the given function triggers a user-level error/warning/notice/deprecation message.
-
Filters whether to trigger an error.
-
Exposes connector settings to the connectors-wp-admin script module.
-
Registers default connector settings.
-
Passes stored connector API keys to the WP AI client.
-
function_wp_connectors_mask_api_key()
Masks an API key, showing only the last 4 characters.
-
Determines the source of an API key for a given connector.
-
Checks whether an API key is valid for a given provider.
-
Masks and validates connector API keys in REST responses.
-
function_wp_connectors_init()
Initializes the connector registry with default connectors and fires the registration action.
-
Fires when the connector registry is ready for plugins to register connectors.
-
Registers connectors for the built-in AI providers.
-
functionwp_is_connector_registered()
Checks if a connector is registered.
-
functionwp_get_connector()
Retrieves a registered connector.
-
functionwp_get_connectors()
Retrieves all registered connectors.
-
Resolves an AI provider logo file path to a URL.