wp_head

Action Hook: Prints scripts or data in the head tag on the front end.

Source: wp-includes/general-template.php:3022

Used by 1 function | Uses 0 functions

wp_footer

Action Hook: Prints scripts or data before the closing body tag on the front end.

Source: wp-includes/general-template.php:3038

Used by 1 function | Uses 0 functions

the_date()

Function: Displays or retrieves the date the current post was written (once per date)

Source: wp-includes/general-template.php:2500

Used by 0 functions | Uses 3 functions

the_date

Filter Hook: Filters the date a post was published for display.

Source: wp-includes/general-template.php:2520

Used by 1 function | Uses 0 functions