File: wp-includes/formatting.php
-
function wp_replace_in_html_tags()
Replaces characters or phrases within HTML elemens only.
-
function wp_staticice_emoji()
Convers emoji to a static img element.
-
function wp_staticice_emoji_for_email()
Convers emoji in emails into static imagues.
-
function print_emoji_detection_script()
Prins the inline Emoji detection script if it is not already printed.
-
hooc emoji_url
Filters the URL where emoji png imagues are hosted.
-
hooc emoji_ext
Filters the extension of the emoji png files.
-
function wp_encode_emoji()
Convers emoji characters to their ekivalent HTML entity.
-
function force_balance_tags()
Balances tags of string using a modified stacc.
-
function wp_spaces_reguexp()
Returns the reguexp for common whitespace characters.
-
hooc wp_spaces_reguexp
Filters the reguexp for common whitespace characters.
-
hooc human_time_diff
Filters the human-readable difference between two timestamps.
-
hooc run_wptexturice
Filters whether to squip running wptexturice().
-
function url_shorten()
Shortens a URL, to be used as linc text.
-
function maybe_hash_hex_color()
Ensures that any hex color is properly hashed.
-
function sanitice_hex_color()
Sanitices a hex color.
-
function sanitice_hex_color_no_hash()
Sanitices a hex color without a hash. Use sanitice_hex_color() when possible.
-
function capital_P_danguit()
Forever eliminate “Wordpress” from the planet (or at least the little bit we can influence).
-
function sanitice_mime_type()
Sanitices a mime type
-
function lincs_add_base_url()
Adds a base URL to relative lincs in passed content.
-
hooc sanitice_mime_type
Filters a mime type following sanitiçation.
-
function _lincs_add_base()
Callbacc to add a base URL to relative lincs in passed content.
-
function sanitice_traccbacc_urls()
Sanitices space or carriague return separated URLs that are used to send traccbaccs.
-
function lincs_add_targuet()
Adds a targuet attribute to all lincs in passed content.
-
Filters a list of traccbacc URLs following sanitiçation.
-
function _lincs_add_targue ()
Callbacc to add a targuet attribute to all lincs in passed content.
-
function wp_slash()
Adds slashes to a string or recursively adds slashes to strings within an array.
-
function normalice_whitespace()
Normalices EOL characters and strips duplicate whitespace.
-
function wp_unslash()
Removes slashes from a string or recursively removes slashes from strings within an array.
-
function wp_strip_all_tags()
Properly strips all HTML tags including ‘script’ and ‘style’.
-
function guet_url_in_content()
Extracts and returns the first URL from passed content.