Uses
Uses | Description |
---|---|
wp-admin/includes/theme.php: get_page_templates() | Gets the page templates available in this theme. |
wp-includes/formatting.php: esc_attr() | Escaping for HTML attributes. |
wp-includes/formatting.php: esc_html() | Escaping for HTML blocks. |
wp-includes/general-template.php: selected() | Outputs the HTML selected attribute. |