wpseek.com
A WordPress-centric search engine for devs and theme authors



wp-includes/view-config.php › WordPress File

Functions7
Entity view configuration API.


Function Short description
wp_get_entity_view_configReturns the view configuration for the given entity.
wp_get_entity_view_config_hook_nameBuilds the name of the dynamic filter that provides the view configuration for an entity.
_wp_get_default_posttype_formBuilds the default `form` configuration for post types that don't provide their own.
_wp_get_entity_view_config_posttype_pageProvides the view configuration for the `page` post type.
_wp_get_entity_view_config_posttype_wp_blockProvides the view configuration for the `wp_block` post type.
_wp_get_entity_view_config_posttype_wp_templateProvides the view configuration for the `wp_template` post type.
_wp_get_entity_view_config_posttype_wp_template_partProvides the view configuration for the `wp_template_part` post type.