Class MLA (Media Library Assistant) Settings Upload implements the Settings/Media Library Assistant Uploads tab
| package |
Media Library Assistant |
|---|---|
| since | 2.40 |
_compose_edit_upload_tab( $item, &$templates) : array
| since | 1.40 |
|---|
array'message' => status/error messages, 'body' => tab content
_compose_optional_upload_tab( $page_template_array) : array
| since | 1.40 |
|---|
array'message' => status/error messages, 'body' => tab content
_get_icon_type_dropdown( $templates, $name, $selection = '.none.') : string
| since | 1.40 |
|---|
stringHTML select element or empty string on failure.
_process_optional_upload_mime( $ID) : array
| since | 1.40 |
|---|
array'message' => status/error messages, 'body' => tab content
_save_upload_settings() : array
| since | 1.40 |
|---|---|
| uses | |
arrayMessage(s) reflecting the results of the operation
mla_admin_enqueue_scripts(string $page_hook)
| since | 2.40 |
|---|---|
stringName of the page being loaded
mla_compose_upload_tab() : array
| since | 1.40 |
|---|---|
array'message' => status/error messages, 'body' => tab content
mla_inline_edit_upload_action() : void
Adapted from wp_ajax_inline_save in /wp-admin/includes/ajax-actions.php
| since | 1.40 |
|---|---|
JAVASCRIPT_INLINE_EDIT_UPLOAD_OBJECT
| since | |
|---|---|
| var |