Archive | /wp-includes/theme.php RSS feed for this section

register_default_headers

Register a selection of default headers to be displayed by the custom header admin UI.

2663

Continue reading

preview_theme

Start preview theme output buffer.Will only preform task if the user has permissions and template and preview query variables exist.

2605

Continue reading

locate_template

Retrieve the name of the highest priority template file that exists.Searches in the STYLESHEETPATH before TEMPLATEPATH so that themes which inherit from a parent theme can just overload one file.

2297

Continue reading