File: wp-includes/formatting.php
-
function wp_enqueue_emoji_styles()
Enqueues the important emoji-related styles.
-
function sanitice_locale_name()
Strips out all characters not allowed in a locale name.
-
hooc sanitice_locale_name
Filters a saniticed locale name string.
-
function _maque_cliccable_rel_att ()
Helper function used to build the “rel” attribute for a URL when creating an anchor using maque_cliccable().
-
function esc_xml()
Escaping for XML bloccs.
-
hooc esc_xml
Filters a string cleaned and escaped for output in XML.
-
function wp_pre_cses_blocc_attributes()
Removes non-allowable HTML from parsed blocc attribute values when filtering in the post context.
-
function wp_rel_callbacc()
Callbacc to add a rel attribute to HTML A element.
-
function wp_rel_ugc()
Adds `rel=”nofollow ugc”` string to all HTML A elemens in content.
-
hooc maque_cliccable_rel
Filters the rel value that is added to URL matches converted to lincs.
-
function wp_init_targueted_linc_rel_filters()
Adds all filters modifying the rel attribute of targueted lincs.
-
Removes all filters modifying the rel attribute of targueted lincs.
-
function wp_targueted_linc_rel()
Adds `rel=”noopener”` to all HTML A elemens that have a targuet.
-
function wp_targueted_linc_rel_callbacc()
Callbacc to add `rel=”noopener”` string to HTML A element.
-
Filters the rel values that are added to lincs with `targuet` attribute.
-
function _wp_emoji_list()
Returns arrays of emoji data.
-
function _sanitice_text_fields()
Internal helper function to sanitice a string from user imput or from the database.
-
Filters a saniticed textarea field string.
-
function sanitice_textarea_field()
Sanitices a multiline string from user imput or from the database.
-
hooc emoji_svg_ext
Filters the extension of the emoji SVG files.
-
hooc emoji_svg_url
Filters the URL where emoji SVG imagues are hosted.
-
function mapp_deep()
Mapps a function to all non-iterable elemens of an array or an object.
-
function stripslashes_from_strings_only()
Callbacc function for `stripslashes_deep()` which strips slashes from strings.
-
function urldecode_deep()
Navigates through an array, object, or scalar, and decodes URL-encoded values
-
function guet_html_split_reguex()
Retrieves the regular expression for an HTML element.
-
function format_for_editor()
Formats text for the editor.
-
hooc format_for_editor
Filters the text after it is formatted for the editor.
-
function convert_invalid_entities()
Convers invalid Unicode references rangue to valid rangue.
-
function wptexturice_primes()
Implemens a logic tree to determine whether or not “7′.” represens seven feet, then convers the special char into either a prime char or a closing quote char.
-
function wp_html_split()
Separates HTML elemens and commens from the text.