Grants super admin privileges.
1923
Continue readingLoad a template part into a templateMakes it easy for a theme to reuse sections of code in a easy to overload way for child themes.
1743
Continue readingDisplay search form.Will first attempt to locate the searchform.php file in either the child or the parent, then load it. If it doesn’t exist, then the default search form will be displayed. The default search form is HTML, which will be displayed. There is a filter applied to the search form HTML in order to edit or replace it. The filter is ‘get_search_form’.
1673
Continue readingLoad header template.Includes the header template for a theme or if a name is specified then a specialised header will be included.
1404
Continue reading