Changeset 3233395
- Timestamp:
- 02/02/2025 01:25:22 PM (14 months ago)
- Location:
- official-easymailing
- Files:
-
- 6 edited
- 1 copied
-
tags/1.2.2 (copied) (copied from official-easymailing/trunk)
-
tags/1.2.2/easymailing-official.php (modified) (2 diffs)
-
tags/1.2.2/readme.txt (modified) (2 diffs)
-
tags/1.2.2/vendor/composer/installed.php (modified) (2 diffs)
-
trunk/easymailing-official.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/vendor/composer/installed.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
official-easymailing/tags/1.2.2/easymailing-official.php
r3233372 r3233395 4 4 * Plugin Name: Official Easymailing 5 5 * Plugin URI: https://github.com/easymailing/wordpress-plugin 6 * Description: The official Easymailing plugin for WordPress, designed to integrate subscription forms, sync WooCommerce data (customers, orders, products, and categories), and manage GDPR compliance. Includes full compatibility with Elementor and WooCommerce, enabling seamless audience synchronization, e-commerce tracking, and advanced email marketing features.7 * Version: 1.2. 16 * Description: Official Easymailing plugin for WordPress to sync WooCommerce, integrate Easymailing forms and Elementor, manage GDPR, and enhance email marketing. 7 * Version: 1.2.2 8 8 * Author: Easymailing 9 9 * Author URI: https://easymailing.com … … 36 36 defined('ABSPATH') or die('You have not access to this file'); 37 37 38 define('EASYMAILING_OFFICIAL_VERSION', '1.2. 1');38 define('EASYMAILING_OFFICIAL_VERSION', '1.2.2'); 39 39 40 40 // Require once the Composer Autoload -
official-easymailing/tags/1.2.2/readme.txt
r3233372 r3233395 6 6 Tested up to: 6.7.1 7 7 Requires PHP: 7.1 8 Stable tag: 1.2. 18 Stable tag: 1.2.2 9 9 License: GPL 2+ 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 105 105 106 106 == Changelog == 107 = 1.2.2 = 108 * Fix: Changed plugin description to comply with WordPress guidelines. 109 107 110 = 1.2.1 = 108 111 * Fix: Changed plugin description and tags to comply with WordPress guidelines. -
official-easymailing/tags/1.2.2/vendor/composer/installed.php
r3233372 r3233395 2 2 'root' => array( 3 3 'name' => 'easymailing/wordpress-plugin', 4 'pretty_version' => 'v1.2. 1',5 'version' => '1.2. 1.0',6 'reference' => ' 9914f9742f6693524b8e7fd85a4b81cc98b4da36',4 'pretty_version' => 'v1.2.2', 5 'version' => '1.2.2.0', 6 'reference' => 'b58c345f1d8a04a6fd876a2cce2498a1f11c5887', 7 7 'type' => 'project', 8 8 'install_path' => __DIR__ . '/../../', … … 21 21 ), 22 22 'easymailing/wordpress-plugin' => array( 23 'pretty_version' => 'v1.2. 1',24 'version' => '1.2. 1.0',25 'reference' => ' 9914f9742f6693524b8e7fd85a4b81cc98b4da36',23 'pretty_version' => 'v1.2.2', 24 'version' => '1.2.2.0', 25 'reference' => 'b58c345f1d8a04a6fd876a2cce2498a1f11c5887', 26 26 'type' => 'project', 27 27 'install_path' => __DIR__ . '/../../', -
official-easymailing/trunk/easymailing-official.php
r3233372 r3233395 4 4 * Plugin Name: Official Easymailing 5 5 * Plugin URI: https://github.com/easymailing/wordpress-plugin 6 * Description: The official Easymailing plugin for WordPress, designed to integrate subscription forms, sync WooCommerce data (customers, orders, products, and categories), and manage GDPR compliance. Includes full compatibility with Elementor and WooCommerce, enabling seamless audience synchronization, e-commerce tracking, and advanced email marketing features.7 * Version: 1.2. 16 * Description: Official Easymailing plugin for WordPress to sync WooCommerce, integrate Easymailing forms and Elementor, manage GDPR, and enhance email marketing. 7 * Version: 1.2.2 8 8 * Author: Easymailing 9 9 * Author URI: https://easymailing.com … … 36 36 defined('ABSPATH') or die('You have not access to this file'); 37 37 38 define('EASYMAILING_OFFICIAL_VERSION', '1.2. 1');38 define('EASYMAILING_OFFICIAL_VERSION', '1.2.2'); 39 39 40 40 // Require once the Composer Autoload -
official-easymailing/trunk/readme.txt
r3233372 r3233395 6 6 Tested up to: 6.7.1 7 7 Requires PHP: 7.1 8 Stable tag: 1.2. 18 Stable tag: 1.2.2 9 9 License: GPL 2+ 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 105 105 106 106 == Changelog == 107 = 1.2.2 = 108 * Fix: Changed plugin description to comply with WordPress guidelines. 109 107 110 = 1.2.1 = 108 111 * Fix: Changed plugin description and tags to comply with WordPress guidelines. -
official-easymailing/trunk/vendor/composer/installed.php
r3233372 r3233395 2 2 'root' => array( 3 3 'name' => 'easymailing/wordpress-plugin', 4 'pretty_version' => 'v1.2. 1',5 'version' => '1.2. 1.0',6 'reference' => ' 9914f9742f6693524b8e7fd85a4b81cc98b4da36',4 'pretty_version' => 'v1.2.2', 5 'version' => '1.2.2.0', 6 'reference' => 'b58c345f1d8a04a6fd876a2cce2498a1f11c5887', 7 7 'type' => 'project', 8 8 'install_path' => __DIR__ . '/../../', … … 21 21 ), 22 22 'easymailing/wordpress-plugin' => array( 23 'pretty_version' => 'v1.2. 1',24 'version' => '1.2. 1.0',25 'reference' => ' 9914f9742f6693524b8e7fd85a4b81cc98b4da36',23 'pretty_version' => 'v1.2.2', 24 'version' => '1.2.2.0', 25 'reference' => 'b58c345f1d8a04a6fd876a2cce2498a1f11c5887', 26 26 'type' => 'project', 27 27 'install_path' => __DIR__ . '/../../',
Note: See TracChangeset
for help on using the changeset viewer.