Changeset 3055568
- Timestamp:
- 03/20/2024 06:57:15 PM (2 years ago)
- Location:
- mailmunch
- Files:
-
- 6 edited
- 2 copied
-
tags/3.1.8 (copied) (copied from mailmunch/trunk)
-
tags/3.1.8/includes/class-mailmunch.php (modified) (1 diff)
-
tags/3.1.8/mailmunch.php (modified) (1 diff)
-
tags/3.1.8/public/class-mailmunch-public.php (copied) (copied from mailmunch/trunk/public/class-mailmunch-public.php)
-
tags/3.1.8/readme.txt (modified) (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.8/includes/class-mailmunch.php
r3020205 r3055568 24 24 define( 'MAILMUNCH_POST_TYPE', 'mailmunch_page' ); 25 25 define( 'MAILMUNCH_PLUGIN_DIRECTORY', 'mailmunch' ); 26 define( 'MAILMUNCH_VERSION', '3.1. 6' );26 define( 'MAILMUNCH_VERSION', '3.1.8' ); 27 27 28 28 /** -
mailmunch/tags/3.1.8/mailmunch.php
r3020205 r3055568 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. 619 * Version: 3.1.8 20 20 * Author: MailMunch 21 21 * Author URI: http://www.mailmunch.com -
mailmunch/tags/3.1.8/readme.txt
r3020205 r3055568 4 4 Requires at least: 3.0.1 5 5 Tested up to: 6.4.2 6 Stable tag: 3.1. 66 Stable tag: 3.1.8 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
r3020205 r3055568 24 24 define( 'MAILMUNCH_POST_TYPE', 'mailmunch_page' ); 25 25 define( 'MAILMUNCH_PLUGIN_DIRECTORY', 'mailmunch' ); 26 define( 'MAILMUNCH_VERSION', '3.1. 6' );26 define( 'MAILMUNCH_VERSION', '3.1.8' ); 27 27 28 28 /** -
mailmunch/trunk/mailmunch.php
r3020205 r3055568 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. 619 * Version: 3.1.8 20 20 * Author: MailMunch 21 21 * Author URI: http://www.mailmunch.com -
mailmunch/trunk/readme.txt
r3020205 r3055568 4 4 Requires at least: 3.0.1 5 5 Tested up to: 6.4.2 6 Stable tag: 3.1. 66 Stable tag: 3.1.8 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.