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.

Source: bp-core/bp-core-tools-default-data.php:464

bp_dd_get_random_users_ids()

Get the array (or a string) of user IDs.

Source: bp-core/bp-core-tools-default-data.php:505

bp_dd_get_random_date()

Get a random date between some days in history.

Source: bp-core/bp-core-tools-default-data.php:554

bp_dd_get_time()

Get the current timestamp, using current blog time settings.

Source: bp-core/bp-core-tools-default-data.php:573

bp_dd_is_imported()

Check whether something was imported or not.

Source: bp-core/bp-core-tools-default-data.php:588

bp_dd_groups_join_group_date_fix()

Fix the date issue, when all joined_group events took place at the same time.

Source: bp-core/bp-core-tools-default-data.php:297

bp_dd_friends_add_friend_date_fix()

Fix the date issue, when all member connections are done at the same time.

Source: bp-core/bp-core-tools-default-data.php:317

bp_dd_get_random_groups_ids()

Get the array (or a string) of group IDs.

Source: bp-core/bp-core-tools-default-data.php:331

bp_admin_tools_default_data_save()

Save dummy data value when dummy data add button is pressed

Source: bp-core/bp-core-tools-default-data.php:8

bp_dd_get_root_admin_page()

Get plugin admin area root page: settings.php for WPMS and tool.php for WP.

Source: bp-core/bp-core-tools-default-data.php:141