File: wp-includes/view-config.php
-
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.