Changeset 3445363
- Timestamp:
- 01/23/2026 07:59:31 AM (6 weeks ago)
- Location:
- mailchimp-forms-by-mailmunch
- Files:
-
- 3 edited
- 7 copied
-
tags/3.2.7 (copied) (copied from mailchimp-forms-by-mailmunch/trunk)
-
tags/3.2.7/admin/partials/mailchimp-mailmunch-admin-display.php (copied) (copied from mailchimp-forms-by-mailmunch/trunk/admin/partials/mailchimp-mailmunch-admin-display.php)
-
tags/3.2.7/admin/partials/mailchimp-mailmunch-connect.php (copied) (copied from mailchimp-forms-by-mailmunch/trunk/admin/partials/mailchimp-mailmunch-connect.php)
-
tags/3.2.7/admin/partials/mailchimp-mailmunch-integrate.php (copied) (copied from mailchimp-forms-by-mailmunch/trunk/admin/partials/mailchimp-mailmunch-integrate.php)
-
tags/3.2.7/includes/class-mailchimp-mailmunch.php (copied) (copied from mailchimp-forms-by-mailmunch/trunk/includes/class-mailchimp-mailmunch.php) (1 diff)
-
tags/3.2.7/mailchimp-mailmunch.php (copied) (copied from mailchimp-forms-by-mailmunch/trunk/mailchimp-mailmunch.php) (1 diff)
-
tags/3.2.7/readme.txt (copied) (copied from mailchimp-forms-by-mailmunch/trunk/readme.txt) (1 diff)
-
trunk/includes/class-mailchimp-mailmunch.php (modified) (1 diff)
-
trunk/mailchimp-mailmunch.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
mailchimp-forms-by-mailmunch/tags/3.2.7/includes/class-mailchimp-mailmunch.php
r3189428 r3445363 24 24 define( 'MAILCHIMP_MAILMUNCH_POST_TYPE', 'mailmunch_page' ); 25 25 define( 'MAILCHIMP_MAILMUNCH_PLUGIN_DIRECTORY', 'mailchimp-forms-by-mailmunch' ); 26 define( 'MAILCHIMP_MAILMUNCH_VERSION', '3.2. 6' );26 define( 'MAILCHIMP_MAILMUNCH_VERSION', '3.2.7' ); 27 27 28 28 /** -
mailchimp-forms-by-mailmunch/tags/3.2.7/mailchimp-mailmunch.php
r3189428 r3445363 17 17 * Plugin URI: http://connect.mailchimp.com/integrations/mailmunch-email-list-builder 18 18 * Description: The MailChimp plugin allows you to quickly and easily add signup forms for your MailChimp lists. Popup, Embedded, Top Bar and a variety of different options available. 19 * Version: 3.2. 619 * Version: 3.2.7 20 20 * Author: MailMunch 21 21 * Author URI: http://www.mailmunch.com -
mailchimp-forms-by-mailmunch/tags/3.2.7/readme.txt
r3189428 r3445363 4 4 Tags: MailChimp, MailChimp forms, MailChimp lists, opt-in forms, sign up form, MailChimp, email, forms, mailing lists, marketing, newsletter, sign up 5 5 Requires at least: 4.0 6 Tested up to: 6. 6.27 Stable tag: 3.2. 66 Tested up to: 6.9 7 Stable tag: 3.2.7 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
mailchimp-forms-by-mailmunch/trunk/includes/class-mailchimp-mailmunch.php
r3189428 r3445363 24 24 define( 'MAILCHIMP_MAILMUNCH_POST_TYPE', 'mailmunch_page' ); 25 25 define( 'MAILCHIMP_MAILMUNCH_PLUGIN_DIRECTORY', 'mailchimp-forms-by-mailmunch' ); 26 define( 'MAILCHIMP_MAILMUNCH_VERSION', '3.2. 6' );26 define( 'MAILCHIMP_MAILMUNCH_VERSION', '3.2.7' ); 27 27 28 28 /** -
mailchimp-forms-by-mailmunch/trunk/mailchimp-mailmunch.php
r3189428 r3445363 17 17 * Plugin URI: http://connect.mailchimp.com/integrations/mailmunch-email-list-builder 18 18 * Description: The MailChimp plugin allows you to quickly and easily add signup forms for your MailChimp lists. Popup, Embedded, Top Bar and a variety of different options available. 19 * Version: 3.2. 619 * Version: 3.2.7 20 20 * Author: MailMunch 21 21 * Author URI: http://www.mailmunch.com -
mailchimp-forms-by-mailmunch/trunk/readme.txt
r3189428 r3445363 4 4 Tags: MailChimp, MailChimp forms, MailChimp lists, opt-in forms, sign up form, MailChimp, email, forms, mailing lists, marketing, newsletter, sign up 5 5 Requires at least: 4.0 6 Tested up to: 6. 6.27 Stable tag: 3.2. 66 Tested up to: 6.9 7 Stable tag: 3.2.7 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.