58 results found for “WP_Theme”. Showing results 1 to 25.
-
Returns the folder names of the block template directories.
-
Gets block pattern data for a specified theme.
-
Gets block pattern cache.
-
Sets block pattern cache.
-
Clears block pattern cache.
-
-
methodWP_Theme::__wakeup()
Perform reinitialization tasks.
-
Returns whether this theme is a block-based theme or not.
-
Retrieves the path of a file in the theme.
-
Returns the theme’s post templates.
-
Enables a theme for all sites on the current network.
-
Disables a theme for all sites on the current network.
-
Determines the latest WordPress default theme that is installed.
-
classWP_Theme
WP_Theme Class
-
methodWP_Theme::__construct()
Constructor for WP_Theme.
-
Returns the URL to the directory of the theme root.
-
methodWP_Theme::__toString()
When converting the object to a string, the theme name is returned.
-
methodWP_Theme::__isset()
__isset() magic method for properties formerly returned by current_theme_info()
-
methodWP_Theme::__get()
__get() magic method for properties formerly returned by current_theme_info()
-
methodWP_Theme::offsetSet()
Method to implement ArrayAccess for keys formerly returned by get_themes()
-
methodWP_Theme::offsetUnset()
Method to implement ArrayAccess for keys formerly returned by get_themes()
-
methodWP_Theme::offsetExists()
Method to implement ArrayAccess for keys formerly returned by get_themes()
-
methodWP_Theme::offsetGet()
Method to implement ArrayAccess for keys formerly returned by get_themes().
-
methodWP_Theme::errors()
Returns errors property.
-
methodWP_Theme::exists()
Determines whether the theme exists.