Tag Archives: codex

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_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_extended

Get extended entry info ().There should not be any space after the second dash and before the word ‘more’. There can be text or space(s) after the word ‘more’, but won’t be referenced.

1386

Continue reading