Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / bp-core/classes/class-bp-component.php / Page 3

bp_{$this->id}_register_meta_tables

Action Hook: Fires at the end of the register_meta_tables method inside BP_Component.

Source: bp-core/classes/class-bp-component.php:738

Used by 0 functions | Uses 0 functions

BP_Component::register_meta_tables()

Method: Register component metadata tables.

Source: bp-core/classes/class-bp-component.php:704

Used by 0 functions | Uses 0 functions

bp_{$this->id}_meta_tables

Filter Hook: Filters the global meta_tables for the component.

Source: bp-core/classes/class-bp-component.php:716

Used by 0 functions | Uses 0 functions

bp_{$this->id}_global_tables

Filter Hook: Filters the global tables for the component, so that it may use WordPress’ database API.

Source: bp-core/classes/class-bp-component.php:672

Used by 0 functions | Uses 0 functions

bp_{$this->id}_register_global_tables

Action Hook: Fires at the end of the register_global_tables method inside BP_Component.

Source: bp-core/classes/class-bp-component.php:691

Used by 0 functions | Uses 0 functions

BP_Component::register_global_tables()

Method: Register global tables for the component, so that it may use WordPress’s database API.

Source: bp-core/classes/class-bp-component.php:661

Used by 0 functions | Uses 0 functions

BP_Component::setup_cache_groups()

Method: Setup component-specific cache groups.

Source: bp-core/classes/class-bp-component.php:642

Used by 0 functions | Uses 0 functions

bp_{$this->id}_setup_cache_groups

Action Hook: Fires in the setup_cache_groups method inside BP_Component.

Source: bp-core/classes/class-bp-component.php:651

Used by 0 functions | Uses 0 functions

BP_Component::setup_title()

Method: Set up the component title.

Source: bp-core/classes/class-bp-component.php:624

Used by 0 functions | Uses 0 functions

bp_{$this->id}_setup_title

Action Hook: Fires in the setup_title method inside BP_Component.

Source: bp-core/classes/class-bp-component.php:633

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 4 5 Next »
Proudly powered by WordPress