ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/general-template.php
  • Page 11

get_the_date()

Function: Retrieves the date on which the post was written.

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

Used by 4 functions | Uses 3 functions

get_the_date

Filter Hook: Filters the date a post was published.

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

Used by 1 function | Uses 0 functions

the_modified_date()

Function: Displays the date on which the post was last modified.

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

Used by 0 functions | Uses 3 functions

the_modified_date

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

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

Used by 1 function | Uses 0 functions

get_the_modified_date()

Function: Retrieves the date on which the post was last modified.

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

Used by 1 function | Uses 3 functions

get_the_modified_date

Filter Hook: Filters the date a post was last modified.

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

Used by 1 function | Uses 0 functions

getarchives_where

Filter Hook: Filters the SQL WHERE clause for retrieving archives.

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

Used by 1 function | Uses 0 functions

getarchives_join

Filter Hook: Filters the SQL JOIN clause for retrieving archives.

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

Used by 1 function | Uses 0 functions

calendar_week_mod()

Function: Gets number of days since the start of the week.

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

Used by 1 function | Uses 0 functions

get_calendar()

Function: Displays calendar with days that have posts as links.

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

Used by 1 function | Uses 5 functions
« Previous 1 … 10 11 12 … 19 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy