Changeset 3497983
- Timestamp:
- 04/03/2026 06:34:31 AM (17 hours ago)
- Location:
- shortcodes-for-amp-web-stories-and-elementor-widget
- Files:
-
- 4 edited
- 1 copied
-
tags/1.2.7 (copied) (copied from shortcodes-for-amp-web-stories-and-elementor-widget/trunk)
-
tags/1.2.7/Shortcodes For AMP Web Stories and Elementor Widget.php (modified) (3 diffs)
-
tags/1.2.7/readme.txt (modified) (3 diffs)
-
trunk/Shortcodes For AMP Web Stories and Elementor Widget.php (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
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 4 4 * 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"]. 5 5 * Plugin URI: https://coolplugins.net 6 * Version: 1.2. 66 * Version: 1.2.7 7 7 * Author: Cool Plugins 8 8 * Author URI: https://coolplugins.net/ … … 10 10 * License:GPLv2 or later 11 11 * License URI:http://www.gnu.org/licenses/gpl-2.0.html 12 * Elementor tested up to: 3.35.512 * Elementor tested up to: 4.0.1 13 13 */ 14 14 … … 23 23 } 24 24 25 define('WSAE_VERSION', '1.2. 6');25 define('WSAE_VERSION', '1.2.7'); 26 26 define('WSAE_FILE', __FILE__); 27 27 define('WSAE_PATH', plugin_dir_path(WSAE_FILE)); -
shortcodes-for-amp-web-stories-and-elementor-widget/tags/1.2.7/readme.txt
r3467278 r3497983 7 7 Tested up to:6.9 8 8 Requires PHP:5.6 9 Stable tag:1.2. 69 Stable tag:1.2.7 10 10 License:GPLv2 or later 11 11 License URI:http://www.gnu.org/licenses/gpl-2.0.html … … 101 101 == Changelog == 102 102 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 103 108 = Version 1.2.6 | 23/02/2026 = 104 109 * Tested Up To: Elementor 3.35.5 … … 144 149 145 150 == 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 150 154 -
shortcodes-for-amp-web-stories-and-elementor-widget/trunk/Shortcodes For AMP Web Stories and Elementor Widget.php
r3467278 r3497983 4 4 * 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"]. 5 5 * Plugin URI: https://coolplugins.net 6 * Version: 1.2. 66 * Version: 1.2.7 7 7 * Author: Cool Plugins 8 8 * Author URI: https://coolplugins.net/ … … 10 10 * License:GPLv2 or later 11 11 * License URI:http://www.gnu.org/licenses/gpl-2.0.html 12 * Elementor tested up to: 3.35.512 * Elementor tested up to: 4.0.1 13 13 */ 14 14 … … 23 23 } 24 24 25 define('WSAE_VERSION', '1.2. 6');25 define('WSAE_VERSION', '1.2.7'); 26 26 define('WSAE_FILE', __FILE__); 27 27 define('WSAE_PATH', plugin_dir_path(WSAE_FILE)); -
shortcodes-for-amp-web-stories-and-elementor-widget/trunk/readme.txt
r3467278 r3497983 7 7 Tested up to:6.9 8 8 Requires PHP:5.6 9 Stable tag:1.2. 69 Stable tag:1.2.7 10 10 License:GPLv2 or later 11 11 License URI:http://www.gnu.org/licenses/gpl-2.0.html … … 101 101 == Changelog == 102 102 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 103 108 = Version 1.2.6 | 23/02/2026 = 104 109 * Tested Up To: Elementor 3.35.5 … … 144 149 145 150 == 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 150 154
Note: See TracChangeset
for help on using the changeset viewer.