SitesPageTemplates
Get a list of page templates supported by a site.
Table Specific Information
SELECT
The server processes all the filters client-side within the server.
SELECT * FROM SitesPageTemplates
Columns
| Name | Type | References | Description |
| Label | String | The display name of the page template as shown in the WordPress editor template selection menu. | |
| File | String | The file name or path of the page template file on the site (for example, page-contact.php or templates/about.php). |