ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/formatting.php
  • Page 11

_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

_make_web_ftp_clickable_cb()

Function: Callback to convert URL match to HTML A element.

Source: wp-includes/formatting.php:2959

Used by 0 functions | Uses 0 functions

_make_email_clickable_cb()

Function: Callback to convert email address match to HTML A element.

Source: wp-includes/formatting.php:2992

Used by 0 functions | Uses 0 functions

make_clickable()

Function: Converts plaintext URI to HTML links.

Source: wp-includes/formatting.php:3049

Used by 0 functions | Uses 0 functions

_split_str_by_whitespace()

Function: Breaks a string into chunks by splitting at whitespace characters.

Source: wp-includes/formatting.php:3139

Used by 0 functions | Uses 0 functions

wp_rel_nofollow()

Function: Adds `rel=”nofollow”` string to all HTML A elements in content.

Source: wp-includes/formatting.php:3216

Used by 0 functions | Uses 0 functions

wp_rel_nofollow_callback()

Function: Callback to add `rel=”nofollow”` string to HTML A element.

Source: wp-includes/formatting.php:3238

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