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



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

Functions6
Entity view configuration API.


Function Short description
wp_get_entity_view_configReturns the view configuration for the given entity.
_wp_get_entity_view_config_post_type_pageProvides the view configuration for the `page` post type.
_wp_get_entity_view_config_post_type_postProvides the view configuration for the `post` post type.
_wp_get_entity_view_config_post_type_wp_blockProvides the view configuration for the `wp_block` post type.
_wp_get_entity_view_config_post_type_wp_templateProvides the view configuration for the `wp_template` post type.
_wp_get_entity_view_config_post_type_wp_template_partProvides the view configuration for the `wp_template_part` post type.