Class MLA (Media Library Assistant) Edit contains meta boxes for the Edit Media (advanced-form-edit.php) screen
| package |
Media Library Assistant |
|---|---|
| since | 0.80 |
get_delete_post_link_filter(string $link, integer $post_id, boolean $force_delete)
Declared public because it is a filter.
| since | 2.25 |
|---|---|
stringThe delete link.
integerPost ID.
booleanWhether to bypass the trash and force deletion. Default false.
initialize() : void
| since | 0.80 |
|---|---|
mla_admin_enqueue_scripts_action( $page_hook) : void
| since | 1.71 |
|---|
mla_admin_init_action() : void
Declared public because it is an action.
| since | 0.80 |
|---|---|
mla_edit_add_help_tab( $admin_title, $title) : void
| since | 0.90 |
|---|
mla_featured_in_handler( $post) : void
Declared public because it is a callback function.
| since | 0.80 |
|---|
mla_gallery_in_handler( $post) : void
Declared public because it is a callback function.
| since | 0.80 |
|---|
mla_inserted_in_handler( $post) : void
Declared public because it is a callback function.
| since | 0.80 |
|---|
mla_mla_gallery_in_handler( $post) : void
Declared public because it is a callback function.
| since | 0.80 |
|---|
mla_parent_info_handler( $post) : void
Declared public because it is a callback function.
| since | 0.80 |
|---|
mla_post_upload_ui()
Fires on the post upload UI screen; legacy (pre-3.5.0) upload interface. Anything echoed here goes below the "Maximum upload file size" message and above the id="media-items" div.
| since | 2.02 |
|---|---|
mla_upload_post_params(array $post_parms)
| since | 2.02 |
|---|---|
arrayAn array of media upload parameters used by Plupload.
JAVASCRIPT_EDIT_MEDIA_STYLES
| since | |
|---|---|
| var |
JAVASCRIPT_EDIT_MEDIA_SLUG
| since | |
|---|---|
| var |
JAVASCRIPT_EDIT_MEDIA_OBJECT
| since | |
|---|---|
| var |
mla_references : array
This array contains the Featured/Inserted/Gallery/MLA Gallery references for the item. The array is built once each page load and cached for subsequent calls.
| since | |
|---|---|
| var |
array