ClassicPress logo
Skip to content
Filter by type:

Browse:

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

get_post_time()

Function: Retrieves the time at which the post was written.

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

Used by 4 functions | Uses 3 functions

get_post_time

Filter Hook: Filters the localized time a post was written.

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

Used by 1 function | Uses 0 functions

allowed_tags()

Function: Displays all of the allowed tags in HTML format with attributes.

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

Used by 0 functions | Uses 0 functions

the_modified_time()

Function: Displays the time at which the post was last modified.

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

Used by 0 functions | Uses 3 functions

the_date_xml()

Function: Outputs the date in iso8601 format for xml files.

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

Used by 0 functions | Uses 0 functions

the_modified_time

Filter Hook: Filters the localized time a post was last modified, for display.

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

Used by 1 function | Uses 0 functions

the_archive_description()

Function: Displays category, tag, term, or author description.

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

Used by 0 functions | Uses 1 function

get_the_archive_description()

Function: Retrieves the description for an author, post type, or term archive.

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

Used by 1 function | Uses 6 functions

get_the_archive_description

Filter Hook: Filters the archive description.

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

Used by 1 function | Uses 0 functions

get_the_post_type_description()

Function: Retrieves the description for a post type archive.

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

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