@since: BuddyBoss 1.0.0 |
Description |
|---|---|
| bp_dd_get_time() |
Get the current timestamp, using current blog time settings. |
| 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_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. |
| bp_dd_delete_dummy_members_related_data() |
Delete all the members related data |