Method |
Description |
|
__construct ( ) |
|
|
add_hidden_fields_in_gallery ( ) |
|
|
album_delete ( ) |
|
|
bulk_delete ( ) |
|
|
check_delete_comments ( ) |
|
|
check_return_comments ( ) |
|
|
check_return_delete ( ) |
|
|
check_return_edit ( ) |
|
|
check_return_json ( ) |
|
|
check_return_merge ( ) |
|
|
check_return_upload ( ) |
|
|
enqueue_image_editor_scripts ( ) |
|
|
enqueue_scripts ( ) |
Enqueues required scripts on the page |
|
filter_image_sizes_details ( type $sizes ) : type |
Filters array of rtMedia supported thumbnail sizes |
|
get_allowed_type_name ( type $allowed_type ) : type |
Helper method to fetch allowed media types from each section |
|
get_default_template ( ) : type |
filter to change the template path independent of the plugin |
|
json_output ( ) |
|
|
locate_template ( boolean | type $template = false, boolean $context = false, boolean $url = false ) : string |
Template Locator |
|
media_update_success_error ( ) |
|
|
media_update_success_messege ( ) |
|
|
sanitize_gallery_attributes ( string &$attr ) : type |
Validates all the attributes for gallery shortcode |
|
save_album_edit ( ) |
|
|
save_edit ( ) |
|
|
save_single_edit ( ) |
|
|
set_template ( boolean | type $template = false, boolean | type $shortcode_attr = false ) : type |
redirects to the template according to the page request
Pass on the shortcode attributes to the template so that the shortcode can berendered accordingly. |
|
single_delete ( ) |
|
|
update_global_query ( $attr ) |
|
|