Plugin Directory

Changeset 3104266

Timestamp:
06/19/2024 12:40:08 AM (7 weeks ago)
Author:
dglingren
Message:

Create trunk version 3.17.

Location:
media-library-assistant/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • media-library-assistant/trunk/includes/class-mla-core.php

    r3098235 r3104266  
    2222     * @var string
    2323     */
    24     const CURRENT_MLA_VERSION = '3.16';
     24    const CURRENT_MLA_VERSION = '3.1';
    2525
    2626    /**
     
    3131     * @var string
    3232     */
    33     const MLA_DEVELOPMENT_VERSION = '20240605';
     33    const MLA_DEVELOPMENT_VERSION = '';
    3434
    3535    /**
  • media-library-assistant/trunk/index.php

    r3098232 r3104266  
    1010 * @copyright 2023 David Lingren
    1111 * @license   GPL-2.0-or-later
    12  * @version   3.16
     12 * @version   3.1
    1313 */
    1414
     
    1616Plugin Name: Media Library Assistant
    1717Plugin URI: http://davidlingren.com/#two
    18 Description: 20240605 Enhances the Media Library; powerful [mla_gallery] [mla_tag_cloud] [mla_term_list], taxonomy support, IPTC/EXIF/XMP/PDF processing, bulk/quick edit.
    19 Version: 3.16
     18Description: Enhances the Media Library; powerful [mla_gallery] [mla_tag_cloud] [mla_term_list], taxonomy support, IPTC/EXIF/XMP/PDF processing, bulk/quick edit.
     19Version: 3.1
    2020Requires at least: 4.1
    2121Requires PHP: 5.3
  • media-library-assistant/trunk/readme.txt

    r3098232 r3104266  
    55Requires at least: 4.1
    66Tested up to: 6.5.4
    7 Stable tag: 3.16
     7Stable tag: 3.1
    88Requires PHP: 5.3
    99License: GPLv2 or later
     
    377377== Upgrade Notice ==
    378378
    379 = 3.16 =
    380 IMPORTANT: Security risks in the Media/Edit Media screen and [mla_custom_list] shortcode have been mitigated. Shortcode bug fixes and a new feature in the MLA Multi-search Example plugin. One enhancement, four fixes in all.
     379= 3.1 =
     380IMPORTANT: Security risks in the Media/Edit Media screen and fixes in all.
    381381
    382382== Acknowledgements ==
Note: See TracChangeset for help on using the changeset viewer.