WP_Theme::is_block_theme()
Method: Returns whether this theme is a block-based theme or not.
Source: wp-includes/class-wp-theme.php:1482
Method: Returns whether this theme is a block-based theme or not.
Source: wp-includes/class-wp-theme.php:1482
Method: Retrieves the path of a file in the theme.
Source: wp-includes/class-wp-theme.php:1508
Filter Hook: Filters list of page templates for a theme.
Source: wp-includes/class-wp-theme.php:1316
Filter Hook: Filters the array of excluded directories and files while scanning theme folder.
Source: wp-includes/class-wp-theme.php:1384
Method: Returns the theme’s post templates.
Source: wp-includes/class-wp-theme.php:1223
Filter Hook: Filters list of page templates for a theme.
Source: wp-includes/class-wp-theme.php:1338
Method: Enables a theme for all sites on the current network.
Source: wp-includes/class-wp-theme.php:1679
Method: Disables a theme for all sites on the current network.
Source: wp-includes/class-wp-theme.php:1703
Filter Hook: Filters the array of themes allowed on the network.
Source: wp-includes/class-wp-theme.php:1565
Filter Hook: Filters the array of themes allowed on the site.
Source: wp-includes/class-wp-theme.php:1618
Method: Determines the latest WordPress default theme that is installed.
Source: wp-includes/class-wp-theme.php:1535
Method: Returns array of stylesheet names of themes allowed on the site or network.
Source: wp-includes/class-wp-theme.php:1553
Filter Hook: Filters the array of themes allowed on the network.
Source: wp-includes/class-wp-theme.php:1589
Method: Returns array of stylesheet names of themes allowed on the network.
Source: wp-includes/class-wp-theme.php:1576
Method: Returns array of stylesheet names of themes allowed on the site.
Source: wp-includes/class-wp-theme.php:1602
Method: Sorts themes by name.
Source: wp-includes/class-wp-theme.php:1729
Method: Callback function for usort() to naturally sort themes by name.
Source: wp-includes/class-wp-theme.php:1753
Method: Callback function for usort() to naturally sort themes by translated name.
Source: wp-includes/class-wp-theme.php:1767
Method: Returns the absolute path to the directory of a theme’s “template” files.
Source: wp-includes/class-wp-theme.php:1078
Method: Determines whether the theme is allowed (multisite only).
Source: wp-includes/class-wp-theme.php:1453
Method: Returns the URL to the directory of a theme’s “stylesheet” files.
Source: wp-includes/class-wp-theme.php:1098
Method: Returns the URL to the directory of a theme’s “template” files.
Source: wp-includes/class-wp-theme.php:1112
Method: Returns the absolute path to the directory of the theme root.
Source: wp-includes/class-wp-theme.php:1131
Method: Returns the URL to the directory of the theme root.
Source: wp-includes/class-wp-theme.php:1146
Method: Returns the main screenshot file for the theme.
Source: wp-includes/class-wp-theme.php:1166
Method: Marks up a theme header.
Source: wp-includes/class-wp-theme.php:912
Method: Returns files in the theme’s directory.
Source: wp-includes/class-wp-theme.php:1204
Method: Translates a theme header.
Source: wp-includes/class-wp-theme.php:954
Method: Returns the theme’s post templates for a given post type.
Source: wp-includes/class-wp-theme.php:1298
Method: Returns the directory name of the theme’s “stylesheet” files, inside the theme root.
Source: wp-includes/class-wp-theme.php:1032