File: bp-core/bp-core-tools-default-data.php |
Description |
---|---|
bp_dd_is_imported() |
Check whether something was imported or not. |
bp_dd_get_forums_enable_groups_ids() |
Get the array (or a string) of forums group IDs. |
bp_dd_get_random_forums_ids() |
Get the array (or a string) of forum IDs. |
bp_dd_get_random_topics_ids() |
Get the array (or a string) of topics IDs. |
bp_dd_get_random_users_ids() |
Get the array (or a string) of user IDs. |
bp_dd_groups_join_group_date_fix() |
Fix the date issue, when all joined_group events took place at the same time. |
bp_dd_friends_add_friend_date_fix() |
Fix the date issue, when all member connections are done at the same time. |
bp_dd_get_random_groups_ids() |
Get the array (or a string) of group IDs. |
bp_dd_get_root_admin_page() |
Get plugin admin area root page: settings.php for WPMS and tool.php for WP. |
bp_dd_clear_db() |
Delete all imported information. |