touch_time()

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

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

Used by 2 functions | Uses 10 functions

the_category()

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

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

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:2749

Used by 0 functions | Uses 0 functions

addslashes_gpc()

Function: Adds slashes to a string or recursively adds slashes to strings within an array.

Source: wp-includes/formatting.php:2797

Used by 1 function | Uses 1 function

antispambot()

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

Source: wp-includes/formatting.php:2870

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:2517

Used by 0 functions | Uses 2 functions

wpautop()

Function: Replaces double line breaks with paragraph elements.

Source: wp-includes/formatting.php:442

Used by 2 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:3033

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:2678

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:2988

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:2526

Used by 0 functions | Uses 3 functions