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: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_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

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

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_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

wp_insert_term_data

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

Source: wp-includes/taxonomy.php:2556

Used by 0 functions | Uses 0 functions

add_term_relationship

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

Source: wp-includes/taxonomy.php:2853

Used by 0 functions | Uses 0 functions

added_term_relationship

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

Source: wp-includes/taxonomy.php:2873

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