Functions

mla_plugin_loader_reporting_action

Displays version conflict error messages at the top of the Dashboard

« More »

mla_name_conflict_reporting_action

Displays name conflict error messages at the top of the Dashboard

« More »

Constants

MLA_PLUGIN_PATH

Provides path information to the plugin root in file system format, including the trailing slash.

« More »

MLA_BACKUP_DIR

« More »

MLA_OPTION_PREFIX

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

« More »

MLA_OPTION_PREFIX

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

« More »

MLA_DEBUG_LEVEL

Activates debug options; can be set in wp-config.php

« More »

MLA_AJAX_EXCEPTIONS

Activates full MLA load for specified AJAX actions; can be set in wp-config.php

« More »

MLA_PLUGIN_PATH

Provides path information to the plugin root in file system format, including the trailing slash.

« More »

MLA_PLUGIN_BASENAME

Provides the plugin's directory name, relative to the plugins directory, without leading or trailing slashes.

« More »

MLA_PLUGIN_URL

Provides path information to the plugin root in URL format.

« More »

MLA_BACKUP_DIR

« More »

Classes, interfaces and traits

AC_Addon_MLA_ListScreen

Class Admin Columns Addon MLA (Media Library Assistant) List Screen supports the Admin Columns plugin

« More »

ACP_Addon_MLA_Column_AltText

Provides inline-editing for alt_text

« More »

ACP_Addon_MLA_Column_Author

Removes ACP defaults & provides inline-editing for caption

« More »

ACP_Addon_MLA_Column_Caption

Provides inline-editing for caption

« More »

ACP_Addon_MLA_Column_Date

Removes ACP defaults for date

« More »

ACP_Addon_MLA_Column_Description

Provides inline-editing for caption

« More »

ACP_Addon_MLA_Column_MenuOrder

Provides inline-editing for menu_order

« More »

ACP_Addon_MLA_Column_MimeType

Provides inline-editing for caption

« More »

ACP_Addon_MLA_Column_Parent

Removes ACP defaults for parent

« More »

ACP_Addon_MLA_Column_Title

Provides inline-editing for post_title

« More »

ACP_Addon_MLA_Editing_Model_Media_Title

Provides view_settings for MLA's post_title

« More »

ACP_Addon_MLA_Editing_Strategy

Class Admin Columns Addon MLA (Media Library Assistant) Editing Strategy supports the Admin Columns plugin

« More »

CPAC_Deprecated_Storage_Model_MLA

Class CPAC Storage Model MLA (Media Library Assistant) supports the Admin Columns plugin

« More »

MLA

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

« More »

MLA_Ajax

Class MLA (Media Library Assistant) Ajax contains handlers for simple Ajax requests

« More »

MLA_Checklist_Walker

Class MLA (Media Library Assistant) Checklist Walker replaces term_id with slug in checklist output

This walker is used to build the meta boxes for flat taxonomies, e.g., Tags, Att. Tags. Class Walker_Category is defined in /wp-includes/category-template.php. Class Walker is defined in /wp-includes/class-wp-walker.php.
« More »

MLA_Custom_Field_Query

Class MLA (Media Library Assistant) Custom Field Query implements the searchable database of custom field mapping rules.

« More »

MLA_Custom_Fields_List_Table

Class MLA (Media Library Assistant) Custom Fields List Table implements the "Custom Fields" admin settings submenu table

Extends the core WP_List_Table class.
« More »

MLA_Example_List_Table

Class MLA (Media Library Assistant) Example List Table implements the searchable database of example plugins for the "Documentation" admin settings tab

Extends the core WP_List_Table class.
« More »

MLA_IPTC_EXIF_List_Table

Class MLA (Media Library Assistant) IPTC EXIF List Table implements the "IPTC EXIF" admin settings submenu table

Extends the core WP_List_Table class.
« More »

MLA_IPTC_EXIF_Query

Class MLA (Media Library Assistant) IPTC EXIF Query implements the searchable database of IPTC EXIF mapping rules.

« More »

MLA_List_Table

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

Extends the core WP_List_Table class.
« More »

MLA_Polylang

Class MLA (Media Library Assistant) Polylang provides admin mode support for the Polylang Multilingual plugin

« More »

MLA_Polylang_Shortcodes

Class MLA (Media Library Assistant) Polylang Shortcdxodes provides front-end support for the Polylang Multilingual plugin

« More »

MLA_Template_List_Table

Class MLA (Media Library Assistant) Template List Table displays the shortcode templates submenu table

Extends the core WP_List_Table class.
« More »

MLA_Template_Query

Class MLA (Media Library Assistant) Template Query implements the searchable database of shortcode templates

« More »

MLA_Thumbnail

Class MLA (Media Library Assistant) Thumbnails provides support for Featured Image generation

« More »

MLA_Upgrader_Skin

Skin for the MLA_Example_List_Table Install and Update functions.

Extends the core WP_Upgrader_Skin class.
« More »

MLA_Upload_List_Table

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

Extends the core WP_List_Table class.
« 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

Extends the core WP_List_Table class.
« More »

MLA_View_List_Table

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

Extends the core WP_List_Table class.
« More »

MLA_WPML

Class MLA (Media Library Assistant) WPML provides admin mode support for the WPML Multilingual CMS family of plugins, including WPML Media

« More »

MLA_WPML_List_Table

Class MLA (Media Library Assistant) WPML List Table adds a reference to an MLA_WPML object

Extends the MLA_List_Table class.
« More »

MLA_WPML_Shortcodes

Class MLA (Media Library Assistant) WPML Shortcodes provides front-end support for the WPML Multilingual CMS family of plugins, including WPML Media

« More »

MLA_WPML_Table

Class MLA (Media Library Assistant) WPML Table provides support for the WPML Multilingual CMS family of plugins, including WPML Media, for an MLA_List_Table object.

An instance of this class is created in the class MLA_List_Table constructor (class-mla-list-table.php).
« More »

MLACore

Class MLA (Media Library Assistant) Core is the minimum support required for all other MLA features

« More »

MLACoreOptions

Class MLA (Media Library Assistant) Core Options defines MLA option settings and defaults

« More »

MLAData

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

The _template functions are inspired by the book "WordPress 3 Plugin Development Essentials." Templates separate HTML markup from PHP code for easier maintenance and localization.
« More »

MLAData_Source

Class MLA (Media Library Assistant) Data Source manages data sources for custom field mapping and shortcode execution

« More »

MLAEdit

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

« More »

MLAFileDownloader

Class MLA (Media Library Assistant) File Downloader provides file streaming to client.

« More »

MLAImageProcessor

Class MLA (Media Library Assistant) Image Processor provides PDF thumbnails for the [mla_gallery] mla_viewer and Media/Assistant thumbnail generator.

« 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 »

MLAModal_Ajax

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

« More »

MLAMutex

Class MLA (Media Library Assistant) Mutex provides a simple "mutual exclusion" semaphore for the [mla_gallery] mla_viewer=single option

Adapted from the example by mr.smaon@gmail.com in the PHP Manual "Semaphore Functions" page.
« 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

Separated from class MLASettings in version 1.00
« More »

MLAPDF

Class MLA (Media Library Assistant) PDF extracts legacy and XMP meta data from PDF files

« More »

MLAQuery

Class MLA (Media Library Assistant) Query provides database query support for MLA Ajax, Shortcode and Admin needs

« More »

MLAReferences

Class MLA (Media Library Assistant) Query provides database query support for "where-used" reporting needs

« More »

MLASettings

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

« More »

MLASettings_CustomFields

Class MLA (Media Library Assistant) Settings Custom Fields implements the Settings/Media Library Assistant Custom Fields tab

« More »

MLASettings_Documentation

Class MLA (Media Library Assistant) Settings Documentation implements the Settings/Media Library Assistant Documentation tab

« More »

MLASettings_IPTCEXIF

Class MLA (Media Library Assistant) Settings IPTC EXIF implements the Settings/Media Library Assistant IPTC EXIF tab

« More »

MLASettings_Shortcodes

Class MLA (Media Library Assistant) Settings Shortcodes implements the Settings/Media Library Assistant Shortcodes tab

« More »

MLASettings_Upload

Class MLA (Media Library Assistant) Settings Upload implements the Settings/Media Library Assistant Uploads tab

« More »

MLASettings_View

Class MLA (Media Library Assistant) Settings View implements the Settings/Media Library Assistant Views tab

« More »

MLAShortcode_Support

Class MLA (Media Library Assistant) Shortcode Support provides the functions that implement the [mla_gallery] and [mla_tag_cloud] shortcodes. It also implements the mla_get_shortcode_attachments() and mla_get_terms() database access functions.

« More »

MLAShortcodes

Class MLA (Media Library Assistant) Shortcodes defines the shortcodes available to MLA users and loads the support class if the shortcodes are executed.

« More »

MLATemplate_Support

Class MLA (Media Library Assistant) Custom Style/Markup Template Support provides functions that define, import and export custom style and markup templates for MLA shortcodes.

« 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 »

MLATextWidget

Class MLA (Media Library Assistant) Text Widget defines a shortcode-enabled version of the WordPress Text widget

« More »

MLAUninstall

Class MLA (Media Library Assistant) Uninstall deletes the data associated with the MLA plugin

« More »