File: bp-core/bp-core-tools-default-data.php |
Description |
---|---|
bp_dd_update_import() |
Save when the importing was done. |
bp_dd_delete_import_records() |
Remove all imported ids and the indication, that importing was done. |
bp_dd_import_users() |
Importer engine – USERS |
bp_dd_import_users_profile() |
Import extended profile fields. |
bp_dd_import_users_messages() |
Import private messages between users. |
bp_dd_import_users_activity() |
Import Activity – aka “status updates”. |
bp_dd_import_users_friends() |
Get random users from the DB and generate member connections. |
bp_dd_import_groups() |
Importer engine – GROUPS |
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. |