File: bp-core/bp-core-tools-default-data.php |
Description |
---|---|
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_get_random_date() |
Get a random date between some days in history. |
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_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_delete_dummy_members() |
Delete all the dummy members |
bp_dd_delete_dummy_reply() |
Delete all the forum dummy reply |