Thank you for clarifying the question that motivated this topic.
You can find a lot of information about the [mla_gallery]
and [mla_tag_cloud]
shortcode parameters in the Documentation tab. From the WordPress admin Dashboard, click on “Settings”, then “Media Library Assistant”. When the MLA Settings screen is displayed, click the “Documentation” tab. There you will find a table of contents with links to each of the sections describing shortcode parameters, as well as a number of other MLA-related topics.
The [mla_gallery]
shortcode is designed to be as “WordPress-like” as possible. It is based on the WordPress [gallery]
shortcode and the WP_Query
class for database access. You might find it helpful to read through the Codex pages for those two WordPress elements:
Gallery Shortcode
Class Reference/WP Query
That should get you the information you need to make good use of the MLA shortcodes. If you have problems or specific questions, start a new topic here and I will give you what help I can. Thanks for your interest in the plugin.