BP_Attachment_Cover_Image::upload_dir_filter() |
Set the directory when uploading a file.
|
BP_Attachment_Cover_Image::validate_upload() |
cover photo specific rules.
|
BP_Attachment::__construct() |
Construct Upload parameters.
|
BP_Attachment::create_dir() |
Create the custom base directory for the component uploads.
|
BP_Attachment::crop() |
|
BP_Attachment::edit_image() |
Edit an image file to resize it or rotate it
|
BP_Attachment::get_image_data() |
Get full data for an image
|
BP_Attachment::includes() |
Include the WordPress core needed files.
|
BP_Attachment::sanitize_utf8_filename() |
Helper to convert utf-8 characters in filenames to their ASCII equivalent.
|
BP_Attachment::script_data() |
Build script datas for the Uploader UI.
|
BP_Attachment::set_upload_dir() |
Set upload path and url for the component.
|
BP_Attachment::set_upload_error_strings() |
Set Upload error messages.
|
BP_Attachment::upload() |
|
BP_Attachment::upload_dir_filter() |
Default filter to save the attachments.
|
BP_Attachment::validate_mime_types() |
Validate the allowed mime types using WordPress allowed mime types.
|
BP_Attachment::validate_upload() |
|
BP_Background_Process::batch_limit_exceeded() |
See if the batch limit has been exceeded.
|
BP_Background_Process::delete_all_batches() |
|
BP_Background_Process::get_batch() |
|
BP_Background_Process::get_memory_limit() |
|
BP_Background_Process::handle() |
|
BP_Background_Process::is_queue_empty() |
|
BP_Background_Process::kill_process() |
|
BP_Background_Process::schedule_cron_healthcheck() |
Schedule cron healthcheck.
|
BP_Background_Updater::__construct() |
Initiate new background process.
|
BP_Background_Updater::complete() |
|
BP_Background_Updater::dispatch() |
|
BP_Background_Updater::handle_cron_healthcheck() |
|
BP_Background_Updater::is_memory_exceeded() |
See if the batch limit has been exceeded.
|
BP_Background_Updater::is_updating() |
|
BP_Background_Updater::schedule_event() |
|
BP_Background_Updater::task() |
|
BP_Bbp_Gdpr_Forums::__construct() |
BBP_GDPR_Forum constructor.
|
BP_Bbp_Gdpr_Forums::erase_exporter() |
Register Forum data deletion.
|
BP_Bbp_Gdpr_Forums::forums_eraser() |
Delete all forums created by member.
|
BP_Bbp_Gdpr_Forums::forums_exporter() |
Export member created forum data.
|
BP_Bbp_Gdpr_Forums::get_forums() |
Fetch all the user forums.
|
BP_Bbp_Gdpr_Forums::register_exporter() |
|
BP_Bbp_Gdpr_Replies::__construct() |
|
BP_Bbp_Gdpr_Replies::erase_exporter() |
Register forum replies deletion.
|
BP_Bbp_Gdpr_Replies::get_replies() |
Get member created forum replies.
|
BP_Bbp_Gdpr_Replies::register_exporter() |
Register forum replies exporter.
|
BP_Bbp_Gdpr_Replies::replies_eraser() |
Delete member created forum replies.
|
BP_Bbp_Gdpr_Replies::replies_exporter() |
Export member created forum replies.
|
BP_Bbp_Gdpr_Topics::__construct() |
|
BP_Bbp_Gdpr_Topics::erase_exporter() |
Register forum topic deletion.
|
BP_Bbp_Gdpr_Topics::get_topics() |
Get forum topics created by member.
|
BP_Bbp_Gdpr_Topics::register_exporter() |
Register forum topic exporter.
|
BP_Bbp_Gdpr_Topics::topics_eraser() |
Delete forum topics created by member.
|
BP_Bbp_Gdpr_Topics::topics_exporter() |
Export member created forum topics.
|