Archive | Functions RSS feed for this section

get_theme_mod

Retrieve 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 reading

get_theme_data

Retrieve 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 reading