ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 233

esc_html()

Function: Escaping for HTML blocks.

Source: wp-includes/formatting.php:4619

Used by 0 functions | Uses 0 functions

sanitize_email()

Function: Strips out all characters that are not allowable in an email.

Source: wp-includes/formatting.php:3724

Used by 0 functions | Uses 0 functions

human_time_diff()

Function: Determines the difference between two timestamps.

Source: wp-includes/formatting.php:3831

Used by 0 functions | Uses 0 functions

wp_trim_excerpt()

Function: Generates an excerpt from the content, if needed.

Source: wp-includes/formatting.php:3917

Used by 0 functions | Uses 0 functions

is_email()

Function: Verifies that an email is valid.

Source: wp-includes/formatting.php:3510

Used by 0 functions | Uses 0 functions

wp_iso_descrambler()

Function: Converts to ASCII from email subjects.

Source: wp-includes/formatting.php:3599

Used by 0 functions | Uses 0 functions

_wp_iso_convert()

Function: Helper function to convert hex encoded chars to ASCII.

Source: wp-includes/formatting.php:3618

Used by 0 functions | Uses 0 functions

get_gmt_from_date()

Function: Given a date in the timezone of the site, returns that date in UTC.

Source: wp-includes/formatting.php:3634

Used by 0 functions | Uses 0 functions

get_date_from_gmt()

Function: Given a date in UTC or GMT timezone, returns that date in the timezone of the site.

Source: wp-includes/formatting.php:3656

Used by 0 functions | Uses 0 functions

iso8601_timezone_to_offset()

Function: Given an ISO 8601 timezone, returns its UTC offset in seconds.

Source: wp-includes/formatting.php:3674

Used by 0 functions | Uses 0 functions
« Previous 1 … 232 233 234 … 362 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy