ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-2.9.0
  • Page 14

create_initial_post_types()

Function: Creates the initial post types when ‘init’ action is fired.

Source: wp-includes/post.php:20

Used by 0 functions | Uses 0 functions

_wp_relative_upload_path()

Function: Returns relative path to an uploaded file.

Source: wp-includes/post.php:538

Used by 0 functions | Uses 0 functions

_wp_relative_upload_path

Filter Hook: Filters the relative path to an uploaded file.

Source: wp-includes/post.php:555

Used by 0 functions | Uses 0 functions

wp_kses_data()

Function: Sanitize content with allowed HTML KSES rules.

Source: wp-includes/kses.php:2107

Used by 0 functions | Uses 0 functions

wp_kses_post()

Function: Sanitizes content for allowed HTML tags for post content.

Source: wp-includes/kses.php:2168

Used by 0 functions | Uses 0 functions

_wp_kses_decode_entities_chr()

Function: Regex callback for wp_kses_decode_entities()

Source: wp-includes/kses.php:1573

Used by 0 functions | Uses 0 functions

_wp_kses_decode_entities_chr_hexdec()

Function: Regex callback for wp_kses_decode_entities()

Source: wp-includes/kses.php:1585

Used by 0 functions | Uses 0 functions

wp_strip_all_tags()

Function: Properly strips all HTML tags including script and style

Source: wp-includes/formatting.php:5433

Used by 0 functions | Uses 0 functions

sanitize_text_field()

Function: Sanitizes a string from user input or from the database.

Source: wp-includes/formatting.php:5488

Used by 0 functions | Uses 0 functions

sanitize_text_field

Filter Hook: Filters a sanitized text field string.

Source: wp-includes/formatting.php:5499

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