Changeset 2982520
- Timestamp:
- 10/23/2023 10:22:41 AM (2 years ago)
- Location:
- mailmunch
- Files:
-
- 3 edited
- 6 copied
-
tags/3.1.4 (copied) (copied from mailmunch/trunk)
-
tags/3.1.4/admin/class-mailmunch-admin.php (copied) (copied from mailmunch/trunk/admin/class-mailmunch-admin.php)
-
tags/3.1.4/admin/partials/mailmunch-settings.php (copied) (copied from mailmunch/trunk/admin/partials/mailmunch-settings.php)
-
tags/3.1.4/includes/class-mailmunch.php (copied) (copied from mailmunch/trunk/includes/class-mailmunch.php) (1 diff)
-
tags/3.1.4/mailmunch.php (copied) (copied from mailmunch/trunk/mailmunch.php) (1 diff)
-
tags/3.1.4/readme.txt (copied) (copied from mailmunch/trunk/readme.txt) (1 diff)
-
trunk/includes/class-mailmunch.php (modified) (1 diff)
-
trunk/mailmunch.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
mailmunch/tags/3.1.4/includes/class-mailmunch.php
r2982510 r2982520 24 24 define( 'MAILMUNCH_POST_TYPE', 'mailmunch_page' ); 25 25 define( 'MAILMUNCH_PLUGIN_DIRECTORY', 'mailmunch' ); 26 define( 'MAILMUNCH_VERSION', '3.1. 3' );26 define( 'MAILMUNCH_VERSION', '3.1.4' ); 27 27 28 28 /** -
mailmunch/tags/3.1.4/mailmunch.php
r2982510 r2982520 17 17 * Plugin URI: http://www.mailmunch.com 18 18 * Description: The best free plugin to get more email subscribers. Beautiful signup forms and landing pages that integrate with MailChimp, Constant Contact, AWeber, Campaign Monitor and more. 19 * Version: 3.1. 319 * Version: 3.1.4 20 20 * Author: MailMunch 21 21 * Author URI: http://www.mailmunch.com -
mailmunch/tags/3.1.4/readme.txt
r2982511 r2982520 4 4 Requires at least: 3.0.1 5 5 Tested up to: 6.2.2 6 Stable tag: 3.1. 36 Stable tag: 3.1.4 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
mailmunch/trunk/includes/class-mailmunch.php
r2982510 r2982520 24 24 define( 'MAILMUNCH_POST_TYPE', 'mailmunch_page' ); 25 25 define( 'MAILMUNCH_PLUGIN_DIRECTORY', 'mailmunch' ); 26 define( 'MAILMUNCH_VERSION', '3.1. 3' );26 define( 'MAILMUNCH_VERSION', '3.1.4' ); 27 27 28 28 /** -
mailmunch/trunk/mailmunch.php
r2982510 r2982520 17 17 * Plugin URI: http://www.mailmunch.com 18 18 * Description: The best free plugin to get more email subscribers. Beautiful signup forms and landing pages that integrate with MailChimp, Constant Contact, AWeber, Campaign Monitor and more. 19 * Version: 3.1. 319 * Version: 3.1.4 20 20 * Author: MailMunch 21 21 * Author URI: http://www.mailmunch.com -
mailmunch/trunk/readme.txt
r2982511 r2982520 4 4 Requires at least: 3.0.1 5 5 Tested up to: 6.2.2 6 Stable tag: 3.1. 36 Stable tag: 3.1.4 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.