Archive | Actions RSS feed for this section

get_search_form

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

get_header

Load 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

get_footer

Load footer template.Includes the footer template for a theme or if a name is specified then a specialised footer will be included.

1398

Continue reading