New and updated in 5.5.0
-
Checks whether a given request has permission to read post block types.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:121 -
Retrieves all post block types, depending on user context.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:133 -
Checks if a given request has access to read a block type.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:167 -
Checks whether a given block type should be visible.
Used by 2 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:188 -
Core class used to access block types via the REST API.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:17 -
Constructor.
Used by 1 function | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:42 -
functioncreate_initial_theme_features()
Creates the initial theme features when the ‘setup_theme’ action is fired.
-
functionregister_theme_feature()
Registers a theme feature for use in add_theme_support().
-
functionget_registered_theme_features()
Gets the list of registered theme features.
-
functionget_registered_theme_feature()
Gets the registration config for a theme feature.
-
functionvalidate_theme_requirements()
Validates the theme requirements for WordPress version and PHP version.
-
function_wp_batch_update_comment_type()
Updates the comment type for a batch of comments.
-
Filters the comment batch size for updating the comment type.
-
Checks if a comment contains disallowed characters or words.
-
Fires before the comment is tested for disallowed characters or words.
-
Filters the arguments used to query comments in get_page_of_comment().
-
Filters whether to attempt to guess a redirect URL for a 404 request.
-
Short-circuits the redirect URL guessing for 404 requests.
-
Filters whether to perform a strict guess for a 404 redirect.
-
Filters the singular or plural form of a string for a domain.
-
Filters the singular or plural form of a string with gettext context for a domain.
-
Filters text with its translation for a domain.
-
Filters text with its translation based on context information for a domain.
-
functionwp_cache_get_multiple()
Retrieves multiple values from the cache in one call.
-
Enqueues the assets required for the block directory within the block editor.