Plugin Directory

Changeset 3497983


Ignore:
Timestamp:
04/03/2026 06:34:31 AM (17 hours ago)
Author:
Narinder singh
Message:

Update to version 1.2.7 from GitHub

Location:
shortcodes-for-amp-web-stories-and-elementor-widget
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • shortcodes-for-amp-web-stories-and-elementor-widget/tags/1.2.7/Shortcodes For AMP Web Stories and Elementor Widget.php

    r3467278 r3497983  
    44 * Description: Web Stories Shortcodes for recent Story [Recent-stories column="3" show-button="yes"     show-no-of-story="all" button-text="View" order="DESC" btn-color="#0063a6" btn-text-color="#f6f3ef" style="default" border-color="#BA0109" border-width="1px"].
    55 * Plugin URI:  https://coolplugins.net
    6  * Version:     1.2.6
     6 * Version:     1.2.7
    77 * Author:      Cool Plugins
    88 * Author URI:  https://coolplugins.net/
     
    1010 * License:GPLv2 or later
    1111 * License URI:http://www.gnu.org/licenses/gpl-2.0.html
    12  * Elementor tested up to: 3.35.5
     12 * Elementor tested up to: 4.0.1
    1313*/
    1414
     
    2323}
    2424
    25 define('WSAE_VERSION', '1.2.6');
     25define('WSAE_VERSION', '1.2.7');
    2626define('WSAE_FILE', __FILE__);
    2727define('WSAE_PATH', plugin_dir_path(WSAE_FILE));
  • shortcodes-for-amp-web-stories-and-elementor-widget/tags/1.2.7/readme.txt

    r3467278 r3497983  
    77Tested up to:6.9
    88Requires PHP:5.6
    9 Stable tag:1.2.6
     9Stable tag:1.2.7
    1010License:GPLv2 or later
    1111License URI:http://www.gnu.org/licenses/gpl-2.0.html
     
    101101== Changelog ==
    102102
     103= Version 1.2.7 | 03/04/2026 =
     104* Tested Up To: Elementor  4.0.1
     105* Tested Up To: Elementor Pro  4.0.1
     106
     107
    103108= Version 1.2.6 | 23/02/2026 =
    104109* Tested Up To: Elementor 3.35.5
     
    144149
    145150== Upgrade Notice ==
    146 = Version 1.2.6 | 23/02/2026 =
    147 * Tested Up To: Elementor 3.35.5
    148 * Improved: Standardized text domain across plugin.
    149 * Fixed : Fixed issues reported by “Plugin Check” plugin.
     151= Version 1.2.7 | 03/04/2026 =
     152* Tested Up To: Elementor  4.0.1
     153* Tested Up To: Elementor Pro  4.0.1
    150154
  • shortcodes-for-amp-web-stories-and-elementor-widget/trunk/Shortcodes For AMP Web Stories and Elementor Widget.php

    r3467278 r3497983  
    44 * Description: Web Stories Shortcodes for recent Story [Recent-stories column="3" show-button="yes"     show-no-of-story="all" button-text="View" order="DESC" btn-color="#0063a6" btn-text-color="#f6f3ef" style="default" border-color="#BA0109" border-width="1px"].
    55 * Plugin URI:  https://coolplugins.net
    6  * Version:     1.2.6
     6 * Version:     1.2.7
    77 * Author:      Cool Plugins
    88 * Author URI:  https://coolplugins.net/
     
    1010 * License:GPLv2 or later
    1111 * License URI:http://www.gnu.org/licenses/gpl-2.0.html
    12  * Elementor tested up to: 3.35.5
     12 * Elementor tested up to: 4.0.1
    1313*/
    1414
     
    2323}
    2424
    25 define('WSAE_VERSION', '1.2.6');
     25define('WSAE_VERSION', '1.2.7');
    2626define('WSAE_FILE', __FILE__);
    2727define('WSAE_PATH', plugin_dir_path(WSAE_FILE));
  • shortcodes-for-amp-web-stories-and-elementor-widget/trunk/readme.txt

    r3467278 r3497983  
    77Tested up to:6.9
    88Requires PHP:5.6
    9 Stable tag:1.2.6
     9Stable tag:1.2.7
    1010License:GPLv2 or later
    1111License URI:http://www.gnu.org/licenses/gpl-2.0.html
     
    101101== Changelog ==
    102102
     103= Version 1.2.7 | 03/04/2026 =
     104* Tested Up To: Elementor  4.0.1
     105* Tested Up To: Elementor Pro  4.0.1
     106
     107
    103108= Version 1.2.6 | 23/02/2026 =
    104109* Tested Up To: Elementor 3.35.5
     
    144149
    145150== Upgrade Notice ==
    146 = Version 1.2.6 | 23/02/2026 =
    147 * Tested Up To: Elementor 3.35.5
    148 * Improved: Standardized text domain across plugin.
    149 * Fixed : Fixed issues reported by “Plugin Check” plugin.
     151= Version 1.2.7 | 03/04/2026 =
     152* Tested Up To: Elementor  4.0.1
     153* Tested Up To: Elementor Pro  4.0.1
    150154
Note: See TracChangeset for help on using the changeset viewer.