ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 4.7.0
  • Page 49

_sanitize_text_fields()

Function: Internal helper function to sanitize a string from user input or from the database.

Source: wp-includes/formatting.php:5540

Used by 0 functions | Uses 0 functions

sanitize_textarea_field()

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

Source: wp-includes/formatting.php:5516

Used by 0 functions | Uses 0 functions

sanitize_textarea_field

Filter Hook: Filters a sanitized textarea field string.

Source: wp-includes/formatting.php:5527

Used by 0 functions | Uses 0 functions

remove_accents()

Function: Converts all accent characters to ASCII characters.

Source: wp-includes/formatting.php:1595

Used by 0 functions | Uses 0 functions

_WP_Editors::get_translation()

Method:

Source: wp-includes/class-wp-editor.php:1129

Used by 0 functions | Uses 0 functions

wp_doing_ajax()

Function: Determines whether the current request is a WordPress Ajax request.

Source: wp-includes/load.php:1563

Used by 0 functions | Uses 0 functions

wp_doing_ajax

Filter Hook: Filters whether the current request is a WordPress Ajax request.

Source: wp-includes/load.php:1571

Used by 0 functions | Uses 0 functions

get_object_term_cache()

Function: Retrieves the cached term objects for the given object ID.

Source: wp-includes/taxonomy.php:3731

Used by 0 functions | Uses 0 functions

wp_update_term_data

Filter Hook: Filters term data before it is updated in the database.

Source: wp-includes/taxonomy.php:3332

Used by 0 functions | Uses 0 functions

wp_get_object_terms()

Function: Retrieves the terms associated with the given object(s), in the supplied taxonomies.

Source: wp-includes/taxonomy.php:2248

Used by 0 functions | Uses 0 functions
« Previous 1 … 48 49 50 … 52 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy