Media Library Assistant

Description

The Media Library Assistant provides several enhancements for managing the Media Library, including:

  • The [mla_gallery] shortcode, used in a post, page or custom post type to add a gallery of images and/or other Media Library items (such as PDF documents). MLA Gallery is a superset of the WordPress [gallery] shortcode; it is compatible with [gallery] and provides many enhancements. These include: 1) full query and display support for WordPress categories, tags, custom taxonomies and custom fields, 2) support for all post_mime_type values, not just images 3) media Library items need not be “attached” to the post, and 4) control over the styles, markup and content of each gallery using Style and Markup Templates. Twenty-eight hooks are provided for complete gallery customization from your theme or plugin code.

  • The [mla_tag_cloud] shortcode, used in a post, page, custom post type or widget to display the “most used” terms in your Media Library where the size of each term is determined by how many times that particular term has been assigned to Media Library items. Twenty-five hooks are provided for complete cloud customization from your theme or plugin code.

  • The [mla_term_list] shortcode, used in a post, page, custom post type or widget to display hierarchical (and flat) taxonomy terms in list, dropdown control or checklist formats. Twenty hooks are provided for complete list customization from your theme or plugin code.

  • Powerful Content Templates, which let you compose a value from multiple data sources, mix literal text with data values, test for empty values and choose among two or more alternatives or suppress output entirely.

  • Attachment metadata such as file size, image dimensions and where-used information can be assigned to WordPress custom fields. You can then use the custom fields in your [mla_gallery] display and you can add custom fields as sortable, searchable columns in the Media/Assistant submenu table. You can also modify the WordPress _wp_attachment_metadata contents to suit your needs.

  • IPTC, EXIF (including GPS), XMP and PDF metadata can be assigned to standard WordPress fields, taxonomy terms and custom fields. You can update all existing attachments from the Settings page IPTC/EXIF tab, groups of existing attachments with a Bulk Action or one existing attachment from the Edit Media/Edit Single Item screen. Display IPTC, EXIF, XMP and PDF metadata with [mla_gallery] custom templates. Twelve hooks provided for complete mapping customization from your theme or plugin code.

  • Support for WPML and Polylang multi-language CMS plugins.

  • Complete control over Post MIME Types, File Upload extensions/MIME Types and file type icon images. Fifty four (54) additional upload types, 112 file type icon images and a searchable list of over 1,500 file extension/MIME type associations.

  • Integrates with Photonic Gallery, Jetpack and other plugins, so you can add slideshows, thumbnail strips and special effects to your [mla_gallery] galleries.

  • Enhanced Search Media box. Search can be extended to the name/slug, ALT text and caption fields. The connector between search terms can be “and” or “or”. Search by attachment ID or Parent ID is supported, and you can search on keywords in the taxonomy terms assigned to Media Library items. Works in the Media Manager Modal Window, too.

  • Where-used reporting shows which posts use a media item as the “featured image”, an inserted image or link, an entry in a [gallery] and/or an entry in an [mla_gallery].

  • Complete support for ALL taxonomies, including the standard Categories and Tags, your custom taxonomies and the Assistant’s pre-defined Att. Categories and Att. Tags. You can add taxonomy columns to the Assistant listing, filter on any taxonomy, assign terms and list the attachments for a term.

  • Taxonomy and custom field support in the ATTACHMENT DETAILS pane of the Media Manager Modal Window.

  • An inline “Bulk Edit” area; update author, parent and custom fields, add, remove or replace taxonomy terms for several attachments at once. Works on the Media/Add New screen as well.

  • An inline “Quick Edit” action for many common fields and for custom fields

  • Displays more attachment information such as parent information, file URL and image metadata.

  • Allows you to edit the post_parent, the menu_order and to “unattach” items

  • Provides additional view filters for MIME types and taxonomies

  • Provides many more listing columns (more than 20) to choose from

The Assistant is designed to work like the standard Media Library pages, so the learning curve is short and gentle. Contextual help is provided on every new screen to highlight new features.

This plugin was inspired by my work on the WordPress web site for our nonprofit, Fair Trade Judaica. If you find the Media Library Assistant plugin useful and would like to support a great cause, consider a tax-deductible donation to our work. Thank you!
In this section, scroll down to see highlights from the documentation, including new and unique plugin features

NOTE: Complete documentation is included in the Documentation tab on the Settings/Media Library Assistant admin screen and the drop-down “Help” content in the admin screens.

Acknowledgements

Media Library Assistant includes many images drawn (with permission) from the Crystal Project Icons, created by Everaldo Coelho, founder of Yellowicon.

Many thanks to Aurovrata Venet, Il’ya Karastel and Kristian Adolfsson for testing and advising on the multilingual support features!

The Example Plugins

The MLA example plugins have been developed to illustrate practical applications that use the hooks MLA provides to enhance the admin-mode screens and front-end content produced by the MLA shortcodes. Most of the examples are drawn from topics in the MLA Support Forum.

The Documentation/Example Plugins submenu lets you browse the list of MLA example plugins, install or update them in the Plugins/Installed Plugins area and see which examples you have already installed. To activate, deactivate or delete the plugins you must go to the Plugins/Installed Plugins admin submenu.

The Example plugins submenu lists all of the MLA example plugins and identifies those already in the Installed Plugins area. In the submenu:

  • the “Screen Options” dropdown area lets you choose which columns to display and how many items appear on each page
  • the “Help” dropdown area gives you a brief explanation of the submenu content and functions
  • the “Search Plugins” text box lets you filter the display to items containing one or more keywords or phrases
  • bulk and rollover actions are provided to install or update example plugins
  • the table can be sorted by any of the displayed columns

Once you have installed an example plugin you can use the WordPress Plugins/Editor submenu to view the source code and (with extreme caution) make small changes to the code. Be very careful if you choose to modify the code! Making changes to active plugins is not recommended. If your changes cause a fatal error, the plugin will be automatically deactivated. It is much safer to download the file(s) or use FTP access to your site to modify the code offline in a more robust HTML/PHP editor.

You can use the “Download” rollover action to download a plugin to your local system. Once you have made your modifications you can copy the plugin to a compressed file (ZIP archive) and then upload it to your server with the Plugins/Add New (Upload Plugin) admin submenu.

If you do make changes to the example plugin code the best practice is to save the modified file(s) under a different name, so your changes won’t be lost in a future update. If you want to retain the file name, consider changing the version number, e.g. adding 100 to the MLA value, so you can more easily identify the plugins you have modified.

MLA Term List Shortcode

The [mla_term_list] shortcode function displays hierarchical taxonomy terms in a variety of formats; link lists, dropdown controls and checkbox lists. The list works with both flat (e.g., Att. Tags) and hierarchical taxonomies (e.g., Att. Categories) MLA Term List enhancements for lists and controls include:

  • Full support for WordPress categories, tags and custom taxonomies. You can select from any taxonomy or list of taxonomies defined in your site.
  • Several display formats, including “flat”, “list”, “dropdown” and “checklist”.
  • Control over the styles, markup and content of each list using Style and Markup Templates. You can customize the “list” formats to suit any need.
  • Access to a wide range of content using the term-specific and Field-level Substitution parameters. A powerful Content Template facility lets you assemble content from multiple sources and vary the results depending on which data elements contain non-empty values for a given term.
  • Display Style and Display Content parameters for easy customization of the list display and the destination/value behind each term.
  • A comprehensive set of filters gives you access to each step of the list generation process from PHP code in your theme or other plugins.

The [mla_term_list] shortcode has many parameters and some of them have a complex syntax; it can be a challenge to build a correct shortcode. The WordPress Shortcode API has a number of limitations that make techniques such as entering HTML or splitting shortcode parameters across multiple lines difficult. Read and follow the rules and guidelines in the “Entering Long/Complex Shortcodes” Documentation section to get the results you want.

Many of the [mla_term_list] concepts and shortcode parameters are modeled after the [mla_gallery] and [mla_tag_cloud] shortcodes, so the learning curve is shorter. Differences and parameters unique to the list are given in the sections below.

Argument Substitution Parameters for custom markup templates

A markup template can include default values for any of the shortcode parameters and values you define for your own use, e.g., you can add columns=1 to the arguments section to change the MLA default value whenever the template is used. The argument substitution parameter(s) you define in the markup template are treated as if you had added them to the shortcode that uses the template, but parameters you actually use in the shortcode will overide the default values you code in the arguments section. For example, if the arguments section of your “blue-table” markup template looks like:

columns=1 div-class=blue div-id=id3

and your shortcode is

[mla_gallery mla_markup=blue-table div-id=ID5] 

the end result will be as if you had coded

[mla_gallery mla_markup=blue-table div-id=ID5 columns=1 div-class=blue] 

The custom parameters you code in the arguments section become part of the shortcode parameters. To access them in your template or in other shortcode parameters you must use the ‘query:’ prefix, e.g., [+query:div-class+] in the template or {+query:div-id+} in another shortcode parameter.

In the arguments section you can separate the parameters with one or more spaces or you can code them on separate lines. If your parameter value includes spaces you must enclose it in single or double quotes.

Support for the “Admin Columns” Plugin

The Admin Columns plugin allows you to customize columns on several admin-mode screens, including the MLA Media/Assistant submenu screen. All you have to do is install the plugin; MLA will detect its presence and automatically register the Media/Assistant submenu screen for support. With Admin Columns, you can:

  • Reorder columns with a simple drag & drop interface.
  • Re-size columns to give more or less space to a column.
  • Remove (not just hide) columns from the submenu table.
  • Add new columns for custom fields and additional information.
  • The Admin Columns “Pro” version adds support for ACF fields and other capabilities.

When Admin Columns is present you will see a new “Edit Columns” button just above the Media/Assistant submenu table. Click the button to go to the Settings/Admin Columns configuration screen. There you will see “Media Library Assistant” added to the “Others:” list. Click on it to see the configuration of the Media/Assistant submenu screen.

You can find detailed configuration instructions at the Admin Columns web site Documentation page.

When you have completed your configuration changes, click “Update Media Library Assistant” in the Store Settings metabox at the top-right of the screen. You can also click “Restore Media Library Assistant columns” to remove your changes and go back to the MLA default settings. Click the “View” button at the right of the Media Library Assistant heading to return to the Media/Assistant submenu screen and see your changes.

[mla_gallery] Post Type, Post Status support

For compatibility with the WordPress [gallery] shortcode, these parameters default to post_type=attachment, post_status=inherit. You can override the defaults to, for example, display items in the trash (post_status=trash).

You can change the post_type parameter to compose a “gallery” of WordPress objects such as posts, pages and custom post types. For example, to display a gallery of the published posts in a particular category you can code something like:

[mla_gallery category=some-term post_type=post post_status=publish post_mime_type=all]

Note that you must also change the post_status and post_mime_type because the default values for those parameters are set for Media Library image items.

For posts, pages and custom post types some of the other data values are used in slightly different ways:

  • Title – Taken from the Title of the item.
  • Caption – Taken from the Excerpt of the item.
  • ALT Text – Not used.
  • Description – Taken from the Content of the item.
  • Thumbnail – Taken from the Featured Image of the item, if set. You can use the size parameter to display any of the available image sizes. If no Featured Image is set, the Title will be used instead.
  • Page Link (link=page) – Taken from the “guid”, or “short form” of the link to the item.
  • File Link (link=file) – Taken from the permalink to the item.

You can find all the parameter values and more examples in the WP_Query class reference Type Parameters and Status Parameters sections.

WPML & Polylang Multilingual Support; the MLA Language Tab

Media Library Assistant provides integrates support for two popular “Multilanguage/ Multilingual/ Internationalization” plugins; WPML and Polylang. These plugins let you write posts and pages in multiple languages and make it easy for a visitor to select the language in which to view your site. MLA works with the plugins to make language-specific Media library items easy to create and manage.

MLA detects the presence of either plugin and automatically adds several features that work with them:

  • Language-specific filtering of the [mla_gallery] and [mla_tag_cloud] shortcodes.
  • Media/Assistant submenu table enhancements for displaying and managing item translations.
  • Term Assignment and Term Synchronization, to match terms to language-specific items and automatically keep all translations for an item in synch.
  • Term Mapping Replication, to manage the terms created when mapping taxonomy terms from IPTC/EXIF metadata.

Items, Translations and Terms

Each Media Library item can have one or more “translations”. The item translations are linked and they use the same file in the Media Library. The linkage lets us know that “¡Hola Mundo!” (Spanish), “Bonjour Monde” (French) and “Hello world!” (English) are all translations of the same post/page. Post/page translation is optional; some posts/pages may not be defined for all languages. The language of the first translation entered for a post/page is noted as the “source language”.

Taxonomy terms can also have one or more translations, which are also linked. The linkage lets us know that “Accesorio Categoría” (Spanish), “Catégorie Attachement” (French) and “Attachment Category” (English) are all translations of the same term. Term translation is optional; some terms may not be defined for all languages. The language of the first translation entered for a term is noted as the “source language”.

When an item is uploaded to the Media Library it is assigned to the current language (note: avoid uploading items when you are in “All Languages”/”Show all languages” mode; bad things happen). WPML provides an option to duplicate the new item in all active languages; Polylang does not. MLA makes it easy to add translations to additional languages with the Translations column on the Media/Assistant submenu table. For Polylang, MLA provides Quick Translate and Bulk Translate actions as well.

Assigning language-specific terms to items with multiple translations can be complex. MLA’s Term Assignment logic assures that every term you assign on any of the editing screens (Media/Add New Bulk Edit, Media/Edit, Media/Assistant Quick Edit and Bulk Edit, Media Manager ATTACHMENT DETAILS pane) will be matched to the language of each item and translation. MLA’s Term Synchronization logic ensures that changes made in one translation are replicated to all other translations that have an equivalent language-specific term.
Shortcode Support

The [mla_gallery] shortcode selects items using the WordPress WP_Query class. Both WPML and Polylang use the hooks provided by WP_Query to return items in the current language. If you use taxonomy parameters in your shortcode you must make sure that the term name, slug or other value is in the same language as the post/page in which it is embedded. This is easily done when the post/page content is translated from one language to another.

The [mla_tag_cloud] shortcode selects terms using the WordPress wpdb class. MLA adds language qualifiers to the database queries that compose the cloud so all terms displated are appropriate for the current language. No special coding or shortcode modification is required.

Media/Assistant submenu table

Two columns are added to the table when WPML or Polylang is active:

  • Language – displays the language of the item. This column is only present when “All languages/Show all languages” is selected in the admin toolbar at the top of the screen.
  • “Translations” – displays the translation status of the item in all active languages. The column header displays the flag icon for the language. The column content will have a checkmark icon for the item’s language, a pencil icon for an existing translation or a plus icon for a translation that does not exist. You can click any icon to go directly to the Media/Edit Media screen for that translation. If you click a plus icon, a new translation will be created and initialized with content and terms from the current item and you will go to the Media/Edit Media screen for the new translation.

When Polylang is active, several additional features are available:

  • A Language dropdown control is added to the Quick Edit and Bulk Edit areas. You can change the language of one or more items by selecting a new value in the dropdown and clicking Update. The new language must not have an exising translation; if a translation already exists the change will be ignored.
  • Translation status links are added to the Quick Edit area, just below the Language dropdown control. If you click one of the pencil/plus translation status links, a new Quick Edit area will open for the translation you selected. A new translation is created if you click a plus status icon.
  • A Quick Translate rollover action can be added to each item (the default option setting is “unchecked”). If you activate this option, when you click the “Quick Translate” rollover action for an item the Quick Translate area opens, showing the Language dropdown control and the translation status links. From there, click “Set Language” to change the language assigned to the item or click one of the pencil/plus translation status links. A new Quick Edit area will open for the translation you selected. A new translation is created if you click a plus status icon.
  • A Translate action is added to the Bulk Actions dropdown control. If you click the box next to one or more items, select Translate in the Bulk Actions dropdown and click Apply, the Bulk Translate area will open. The center column contains a checkbox for each active language and an “All Languages” checkbox. Check the box(es) for the languages you want and then click “Bulk Translate”. The Media/Assistant submenu table will be refreshed to display only the items you selected in the language(s) you selected. Existing translations will be displayed, and new translations will be created as needed so every item has a translation in every language selected.

Term Management

Taxonomy terms are language-specific, and making sure the right terms are assigned to all items and translations can be a challenge. Terms can change when an item is updated in any of five ways:

  1. Individual edit – this is the full-screen Media/Edit Media submenu provided by WordPress. Taxonomies are displayed and updated in meta boxes along the right side of the screen. When “Update” is clicked whatever terms have been selected/entered are assigned to the item; they replace any old assignments.
  2. Media Manager Modal Window – this is the popup window provided by WordPress’ “Add Media” and “Select Featured Image” features. Taxonomies are displayed and updated in the ATTACHMENT DETAILS meta boxes along the right side of the window. Whatever terms are selected/entered here are assigned to the item; they replace any old assignments.
  3. Quick Edit – this is a row-level action on the Media/Assistant screen. When “Update” is clicked whatever terms have been selected/entered are assigned to the item; they replace any old assignments.
  4. Bulk edit – this is a bulk action on the Media/Assistant screen, and is also available on the Media/Upload New Media screen. In the Bulk Edit area, terms can be added or removed or all terms can be replaced. The bulk edit can be applied to multiple item translations in one or more languages.
  5. IPTC/EXIF Metadata Mapping – this is done by defining rules in the “Taxonomy term mapping” section of the IPTC & EXIF Processing Options. The mapping rules can be run when new items are added to the Media Library, from the Settings/Media Library Assistant IPTC/EXIF tab, from the Media/Assistant Bulk Edit area or from the Media/Edit Media submenu screen.

When terms change in any of the above ways there are two tasks that require rules:

  1. How should language-specific terms be assigned to items selected? This is “Term Assignment”.
  2. How should terms assigned to one translation of an item be used to update other translations of the same item? This is “Term Synchronization”.

When new terms are added during IPTC/EXIF taxonomy term mapping a third task is required; should new terms be added only to the current language or should they be made available in all languages? This is “Term Mapping Replication”.

Term Assignment

When a specific language is selected only the item translations for that language are shown, and only the terms for that language are displayed (except for a Polylang bug that shows all languages in the “auto-complete” list for flat taxonomies). When “All Languages”/”Show all languages” is selected the terms for all languages are displayed even if they cannot be assigned to an item. For example, a Spanish term may appear in the list be cannot be assigned to an English item translations.

For individual edit and quick edit updates the rule is simple:

  1. For all terms selected/entered, find the equivalent term in the language of the item translation. Assign the equivalent (language-specific) term if one exists. If no equivalent term exists, ignore the selected/entered term. Assign all equivalent terms to the item translation, replacing any previous terms.

For bulk edit updates the rule depends on which action (add, remove, replace) has been selected. Each of the item translations in the bulk edit list is updated by these rules:

  1. Add: For all terms selected/entered, find the equivalent term in the language of the item translation. Assign the equivalent (language-specific) term if one exists. If the equivalent term exists, add it to the item translation.
  2. Remove: For all terms selected/entered, find the equivalent term in the language of the item translation. Assign the equivalent (language-specific) term if one exists. If the equivalent term exists, remove it from the item translation.
  3. Replace: This is the tricky case. What should happen to terms already assigned to an item translation that have not been selected/entered for the update? In particular, what about terms that do not have translations to all languages? Should a “French-only” term be preserved?

The “Replace” answer is the same as the individual/quick edit answer. If the term is not selected/entered for the update it is discarded along with the other old assignments. After all, in “All Languages”/”Show all languages” mode the “French-only” term would have been in the list and could be selected if desired.

Term Synchronization

If you edit an item translation, for example to add or remove a term assignment, what should happen to the other translations of the same item? Term synchroniztion will add or remove the equivalent term in the other item translations if the equivalent term exists.

What about “untranslated” terms that do not have translations to all languages? Should an existing “French-only” (untranslated) term be preserved? It is, since there is no way to indicate that it should be removed.

Individual and quick edits are “replace” updates, and “replace” is an option for bulk edits as well. For term synchronization to preserve untranslated terms “replace” updates must be converted to separate “add” and “remove” updates that include only the changes made to the original item translation. For example, if these terms are defined:

English

  • Common-term-1-eng
  • Common-term-2-eng
  • English-only-term

Spanish

  • Common-term-1-esp
  • Common-term-2-esp
  • Spanish-only-term

And these term assignments exist:

English Translation

  • Common-term-1-eng
  • English-only-term

Spanish Translation

  • Common-term-1-esp
  • Spanish-only-term

Then synchronization handles common editing actions as follows:

  1. If you edit the English Translation and add “Common-term-2-eng”, synchronization will add “Common-term-2-esp” to the Spanish Translation.
  2. If you edit the English Translation and remove “Common-term-1-eng”, synchronization will remove “Common-term-1-esp” from the Spanish Translation.
  3. If you edit the English Translation and remove “English-only-term”, nothing will happen to the Spanish Translation.

Term Mapping Replication

When rules are defined in the IPTC/EXIF “Taxonomy term mapping section” they extract values (e.g., “IPTC 2#025 Keywords”) from image metadata and use them to assign terms to the Media Library item(s). If the metadata value matches an existing term in the item’s language it is assigned to the item. If the term already exists for any other active language it is not assigned to the item. If the term does not exist in any of the active languages, i.e., it is an entirely new term, a decision is required. The “Term Mapping Replication” option controls the decision:

  • When Replication is active, the term is created in the current language and then copied to every other active language as a translation of the term in the current language.
  • When Replication is not active, the term is created in the current language only. It is not copied to any other active language and will not be assigned to items in any language other than the current language.

If you use Replication to automatically create terms in non-current languages they will be created with the same text value as the source term in the current language. You can always go to the taxonomy edit page and change the source text to an appropriate value for the other language(s). If you do not use Replication you can always go to the taxonomy edit page and add translations with an appropriate value for the other language(s).

Screenshots

  • The Media/Assistant submenu table showing the available columns, including "Featured in", "Inserted in", "Att. Categories" and "Att. Tags"; also shows the Quick Edit area.
  • The Media/Assistant submenu table showing the Bulk Edit area with taxonomy Add, Remove and Replace options; also shows the tags suggestion popup.
  • A typical edit taxonomy page, showing the "Attachments" column.
  • The enhanced Edit page showing additional fields, categories and tags.
  • The Settings page General tab, where you can customize support of Att. Categories, Att. Tags and other taxonomies, where-used reporting and the default sort order.
  • The Settings page MLA Gallery tab, where you can add custom style and markup templates for [mla_gallery] shortcode output.
  • The Settings page IPTC & EXIF Processing Options screen, where you can map image metadata to standard fields (e.g. caption), taxonomy terms and custom fields.
  • The Settings page Custom Field Processing Options screen, where you can map attachment metadata to custom fields for display in [mla_gallery] shortcodes and as sortable, searchable columns in the Media/Assistant submenu.
  • The Media Manager popup modal window showing additional filters for date and taxonomy terms. Also shows the enhanced Search Media box and the full-function taxonomy support in the ATTACHMENT DETAILS area.

Installation

  1. Upload media-library-assistant and its subfolders to your /wp-content/plugins/ directory, OR Visit the Plugins/Add New page and search for “Media Library Assistant”; click “Install Now” to upload it

  2. Activate the plugin through the “Plugins” menu in WordPress

  3. Visit the Settings/Media Library Assistant page to customize taxonomy (e.g., category and tag) support

  4. Visit the Settings/Media Library Assistant Custom Fields and IPTC/EXIF tabs to map metadata to attachment fields

  5. Visit the “Assistant” submenu in the Media admin section

  6. Click the Screen Options link to customize the display

  7. Use the enhanced Edit, Quick Edit and Bulk Edit pages to assign categories and tags

  8. Use the [mla_gallery] shortcode to add galleries of images, documents and more to your posts and pages

  9. Use the [mla_tagcloud] and [mla_term_list] shortcodes to add clickable lists of taxonomy terms to your posts and pages

FAQ

Installation Instructions
  1. Upload media-library-assistant and its subfolders to your /wp-content/plugins/ directory, OR Visit the Plugins/Add New page and search for “Media Library Assistant”; click “Install Now” to upload it

  2. Activate the plugin through the “Plugins” menu in WordPress

  3. Visit the Settings/Media Library Assistant page to customize taxonomy (e.g., category and tag) support

  4. Visit the Settings/Media Library Assistant Custom Fields and IPTC/EXIF tabs to map metadata to attachment fields

  5. Visit the “Assistant” submenu in the Media admin section

  6. Click the Screen Options link to customize the display

  7. Use the enhanced Edit, Quick Edit and Bulk Edit pages to assign categories and tags

  8. Use the [mla_gallery] shortcode to add galleries of images, documents and more to your posts and pages

  9. Use the [mla_tagcloud] and [mla_term_list] shortcodes to add clickable lists of taxonomy terms to your posts and pages

How can I sort the Media/Assistant submenu table on values such as File Size?

You can add support for many attachment metadata values such as file size by visiting the Custom Fields tab on the Settings page. There you can define a rule that maps the data to a WordPress custom field and check the “MLA Column” box to make that field a sortable column in the Media/Assistant submenu table. You can also use the field in your [mla_gallery] shortcodes. For example, this shortcode displays a gallery of the ten largest images in the “general” category, with a custom caption:

[mla_gallery category="general" mla_caption="{+caption+}<br>{+custom:File Size+}" meta_key="File Size" orderby="meta_value" order="DESC" numberposts=10]
How can I use Categories, Tags and custom taxonomies to select images for display in my posts and pages?

The powerful [mla_gallery] shortcode supports almost all of the query flexibility provided by the WP_Query class. You can find complete documentation in the Settings/Media Library Assistant Documentation tab. A simple example is in the preceding question. Here’s an example that displays PDF documents with Att. Category “fauna” or Att. Tag “animal”:

[mla_gallery post_mime_type="application/pdf" size=icon mla_caption="{+title+}" tax_query="array(array('taxonomy'=>'attachment_category','field'=>'slug','terms'=>'fauna'),array('taxonomy'=>'attachment_tag','field'=>'slug','terms'=>'animal'),'relation'=>'OR')"]
Can I use [mla_gallery] for attachments other than images?

Yes! The [mla_gallery] shortcode supports all MIME types when you add the post_mime_type parameter to your query. You can build a gallery of your PDF documents, plain text files and other attachments. You can mix images and other MIME types in the same gallery, too. Here’s an example that displays a gallery of PDF documents, using Imagick and Ghostscript to show the first page of each document as a thumbnail:

[mla_gallery post_mime_type=application/pdf post_parent=all link=file mla_viewer=true columns=1 orderby=date order=desc]
Can I attach an image to more than one post or page?

No; that’s a structural limitation of the WordPress database. However, you can use Categories, Tags and custom taxonomies to organize your images and associate them with posts and pages in any way you like. The [mla_gallery] shortcode makes it easy. You can also use the ids= parameter to compose a gallery from a list of specific images.

Can the Assistant use the standard WordPress post Categories and Tags?

Yes! You can activate or deactivate support for Categories and Tags at any time by visiting the Media Library Assistant Settings page.

Do I have to use the WordPress post Categories and Tags?

No! The Assistant supplies pre-defined Att. Categories and Att. Tags; these are WordPress custom taxonomies, with all of the API support that implies. You can activate or deactivate the pre-defined taxonomies at any time by visiting the Media Library Assistant Settings page.

Can I add my own custom taxonomies to the Assistant?

Yes. Any custom taxonomy you register with the Attachment post type will appear in the Assistant UI. Use the Media Library Assistant Settings page to add support for your taxonomies to the Assistant UI.

Can I use Jetpack Tiled Gallery or a lightbox plugin to display my gallery?

You can use other gallery-generating shortcodes to give you the data selection power of [mla_gallery] and the formatting/display power of popular alternatives such as the WordPress.com Jetpack Carousel and Tiled Galleries modules. Any shortcode that accepts “ids=” or a similar parameter listing the attachment ID values for the gallery can be used. Here’s an example of a Jetpack Tiled gallery for everything except vegetables:

[mla_gallery attachment_category=vegetable tax_operator="NOT IN" mla_alt_shortcode=gallery type="rectangular"]

Most lightbox plugins use HTML class= and/or rel= tags to activate their features. [mla_gallery] lets you add this tag information to your gallery output. Here’s an example that opens PDF documents in a shadowbox using Easy Fancybox:

[mla_gallery post_mime_type=application/pdf post_parent=all link=file size=icon mla_caption='<a class="fancybox-iframe fancybox-pdf" href={+filelink_url+} target=_blank>{+title+}</a>' mla_link_attributes='class="fancybox-pdf fancybox-iframe"']

In the example, the mla_caption= parameter turns the document title into a link to the shadowbox display so you can click on the thumbnail image or the caption to activate the display.

Why don’t the “Posts” counts in the taxonomy edit screens match the search results when you click on them?

This is a known WordPress problem with multiple support tickets already in Trac, e.g.,
Ticket #20708(closed defect (bug): duplicate) Wrong posts count in taxonomy table,
Ticket #14084(assigned defect (bug)) Custom taxonomy count includes draft & trashed posts,
and Ticket #14076(closed defect (bug): duplicate) Misleading post count on taxonomy screen.

For example, if you add Tags support to the Assistant and then assign tag values to your attachments, the “Posts” column in the “Tags” edit screen under the Posts admin section includes attachments in the count. If you click on the number in that column, only posts and pages are displayed. There are similar issues with custom post types and taxonomies (whether you use the Assistant or not). The “Attachments” column in the edit screens added by the Assistant shows the correct count because it works in a different way.

How do I “unattach” an item?

Hover over the item you want to modify and click the “Edit” or “Quick Edit” action. Set the ID portion of the Parent Info field to zero (0), then click “Update” to record your changes. If you change your mind, click “Cancel” to return to the main page without recording any changes. You can also click the “Select” button to bring up a list of posts//pages and select one to be the new parent for the item. The “Set Parent” link in the Media/Assistant submenu table also supports changing the parent and unattaching an item.

The Media/Assistant submenu seems sluggish; is there anything I can do to make it faster?

Some of the MLA features such as where-used reporting and ALT Text sorting/searching require a lot of database processing. If this is an issue for you, go to the Settings page and adjust the “Where-used database access tuning” settings. For any where-used category you can enable or disable processing. For the “Gallery in” and “MLA Gallery in” you can also choose to update the results on every page load or to cache the results for fifteen minutes between updates. The cache is also flushed automatically when posts, pages or attachments are inserted or updated.

Are other language versions available?

Not yet, but all of the internationalization work in the plugin source code has been completed and there is a Portable Object Template (.POT) available in the “/languages” directory. I don’t have working knowledge of anything but English, but if you’d like to volunteer to produce a translation, I would be delighted to work with you to make it happen. Have a look at the “MLA Internationalization Guide.pdf” file in the languages directory and get in touch.

What’s in the “phpDocs” directory and do I need it?

All of the MLA source code has been annotated with “DocBlocks”, a special type of comment used by phpDocumentor to generate API documentation. If you’d like a deeper understanding of the code, click on “index.html” in the phpDocs directory and have a look. Note that these pages require JavaScript for much of their functionality.

Reviews

Great plugin with great support

This is a pretty comprehensive solution for the basic Media Library, very impressive how it integrates. Helped us gain more categorization functionality and more insight into where the images are being used.

It’s a little heavy as a user of system resources, depending upon library size–as to be expected. Excellent and friendly support!

Great functionality an outstanding support

This plugin has great functionality for classifying and displaying media items of any type – once you start to get the idea, the possibilities are endless.

Support is even more exceptional. Replies are always quick, kind and considerate. The author twice added functonalities to cover my special needs and produced development versions and Example Plugins within a few days.
Guido

Incredibly powerful gallery tool!

I can’t believe this plugin is free. David supports it like he’s getting paid, that’s for sure. This plugin is very deep, yet lightweight enough to play well with any Lightbox plugin you have. Yes, it has a bit of a learning curve up front, but the documentation is good, and the support is great. This is the only way I know of to get a paginated gallery, WITH Category or tag filtering AND Lightbox compatibility, not to mention the lack of endless nagging that is part and parcel of all commercial plugins these days.

Awesome

I found it not very easy to set up although I probably only use 1 % of its features. Excellent plugin and support !

Read all 131 reviews

Contributors & Developers

“Media Library Assistant” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

2.53

  • Fix: Correct PHP Fatal Error defect for users of Admin Columns (free version).

2.52

  • New: Support for the Admin Columns Pro plugin has been improved, including inlne-edit support and removing duplicate column definitions.
  • New: For the Media/Assistant admin submenu, the Bulk Edit area has [+index+] and [+found_rows+] content template substitution parameter values.
  • New: For [mla_galley], a new size=icon_only option has been added to force the display of an appropriate icon for both image and non-image items such as PDF documents.
  • New: For [mla_galley], a new mla_viewer=true,required option has been added to override the WordPress native thumbnails for PDF documents and always generate a dynamic thumbnail or use a Featured Image.
  • New: A new “MLA Term Links Example” plugin has been added. It implements a custom substitution parameter prefix that returns links to category or tag archive pages for terms aassigned to an item.
  • New: For the MLA Insert Fixit example plugin, the copy post/page values and copy parent values tools have [+index+] and [+found_rows+] content template substitution parameter values.
  • Fix: For [mla_term_list], the mla_output parameter can be omitted to use the “ulist” default.
  • Fix: For [mla_term_list mla_output=flat], resolved PHP notice messages about the $default_style variable.
  • Fix: For IPTC and EXIF metadata extraction, error handling has been improved to avoid PHP 7 fatal errors.
  • Fix: For [mla_galley], error handling for tax_query, date_query and meta_query has been improved to avoid PHP 7 fatal errors.
  • Fix: The documentation for “Support for Alternative Gallery Output, e.g., Pagination” has been improved to make it clear that two or more shortcodes are required to display both a gallery and the pagination controls.
  • Fix: When PHP 7.1.x is used, a WordPress problem passing references to filters has been avoided.
  • Fix: When WPML is active, handling of the ‘wpml_link_to_translation’ filter has been fixed to eliminate PHP Warning and Notice messages.
  • Fix: When WPML is active, term synchronization problems when removing taxonomy terms in the Quick and Bulk Edit areas have been fixed.

2.51

  • Fix: For the MLA UI Elements Example plugin, some defects in handling simple taxonomy parameters such as tax_operator have been corrected.
  • Fix: Change “primary column” handling for WP 4.3+ to be more like Media/Library submenu table.

2.50

  • New: The Settings/Media Library Assistant Custom Fields tab has been completely re-written, with a more WordPress-like user interface and new capabilities.
  • New: The “MLA BuddyPress & rtMedia Example” example plugin has been enhanced with an rtmedia_ids prameter that translates rtMedia ID values to attachment ID values, and an rtmedia_source parameter that filters the items returned by an [mla_gallery] query and uses the parameter value as a content template to extract rtMedia IDs from the items. The rtMedia IDs are translated to attachment IDs so [mla_gallery] can process the items.
  • New: A new “MLA Parent Category Mapping Example” plugin has been added. It assigns the parent term when child term(s) under that parent are assigned.
  • New: The “WooCommerce Fixit” example plugin has been enhanced to provide “product:” and “product_terms:” custom substitution prefixes providing access to values of the product(s) assicoated with a Media Library item.
  • New: For the “kbmb” format/option code a fourth parameter has been added to specify the number of decimal places in the results.
  • New: For [mla_term_list], dropdown and checklist control names can now be changed with the mla_control_name parameter. This allows multiple controls on the same post/page.
  • New: For [mla_term_list mla_output=dropdown], multiple taxonomies an be added to one control using compound taxonomy.term option values and the new hierarchical=combine parameter value.
  • New: For [mla_galley], a new tax_input parameter supports multiple taxonomies using compound taxonomy.term option values.
  • New: The “MLA UI Elements Example” plugin has been enhanced with support for the multi-taxonomy features of the [mla_term_list] shortcode.
  • New: The “MLA UI Elements Example” plugin has been extended to handle checklist elements with multiple selections.
  • New: The “MLA jhdean Mapping Hooks Example” plugin has been enhanced with a new operation that removes hyperlinks from the Title field. A new Settings submenu has been added to control which options are active.
  • New: HTML span tags have been added to the “Search Media” controls on the Media/Assistant screen, allowing individual elements to be suppressed if desired.
  • New: The “MLA Substitution Parameter Hooks Example” plugin has been fixed to properly handle custom fields with multiple values.
  • New: A new define ( 'MLA_AJAX_EXCEPTIONS', 'always' ); option can be added to wp-config.php to unconditionally load full MLA support when processing AJAX requests. This supports, for example, additional plugin/theme front-end file upload features.
  • Fix: When Polylang is active but no language has been defined, MLA extensions cannot succeed and so are no longer installed.
  • Fix: For the Media/Assistant submenu table, the display correctly displays all table columns when Screen Options is used to remove all hidden columns.
  • Fix: For [mla_term_list], when mla_option_value="{+slug+}" is present numeric slug values are not confused with term_id values.
  • Fix: The Media/Assistant Quick and Bulk Edit areas now handle flat taxonomy names that do not match the corresponding slug values.
  • Fix: Non-text data substitution parameter values are no longer “enhanced” with wptexturize(), which caused problems with links, paths and file names.
  • Fix: When evaluating IPTC/EXIF hierarchical taxonomy mapping rules, names will match an existing term anywhere in the hierarchy, not just at the root level.
  • Fix: Term names with HTML special characters such as ampersand are now correctly handles when evaluating IPTC/EXIF taxonomy mapping rules.
  • Fix: A problem with filtering the Media/Assistant submenu table on terms containing accented UTF8 characters has been corrected.
  • Fix: An incompatibility with the latest version of the Photonic Gallery plugin has been resolved.
  • Fix: A problem with user-specified icons representing files of non-image MIME types has been corrected. The correct icon now displays on the Media/Assistant submenu table and in [mla_gallery] output.
  • Fix: Empty simple taxonomy parameters are ignored when tax_operator and/or tax_include_children parameters are also present.
  • Fix: A format/option code parsing problem with arguments contain a colon character has been fixed.
  • Fix: Two PHP version 7.x compatibility issues in the “MLA Substitution Parameter Hooks Example” plugin have been resolved.
  • Fix: The code that implements the [mla_gallery link=download] parameter has been changed to improve security. The new version restricts downloads to the /wp-content/ directory subtree. Thanks to shpik <[email protected]> for the suggestion and review.
  • Fix: An EXIF metadata parsing defect in MLA v2.41 which failed to process enhanced CAMERA and GPS values has been corrected.
  • Fix: MIME type support has been modified to mitigate a WordPress issue introduced in v4.7.1 and 4.6.2 that prevents the upload of Scalable Vector Graphics (SVG) files.

2.40 – 2.41

  • 2.41 – Updated example plugins, EXIF improvements, PHP 5.3 compatibility, Polylang fix. Five enhancements in all, ten fixes.
  • 2.40 – Generate WP 4.7 PDF thumbnails, new Shortcodes tab, requires less admin-mode memory, Examples tab “View” action and “Installed” view. Seventeen other enhancements, fourteen fixes.

2.30 – 2.33

  • 2.33 – Fix WordPress “The plugin does not have a valid header” errors on initial MLA installs. Two enhancements, one other fix.
  • 2.32 – New Documentation/Example Plugins submenu and installer, WordPress 4.6 fixes and several new example plugins. Sixteen enhancements in all, nine fixes.
  • 2.31 – Remove call to xdebug_get_function_stack() causing fatal PHP error.
  • 2.30 – New [mla_term-list] shortcode for hierarchical taxonomy display, Uncaught RangeError fix, custom data sources. Thirteen enhancements in all, six fixes.

2.00 – 2.25

  • 2.25 – Default shortcode parameters in templates, list/grid view switcher, delete option settings, better XML parsing. Eight enhancements in all, eleven fixes.
  • 2.24 – Corrects the MLA error that suppressed Admin Columns functions for Posts, Pages, Custom Post Types, Users and Comments.
  • 2.23 – Admin Columns 2.4.9 fixes, EXIF/XMP/PDF improvements, Posts, Pages and custom Post Types in [mla_gallery] display. Seven enhancements in all, six fixes.
  • 2.22 – Support for the “Admin Columns” plugin, PHP7 and “enclosing shortcode” syntax. Better performance, new filters and examples. Eight enhancements in all, eight fixes.
  • 2.21 – Fix for “empty grid”, “No media attachments found”, “No items found” and “Unknown column” symptoms. Thanks to all who quickly alerted me to the problem. One other fix for “Featured Image” handling of size=none.
  • 2.20 – Reduced memory/time footprint, default setting changes, WPML/Polylang IPTC/EXIF mapping fixes, partial German translation. Nine other enhancements, thirteen fixes.
  • 2.15 – Bulk Edit Reset button, Debug tab enhancements, Quick Edit thumbnails, new examples and hooks. Sixteen enhancements in all, sixteen fixes.
  • 2.14 – Final WordPress 4.3 updates. New Debug tab features. Updated Dutch translation. Four other fixes.
  • 2.13 – WordPress 4.3 updates. PDF Thumbnail image generator. Wildcard keyword/term searching. Several WPML and Polylang fixes. Dutch and Swedish translations! Twelve other enhancements, twelve other fixes.
  • 2.12 – Fixes a defect in [mla_gallery] handling of the mla_caption parameter. Adds mla_debug=log option.
  • 2.11 – Enhanced WPML and new Polylang support. “Attached” Media/Assistant table view. Eight other enhancements, fifteen fixes.
    *2.10 – mla_viewer is back, with a Featured Image option! XMP support for image meta data. Eight other enhancements, twelve fixes.
  • 2.02 – Bulk Edit on Media/Add New, pause/restart IPTC/EXIF mapping, EXIF CAMERA fields, “timestamp”, “date” and “fraction” format options. Six other enhancements, twelve fixes.
  • 2.01 – Google File Viewer (mla_viewer) disabled. IPTC/EXIF mapping performance gains. Four other enhancements, five fixes.
  • 2.00 – Requires WP v3.5+. Ajax-powered bulk edit and mapping, front-end “terms search” for [mla_gallery]. Five other enhancements, two fixes.

1.00 – 1.95

  • 1.95: New [mla_gallery] parameters, Download rollover action, Media/Assistant submenu filters. Eleven enhancements, seven fixes.
  • 1.94: Media Manager fixes and new “current-item” parameters for [mla_tag_cloud]. Two other enhancements, seven fixes.
  • 1.93: WordPress 4.0 Media Grid enhancements (optional) and compatibility fixes. New auto-fill option for Media Manager taxonomy meta boxes. One other enhancement, three other fixes.
  • 1.92: Three bug fixes, one serious.
  • 1.91: WordPress 4.0 support! New “Edit Media meta box” and “Media Modal Initial Values” filters and example plugins. Four other enhancements, six fixes.
  • 1.90: New “Terms Search” popup window and Search Media “Terms” checkbox. Post Type filter and pagination for “Select Parent” popup. Ten other enhancements, five fixes.
  • 1.83: Corrects serious defect, restoring Quick Edit, Bulk Edit and Screen Options to Media/Assistant submenu. Three other fixes.
  • 1.82: “Select Parent” popup window (Media/Edit Media, Attached to column, Quick Edit area), SVG support and several new filter examples. Five other enhancements, three other fixes.
  • 1.81: Corrects serious defect in Media Manager Modal Window file uploading. Adds item-specific tag clouds. One other enhancement, five other fixes.
  • 1.80: Full taxonomy meta box support in the Media Manager Modal Window. Checkbox-style meta box for flat taxonomies. Fourteen other enhancements, nine fixes.
  • 1.71: Searchable Category meta boxes for the Media/Edit Media screen. Support for the WordPress “Attachment Display Settings”. Six fixes.
  • 1.70: Internationalization and localization support! Custom Field and IPTC/EXIF Mapping hooks. One other enhancement, six fixes.
  • 1.61: Three fixes, including one significant fix for item-specific markup substitution parameters. Tested for compatibility with WP 3.8.
  • 1.60: New [mla_tag_cloud] shortcode and shortcode-enabled MLA Text Widget. Five other enhancements, four fixes.
  • 1.52: Corrected serious defect in [mla_gallery] that incorrectly limited the number of items returned for non-paginated galleries. One other fix.
  • 1.51: Attachment Metadata mapping/updating, [mla_gallery] “apply_filters” hooks, multiple paginated galleries per page, “ALL_CUSTOM” pseudo value. Three other enhancements, six fixes.
  • 1.50: PDF and GPS Metadata support. Content Templates; mix literal text with data values, test for empty values and choose among two or more alternatives for [mla_gallery] and data mapping. Four other enhancements, seven fixes.
  • 1.43: Generalized pagination support with “mla_output=paginate_links”. One other enhancement, four fixes.
  • 1.42: Pagination support for [mla_gallery]! Improved CSS width (itemwidth) and margin handling. Eight other enhancements, six fixes.
  • 1.41: New [mla_gallery] “previous link” and “next link” output for gallery navigation. New “request” substitution parameter to access $_REQUEST variables. Three other enhancements, seven fixes.
  • 1.40: Better performance! New custom table views, Post MIME Type and Upload file/MIMEs control; 112 file type icons to choose from. Four new Gallery Display Content parameters. four other enhancements, twelve fixes.
  • 1.30: New “mla_alt_shortcode” parameter combines [mla_gallery] with other gallery display shortcodes, e.g., Jetpack Carousel and Tiled Mosaic. Support for new 3.6 audio/video metadata. One other enhancement, eight fixes.
  • 1.20: Media Manager (Add Media, etc.) enhancements: filter by more MIME types, date, taxonomy terms; enhanced search box for name/slug, ALT text, caption and attachment ID. New [mla_gallery] sort options. Four other enhancements, four fixes.
  • 1.14: New [mla_gallery] mla_target and tax_operator parameters, tax_query cleanup and ids/include fix. Attachments column fix. IPTC/EXIF and Custom Field mapping fixes. Three other fixes.
  • 1.13: Add custom fields to the quick and bulk edit areas; sort and search on them in the Media/Assistant submenu. Expanded EXIF data access, including COMPUTED values. Google File Viewer support, two other enhancements and two fixes.
  • 1.11: Search by attachment ID, avoid fatal errors and other odd results when adding taxonomy terms. One other fix.
  • 1.10: Map attachment metadata to custom fields; add them to [mla_gallery] display and as sortable columns on the Media/Assistant submenu table. Get Photonic Gallery (plugin) integration and six other fixes.
  • 1.00: Map IPTC and EXIF metadata to standard fields, taxonomy terms and custom fields. Improved performance for where-used reporting. Specify default [mla_gallery] style and markup templates. Five other fixes.

0.11 – 0.90

  • [mla_gallery] support for custom fields, taxonomy terms and IPTC/EXIF metadata. Updated for WordPress 3.5!
  • Improved default Style template, [mla_gallery] parameters “mla_itemwidth” and “mla_margin” for control of gallery item spacing. Quick edit support of WordPress standard Categories taxonomy has been fixed.
  • MLA Gallery Style and Markup Templates for control over CSS styles, HTML markup and data content of [mla_gallery] shortcode output. Eight other enhancements and four fixes.
  • Removed (!) Warning displays for empty Gallery in and MLA Gallery in column entries.
  • New “Gallery in” and “MLA Gallery in” where-used reporting to see where items are returned by the [gallery] and [mla_gallery] shortcodes. Two other enhancements and two fixes.
  • Enhanced Search Media box. Extend search to the name/slug, ALT text and caption fields. Connect search terms with “and” or “or”. Five other enhancements and two fixes.
  • New [mla_gallery] shortcode, a superset of the [gallery] shortcode that provides many enhancements. These include taxonomy support and all post_mime_type values (not just images). Media Library items need not be “attached” to the post.
  • SQL View (supporting ALT Text sorting) now created for automatic plugin upgrades
  • Bulk Edit area; add, remove or replace taxonomy terms for several attachments at once. Sort your media listing on ALT Text, exclude revisions from where-used reporting.
  • Support ALL taxonomies, including the standard Categories and Tags, your custom taxonomies and the Assistant’s pre-defined Att. Categories and Att. Tags. Add taxonomy columns to the Assistant admin screen, filter on any taxonomy, assign terms and list the attachments for a term.
  • Quick Edit action for inline editing of attachment metadata
  • Fixed “404 Not Found” errors when updating single items.

0.1

  • Initial release.