ClassicPress logo
Skip to content
Filter by type:
Browse: Home / WP-4.7.0 / Page 50

sanitize_textarea_field

Filter Hook: Filters a sanitized textarea field string.

Source: wp-includes/formatting.php:4755

Used by 1 function | Uses 0 functions

remove_accents()

Function: Converts all accent characters to ASCII characters.

Source: wp-includes/formatting.php:1529

Used by 2 functions | Uses 2 functions

wp_doing_ajax()

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

Source: wp-includes/load.php:1052

Used by 19 functions | Uses 2 functions

wp_doing_ajax

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

Source: wp-includes/load.php:1060

Used by 1 function | Uses 0 functions

wp_update_term_data

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

Source: wp-includes/taxonomy.php:2777

Used by 1 function | Uses 0 functions

get_object_term_cache()

Function: Retrieves the taxonomy relationship to the term object id.

Source: wp-includes/taxonomy.php:3134

Used by 8 functions | Uses 4 functions

wp_get_object_terms()

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

Source: wp-includes/taxonomy.php:1892

Used by 26 functions | Uses 11 functions

wp_insert_term_data

Filter Hook: Filters term data before it is inserted into the database.

Source: wp-includes/taxonomy.php:2162

Used by 1 function | Uses 0 functions

add_term_relationship

Action Hook: Fires immediately before an object-term relationship is added.

Source: wp-includes/taxonomy.php:2344

Used by 1 function | Uses 0 functions

added_term_relationship

Action Hook: Fires immediately after an object-term relationship is added.

Source: wp-includes/taxonomy.php:2357

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