Archive | Documentation RSS feed for this section

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_gmt_from_date

Returns a date in the GMT equivalent.Requires and returns a date in the Y-m-d H:i:s format. Simply subtracts the value of the ‘gmt_offset’ option. Return format can be overridden using the $format parameter. The DateTime and DateTimeZone classes are used to respect time zone differences in DST.

1402

Continue reading

get_front_page_template

Retrieve path of front-page template in current or parent template.Looks for ‘front-page.php’.

1400

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

get_file_description

Get the description for standard WordPress theme files and other various standard WordPress files

1396

Continue reading