@since: BuddyBoss 1.0.0
Description
BP_Export::register_exporter()

Register exporter callback.

Source: bp-core/gdpr/class-bp-export.php:62

BP_Export::register_eraser()

Register delete callback.

Source: bp-core/gdpr/class-bp-export.php:81

BP_Export::process_export_callback()

Process export callback.

Source: bp-core/gdpr/class-bp-export.php:101

BP_Export::process_eraser_callback()

Process delete callback

Source: bp-core/gdpr/class-bp-export.php:125

BP_Export::response()

Export data response.

Source: bp-core/gdpr/class-bp-export.php:180

BP_Export::response_erase()

Delete data response.

Source: bp-core/gdpr/class-bp-export.php:199

BP_Export::easy_readable()

Convert serialized meta to readable data.

Source: bp-core/gdpr/class-bp-export.php:217

BP_Notification_Export::process_data()

Export member notifications.

Source: bp-core/gdpr/class-bp-notification-export.php:44

BP_Notification_Export::process_erase()

Delete member notifications.

Source: bp-core/gdpr/class-bp-notification-export.php:113

BP_Notification_Export::get_data()

Returns the data & count of notifications by page and user.

Source: bp-core/gdpr/class-bp-notification-export.php:144