Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / bp-core/bp-core-taxonomy.php

bp_delete_term

Action Hook: Fires once a BP Term has been deleted from the database.

Source: bp-core/bp-core-taxonomy.php:499

Used by 0 functions | Uses 0 functions

bp_delete_term()

Function: Deletes a BP Term.

Source: bp-core/bp-core-taxonomy.php:448

Used by 0 functions | Uses 0 functions

bp_before_delete_term

Action Hook: Fires before a BP Term is deleted from the database.

Source: bp-core/bp-core-taxonomy.php:470

Used by 0 functions | Uses 0 functions

bp_get_default_taxonomies()

Function: Returns default BuddyPress taxonomies.

Source: bp-core/bp-core-taxonomy.php:24

Used by 0 functions | Uses 0 functions

bp_get_default_taxonomies

Filter Hook: This filter should only be used by built-in BuddyPress Components.

Source: bp-core/bp-core-taxonomy.php:47

Used by 0 functions | Uses 0 functions

bp_insert_term()

Function: Add a new taxonomy term to the database.

Source: bp-core/bp-core-taxonomy.php:322

Used by 0 functions | Uses 0 functions

bp_before_insert_term

Action Hook: Fires before a BP Term is added to the database.

Source: bp-core/bp-core-taxonomy.php:351

Used by 0 functions | Uses 0 functions

bp_insert_term

Action Hook: Fires when taxonomy terms have been set on BuddyPress objects.

Source: bp-core/bp-core-taxonomy.php:378

Used by 0 functions | Uses 0 functions

bp_get_terms()

Function: Get taxonomy BP Terms from the database.

Source: bp-core/bp-core-taxonomy.php:394

Used by 0 functions | Uses 0 functions

bp_get_terms

Filter Hook: Filter here to modify the BP Terms found into the database.

Source: bp-core/bp-core-taxonomy.php:432

Used by 0 functions | Uses 0 functions
1 2 Next »
Proudly powered by WordPress