ap_delete_images_not_in_content()

Function: Delete images uploaded in post.

AnsPress_Uploader::image_sizes_advanced()

Method: Callback for hook `intermediate_image_sizes_advanced`.

AnsPress_Uploader::upload_modal()

Method: Ajax callback for image upload form.

AnsPress_Uploader::image_upload()

Method: Ajax callback for `ap_image_upload`. Process `image_upload` form.

AnsPress_Uploader::deleted_attachment()

Method: Update users temporary attachment count before a attachment deleted.

AnsPress_Uploader::create_single_schedule()

Method: Schedule event twice daily.

AnsPress_Uploader::cron_delete_temp_attachments()

Method: Delete temporary media which are older then today.

AnsPress_Uploader::image_submission()

Method: Upload an attachment to server.

AnsPress_Uploader::before_delete_attachment()

Method: Update users temproary attachment count before a attachment deleted.

AnsPress_Uploader::delete_attachment()

Method: Delete question or answer attachment.