WP_Theme::is_block_theme()
Method: Returns whether this theme is a block-based theme or not.
Source: wp-includes/class-wp-theme.php:1493
Method: Returns whether this theme is a block-based theme or not.
Source: wp-includes/class-wp-theme.php:1493
Method: Retrieves the path of a file in the theme.
Source: wp-includes/class-wp-theme.php:1519
Filter Hook: Filters list of page templates for a theme.
Source: wp-includes/class-wp-theme.php:1327
Filter Hook: Filters the array of excluded directories and files while scanning theme folder.
Source: wp-includes/class-wp-theme.php:1395
Method: Returns the theme’s post templates.
Source: wp-includes/class-wp-theme.php:1234
Filter Hook: Filters list of page templates for a theme.
Source: wp-includes/class-wp-theme.php:1349
Method: Enables a theme for all sites on the current network.
Source: wp-includes/class-wp-theme.php:1690
Method: Disables a theme for all sites on the current network.
Source: wp-includes/class-wp-theme.php:1714
Filter Hook: Filters the array of themes allowed on the network.
Source: wp-includes/class-wp-theme.php:1576
Filter Hook: Filters the array of themes allowed on the site.
Source: wp-includes/class-wp-theme.php:1629
Method: Determines the latest WordPress default theme that is installed.
Source: wp-includes/class-wp-theme.php:1546
Method: Returns array of stylesheet names of themes allowed on the site or network.
Source: wp-includes/class-wp-theme.php:1564
Filter Hook: Filters the array of themes allowed on the network.
Source: wp-includes/class-wp-theme.php:1600
Method: Returns array of stylesheet names of themes allowed on the network.
Source: wp-includes/class-wp-theme.php:1587
Method: Returns array of stylesheet names of themes allowed on the site.
Source: wp-includes/class-wp-theme.php:1613
Method: Sorts themes by name.
Source: wp-includes/class-wp-theme.php:1740
Method: Callback function for usort() to naturally sort themes by name.
Source: wp-includes/class-wp-theme.php:1764
Method: Callback function for usort() to naturally sort themes by translated name.
Source: wp-includes/class-wp-theme.php:1778
Method: Returns the directory name of the theme’s “template” files, inside the theme root.
Source: wp-includes/class-wp-theme.php:1057
Method: Scans a directory for files of a certain extension.
Source: wp-includes/class-wp-theme.php:1370
Method: Returns the absolute path to the directory of a theme’s “stylesheet” files.
Source: wp-includes/class-wp-theme.php:1071
Method: Loads the theme’s textdomain.
Source: wp-includes/class-wp-theme.php:1426
Method: Returns the absolute path to the directory of a theme’s “template” files.
Source: wp-includes/class-wp-theme.php:1089
Method: Determines whether the theme is allowed (multisite only).
Source: wp-includes/class-wp-theme.php:1464
Method: Returns the URL to the directory of a theme’s “stylesheet” files.
Source: wp-includes/class-wp-theme.php:1109
Method: Returns the URL to the directory of a theme’s “template” files.
Source: wp-includes/class-wp-theme.php:1123
Method: Returns the absolute path to the directory of the theme root.
Source: wp-includes/class-wp-theme.php:1142
Method: Returns the URL to the directory of the theme root.
Source: wp-includes/class-wp-theme.php:1157
Method: Returns the main screenshot file for the theme.
Source: wp-includes/class-wp-theme.php:1177
Method: Marks up a theme header.
Source: wp-includes/class-wp-theme.php:923