Class MLA (Media Library Assistant) Settings Shortcodes implements the Settings/Media Library Assistant Shortcodes tab
| package |
Media Library Assistant |
|---|---|
| since | 2.40 |
_compose_add_template_tab( &$template) : array
| since | 2.40 |
|---|
array'message' => status/error messages, 'body' => tab content
_compose_edit_template_tab(array $item, &$template) : array
| since | 2.40 |
|---|
arrayData values for the item.
array'message' => status/error messages, 'body' => tab content
_save_shortcodes_settings() : array
| since | 2.40 |
|---|---|
| uses | |
arrayMessage(s) reflecting the results of the operation
mla_add_template(array $value) : string
| since | 2.40 |
|---|
arrayNew template values.
stringAction status/error messages.
mla_admin_enqueue_scripts(string $page_hook)
| since | 2.40 |
|---|---|
stringName of the page being loaded
mla_compose_shortcodes_tab() : array
| since | 2.40 |
|---|---|
array'message' => status/error messages, 'body' => tab content
mla_copy_template(integer $ID) : array
| since | 2.40 |
|---|
integerTemplate ID.
arrayNew template values, action status/error messages.
mla_delete_template(integer $ID) : string
| since | 2.40 |
|---|
integerTemplate ID.
stringAction status/error messages.
mla_update_template(array $value) : string
| since | 2.40 |
|---|
arrayNew template values.
stringAction status/error messages.
JAVASCRIPT_SHORTCODES_TAB_SLUG
| since | |
|---|---|
| var |
JAVASCRIPT_SHORTCODES_TAB_OBJECT
| since | |
|---|---|
| var |