Namespaces: global |
Description |
|---|---|
| bp_core_install_blog_tracking() |
Install database tables for the Sites component. |
| bp_core_install_discussion_forums() |
Run the bbpress activation. |
| bp_core_uninstall_discussion_forums() |
Run the bbpress deactivation. |
| bp_core_install_media() |
Install database tables for Media component. |
| bp_core_install_network_search() |
Create function for network search component. |
| bp_core_install_signups() |
Install the signups table. |
| bp_core_upgrade_signups() |
Update the signups table, adding `signup_id` column and drop `domain` index. |
| bp_core_install_follow() |
Install database tables for the Follow component. |
| bp_core_install_groups() |
Install database tables for the Groups component. |
| bp_core_install_private_messaging() |
Install database tables for the Messages component. |