@since: BuddyPress 1.5.0 |
Description |
|---|---|
| bp_{$this->id}_generate_rewrite_rules |
Fires in the generate_rewrite_rules method inside BP_Component. |
| BP_Embed |
Enable oEmbeds in BuddyPress contexts. |
| bp_core_setup_oembed |
Filters the BuddyBoss Core oEmbed setup. |
| embed_handler_html |
Filters the oEmbed handler result for the provided URL. |
| embed_post_id |
Filters the embed object ID. |
| bp_embed_oembed_discover |
Filters whether or not oEmbed discovery is on. |
| BP_Component::register_post_types() |
Set up the component post types. |
| bp_{$this->id}_register_post_types |
Fires in the register_post_types method inside BP_Component. |
| BP_Component::register_taxonomies() |
Register component-specific taxonomies. |
| bp_{$this->id}_register_taxonomies |
Fires in the register_taxonomies method inside BP_Component. |