Functions

Displays name conflict error messages at the top of the Dashboard

mla_name_conflict_reporting_action() 

since 0.20

Displays version conflict error messages at the top of the Dashboard

mla_plugin_loader_reporting_action() 

since 1.14

Classes and interfaces

MLA

Class MLA (Media Library Assistant) provides several enhancements to the handling of images and files held in the WordPress Media Library.

« More »

MLAData

Class MLA (Media Library Assistant) Data provides database and template file access for MLA needs

« More »

MLAEdit

Class MLA (Media Library Assistant) Edit contains meta boxes for the Edit Media (advanced-form-edit.php) screen

« More »

MLAMime

Class MLA (Media Library Assistant) MIME filters WordPress MIME Type functions and supports the Views and Uploads Settings tabs

« More »

MLAModal

Class MLA (Media Library Assistant) Modal contains enhancements for the WordPress 3.5+ Media Manager

« More »

MLAObjects

Class MLA (Media Library Assistant) Objects defines and manages custom taxonomies for Attachment Categories and Tags

« More »

MLAOptions

Class MLA (Media Library Assistant) Options manages the plugin option settings and provides functions to get and put them from/to WordPress option variables

« More »

MLASettings

Class MLA (Media Library Assistant) Settings provides the settings page to edit the plugin option settings

« More »

MLAShortcodes

Class MLA (Media Library Assistant) Shortcodes defines the shortcodes available to MLA users

« More »

MLATest

Class MLA (Media Library Assistant) Test provides basic run-time tests to ensure the plugin can run in the current WordPress envrionment.

« More »

MLA_List_Table

Class MLA (Media Library Assistant) List Table implements the "Assistant" admin submenu

« More »

MLA_Upload_List_Table

Class MLA (Media Library Assistant) Upload List Table implements the "Upload" admin settings tab

« More »

MLA_Upload_Optional_List_Table

Class MLA (Media Library Assistant) Upload Optional List Table implements the searchable database of exension/type associations for the "Uploads" admin settings tab

« More »

MLA_View_List_Table

Class MLA (Media Library Assistant) View List Table implements the "Views" admin settings tab

« More »

Constants

 

Gives a unique prefix for plugin options; can be set in wp-config.php

MLA_OPTION_PREFIX 

 

Provides path information to the plugin root in file system format.

MLA_PLUGIN_PATH 

 

Provides path information to the plugin root in URL format.

MLA_PLUGIN_URL