Summery Summery
When converting the object to a string, the theme name is returned.
Syntax Syntax
Return Return
(string) Theme name, ready for display (translated)
Source Source
File: wp-includes/class-wp-theme.php
* * @return string Theme name, ready for display (translated) */
Advertisement
Changelog Changelog
| Version | Description |
|---|---|
| 3.4.0 | Introduced. |