Changeset 2982543
- Timestamp:
- 10/23/2023 11:02:22 AM (2 years ago)
- Location:
- mailchimp-forms-by-mailmunch
- Files:
-
- 3 edited
- 6 copied
-
tags/3.1.6 (copied) (copied from mailchimp-forms-by-mailmunch/trunk)
-
tags/3.1.6/admin/class-mailchimp-mailmunch-admin.php (copied) (copied from mailchimp-forms-by-mailmunch/trunk/admin/class-mailchimp-mailmunch-admin.php)
-
tags/3.1.6/admin/partials/mailchimp-mailmunch-settings.php (copied) (copied from mailchimp-forms-by-mailmunch/trunk/admin/partials/mailchimp-mailmunch-settings.php)
-
tags/3.1.6/includes/class-mailchimp-mailmunch.php (copied) (copied from mailchimp-forms-by-mailmunch/trunk/includes/class-mailchimp-mailmunch.php) (1 diff)
-
tags/3.1.6/mailchimp-mailmunch.php (copied) (copied from mailchimp-forms-by-mailmunch/trunk/mailchimp-mailmunch.php) (1 diff)
-
tags/3.1.6/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.1.6/includes/class-mailchimp-mailmunch.php
r2982540 r2982543 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.1. 5' );26 define( 'MAILCHIMP_MAILMUNCH_VERSION', '3.1.6' ); 27 27 28 28 /** -
mailchimp-forms-by-mailmunch/tags/3.1.6/mailchimp-mailmunch.php
r2982540 r2982543 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.1. 519 * Version: 3.1.6 20 20 * Author: MailMunch 21 21 * Author URI: http://www.mailmunch.com -
mailchimp-forms-by-mailmunch/tags/3.1.6/readme.txt
r2982540 r2982543 5 5 Requires at least: 4.0 6 6 Tested up to: 6.2.2 7 Stable tag: 3.1. 57 Stable tag: 3.1.6 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
r2982540 r2982543 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.1. 5' );26 define( 'MAILCHIMP_MAILMUNCH_VERSION', '3.1.6' ); 27 27 28 28 /** -
mailchimp-forms-by-mailmunch/trunk/mailchimp-mailmunch.php
r2982540 r2982543 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.1. 519 * Version: 3.1.6 20 20 * Author: MailMunch 21 21 * Author URI: http://www.mailmunch.com -
mailchimp-forms-by-mailmunch/trunk/readme.txt
r2982540 r2982543 5 5 Requires at least: 4.0 6 6 Tested up to: 6.2.2 7 Stable tag: 3.1. 57 Stable tag: 3.1.6 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.