Retrieve theme roots.
1775
Continue readingRetrieve theme modification value for the current theme.If the modification name does not exist, then the $default will be passed through sprintf() PHP function with the first string the template directory URI and the second string the stylesheet directory URI.
1771
Continue readingRetrieve theme data from parsed theme file.The description will have the tags filtered with the following HTML elements whitelisted. The ‘a’ element with the href and title attributes. The abbr element with the title attribute. The acronym element with the title attribute allowed. The code, em, and strong elements also allowed.
1769
Continue readingRetrieve list of themes with theme data in theme directory.The theme is broken, if it doesn’t have a parent theme and is missing either style.css and, or index.php. If the theme has a parent theme then it is broken, if it is missing style.css; index.php is optional. The broken theme list is saved in the $wp_broken_themes global, which is displayed on the theme list in the administration panels.
1767
Continue reading