wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



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

Funktionen6
Entity view configuration API.


Funktion Kurzbeschreibung
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.