ClassicPress logo
Skip to content
Filter by type:

Browse:

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

sanitize_file_name_chars

Filter Hook: Filters the list of characters to remove from a filename.

Source: wp-includes/formatting.php:2046

Used by 0 functions | Uses 0 functions

sanitize_file_name

Filter Hook: Filters a sanitized filename string.

Source: wp-includes/formatting.php:2108

Used by 0 functions | Uses 0 functions

_wptexturize_pushpop_element()

Function: Searches for disabled element tags. Pushes element to stack on tag open and pops on tag close.

Source: wp-includes/formatting.php:387

Used by 0 functions | Uses 0 functions

wpautop()

Function: Replaces double line breaks with paragraph elements.

Source: wp-includes/formatting.php:442

Used by 0 functions | Uses 0 functions

wp_html_split()

Function: Separates HTML elements and comments from the text.

Source: wp-includes/formatting.php:611

Used by 0 functions | Uses 0 functions

get_html_split_regex()

Function: Retrieves the regular expression for an HTML element.

Source: wp-includes/formatting.php:622

Used by 0 functions | Uses 0 functions

wp_replace_in_html_tags()

Function: Replaces characters or phrases within HTML elements only.

Source: wp-includes/formatting.php:753

Used by 0 functions | Uses 0 functions

_autop_newline_preservation_helper()

Function: Newline preservation help function for wpautop().

Source: wp-includes/formatting.php:804

Used by 0 functions | Uses 0 functions

wptexturize()

Function: Replaces common plain text characters with formatted entities.

Source: wp-includes/formatting.php:37

Used by 0 functions | Uses 0 functions

run_wptexturize

Filter Hook: Filters whether to skip running wptexturize().

Source: wp-includes/formatting.php:78

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