New and updated in 7.1.0
-
Filters the help text shown in the “Remember Me” tooltip on the login form.
-
Builds the name of the dynamic filter that provides the view configuration for an entity.
-
function_wp_get_default_posttype_form()
Builds the default `form` configuration for post types that don’t provide their own.
-
functionwp_get_entity_view_config()
Returns the view configuration for the given entity.
-
Provides the view configuration for the `page` post type.
-
Provides the view configuration for the `wp_block` post type.
-
Provides the view configuration for the `wp_template_part` post type.
-
Provides the view configuration for the `wp_template` post type.
-
Filters whether the user is a member of a given blog.
-
Gets declaration options keyed by property name.
Used by 0 functions | Uses 0 functions | Source: wp-includes/style-engine/class-wp-style-engine-css-declarations.php:169 -
Returns the default speculation rules configuration that the value ‘auto’ resolves to.
-
Returns the value of a speculative loading override, as supplied by a constant or an environment variable.
-
Recursively casts empty arrays to objects where the schema types them as objects.
Used by 2 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:190 -
Retrieves the item’s schema, conforming to JSON Schema.
Used by 1 function | Uses 7 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:249 -
Returns the schema properties shared by all view types (ViewBase), excluding ‘type’.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:401 -
Returns the schema for the ColumnStyle type.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:506 -
Returns the layout schema for table-type views (ViewTable, ViewPickerTable).
Used by 2 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:534 -
Returns the layout schema for list-type views (ViewList, ViewActivity).
Used by 2 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:560 -
Returns a combined layout schema that accepts properties from all view types.
Used by 1 function | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:583 -
Returns the layout schema for grid-type views (ViewGrid, ViewPickerGrid).
Used by 2 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:601 -
Returns the schema for a form layout object as a discriminated union.
Used by 2 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:632 -
Returns the schema for a form field item (string or object).
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:794 -
Returns the schema for the form configuration object.
Used by 1 function | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:837 -
Checks if a given request has access to read view config.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:70 -
Resolves the capability required to read the view config for an entity.
Used by 1 function | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:116 -
Returns the default view configuration for the given entity type.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:147 -
Controller which provides a REST endpoint for retrieving the default view configuration for a given entity type.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:18 -
Constructor.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:25 -
Registers the routes for the controller.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:35 -
Restores the global post to its previous value after preparing a revision.
Used by 1 function | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:765