WP_Theme::is_block_theme()
Method: Returns whether this theme is a block-based theme or not.
Source: wp-includes/class-wp-theme.php:1516
Method: Returns whether this theme is a block-based theme or not.
Source: wp-includes/class-wp-theme.php:1516
Method: Retrieves the path of a file in the theme.
Source: wp-includes/class-wp-theme.php:1549
Filter Hook: Filters list of page templates for a theme.
Source: wp-includes/class-wp-theme.php:1350
Filter Hook: Filters the array of excluded directories and files while scanning theme folder.
Source: wp-includes/class-wp-theme.php:1418
Method: Returns the theme’s post templates.
Source: wp-includes/class-wp-theme.php:1257
Filter Hook: Filters list of page templates for a theme.
Source: wp-includes/class-wp-theme.php:1372
Method: Enables a theme for all sites on the current network.
Source: wp-includes/class-wp-theme.php:1720
Method: Disables a theme for all sites on the current network.
Source: wp-includes/class-wp-theme.php:1744
Filter Hook: Filters the array of themes allowed on the network.
Source: wp-includes/class-wp-theme.php:1606
Filter Hook: Filters the array of themes allowed on the site.
Source: wp-includes/class-wp-theme.php:1659
Method: Determines the latest WordPress default theme that is installed.
Source: wp-includes/class-wp-theme.php:1576
Method: Returns array of stylesheet names of themes allowed on the site or network.
Source: wp-includes/class-wp-theme.php:1594
Filter Hook: Filters the array of themes allowed on the network.
Source: wp-includes/class-wp-theme.php:1630
Method: Returns array of stylesheet names of themes allowed on the network.
Source: wp-includes/class-wp-theme.php:1617
Method: Returns array of stylesheet names of themes allowed on the site.
Source: wp-includes/class-wp-theme.php:1643
Method: Sorts themes by name.
Source: wp-includes/class-wp-theme.php:1770
Method: Callback function for usort() to naturally sort themes by name.
Source: wp-includes/class-wp-theme.php:1794
Method: Callback function for usort() to naturally sort themes by translated name.
Source: wp-includes/class-wp-theme.php:1808
Method: Returns the directory name of the theme’s “template” files, inside the theme root.
Source: wp-includes/class-wp-theme.php:1080
Method: Scans a directory for files of a certain extension.
Source: wp-includes/class-wp-theme.php:1393
Method: Returns the absolute path to the directory of a theme’s “stylesheet” files.
Source: wp-includes/class-wp-theme.php:1094
Method: Loads the theme’s textdomain.
Source: wp-includes/class-wp-theme.php:1449
Method: Returns the absolute path to the directory of a theme’s “template” files.
Source: wp-includes/class-wp-theme.php:1112
Method: Determines whether the theme is allowed (multisite only).
Source: wp-includes/class-wp-theme.php:1487
Method: Returns the URL to the directory of a theme’s “stylesheet” files.
Source: wp-includes/class-wp-theme.php:1132
Method: Returns the URL to the directory of a theme’s “template” files.
Source: wp-includes/class-wp-theme.php:1146
Method: Returns the absolute path to the directory of the theme root.
Source: wp-includes/class-wp-theme.php:1165
Method: Returns the URL to the directory of the theme root.
Source: wp-includes/class-wp-theme.php:1180
Method: Returns the main screenshot file for the theme.
Source: wp-includes/class-wp-theme.php:1200
Method: Marks up a theme header.
Source: wp-includes/class-wp-theme.php:946