touch_time()

Function: Print out HTML form date elements for editing post or comment publish date.

Source: wp-admin/includes/template.php:762

Used by 2 functions | Uses 10 functions

the_category()

Function: Display category list for a post in either HTML list or custom format.

Source: wp-includes/category-template.php:263

Used by 0 functions | Uses 1 function

backslashit()

Function: Adds backslashes before letters and before a number at the start of a string.

Source: wp-includes/formatting.php:2623

Used by 1 function | Uses 0 functions

antispambot()

Function: Converts email addresses characters to HTML entities to block spam bots.

Source: wp-includes/formatting.php:2751

Used by 0 functions | Uses 1 function

balanceTags()

Function: Balances tags if forced to, or if the ‘use_balanceTags’ option is set to true.

Source: wp-includes/formatting.php:2427

Used by 0 functions | Uses 2 functions

wpautop()

Function: Replaces double line-breaks with paragraph elements.

Source: wp-includes/formatting.php:454

Used by 4 functions | Uses 1 function

the_weekday_date

Filter Hook: Filters the localized date on which the post was written, for display.

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

Used by 1 function | Uses 0 functions

the_time

Filter Hook: Filters the time a post was written for display.

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

Used by 1 function | Uses 0 functions

the_weekday

Filter Hook: Filters the weekday on which the post was written, for display.

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

Used by 1 function | Uses 0 functions