File: bp-core/bp-core-tools-default-data.php |
Description |
|---|---|
| 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_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_admin_tools_default_data_save() |
Save dummy data value when dummy data add button is pressed |
| bp_dd_get_root_admin_page() |
Get plugin admin area root page: settings.php for WPMS and tool.php for WP. |