Plugin Directory

Changeset 2740841


Ignore:
Timestamp:
06/11/2022 01:18:26 PM (3 years ago)
Author:
shapedplugin
Message:

Release 2.1.15 version

Location:
easy-accordion-free
Files:
231 added
2 edited

Legend:

Unmodified
Added
Removed
  • easy-accordion-free/trunk/plugin-main.php

    r2728642 r2740841  
    66 * Author:      ShapedPlugin
    77 * Author URI:  https://shapedplugin.com/
    8  * Version:     2.1.14
     8 * Version:     2.1.15
    99 * Text Domain: easy-accordion-free
    1010 * Domain Path: /languages/
     
    5252     * @var string
    5353     */
    54     public $version = '2.1.14';
     54    public $version = '2.1.15';
    5555
    5656    /**
  • easy-accordion-free/trunk/readme.txt

    r2728642 r2740841  
    55Requires at least: 4.3
    66Tested up to: 6.0
    7 Stable tag: 2.1.14
     7Stable tag: 2.1.15
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    261261== Changelog ==
    262262
     263= 2.1.15 - Jun 11, 2022 =
     264* Fix: The accordion section goes above the header section rarely.
     265* Fix: The premium page warnings.
     266* Fix: The popup video position in the premium page.
     267
    263268= 2.1.14 - May 23, 2022 =
    264269* Improved: The export option functionality.
Note: See TracChangeset for help on using the changeset viewer.