Changeset 3189432
- Timestamp:
- 11/15/2024 10:27:18 AM (16 months ago)
- Location:
- constant-contact-forms-by-mailmunch
- Files:
-
- 3 edited
- 7 copied
-
tags/2.1.5 (copied) (copied from constant-contact-forms-by-mailmunch/trunk)
-
tags/2.1.5/admin/partials/constantcontact-mailmunch-admin-display.php (copied) (copied from constant-contact-forms-by-mailmunch/trunk/admin/partials/constantcontact-mailmunch-admin-display.php)
-
tags/2.1.5/admin/partials/constantcontact-mailmunch-connect.php (copied) (copied from constant-contact-forms-by-mailmunch/trunk/admin/partials/constantcontact-mailmunch-connect.php)
-
tags/2.1.5/admin/partials/constantcontact-mailmunch-integrate.php (copied) (copied from constant-contact-forms-by-mailmunch/trunk/admin/partials/constantcontact-mailmunch-integrate.php)
-
tags/2.1.5/constantcontact-mailmunch.php (copied) (copied from constant-contact-forms-by-mailmunch/trunk/constantcontact-mailmunch.php) (1 diff)
-
tags/2.1.5/includes/class-constantcontact-mailmunch.php (copied) (copied from constant-contact-forms-by-mailmunch/trunk/includes/class-constantcontact-mailmunch.php) (1 diff)
-
tags/2.1.5/readme.txt (copied) (copied from constant-contact-forms-by-mailmunch/trunk/readme.txt) (1 diff)
-
trunk/constantcontact-mailmunch.php (modified) (1 diff)
-
trunk/includes/class-constantcontact-mailmunch.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
constant-contact-forms-by-mailmunch/tags/2.1.5/constantcontact-mailmunch.php
r3189368 r3189432 17 17 * Plugin URI: http://connect.constantcontact.com/integrations/mailmunch-email-list-builder 18 18 * Description: The Constant Contact plugin allows you to quickly and easily add signup forms for your Constant Contact lists. Popup, Embedded, Top Bar and a variety of different options available. 19 * Version: 2.1. 319 * Version: 2.1.5 20 20 * Author: MailMunch 21 21 * Author URI: http://www.mailmunch.com -
constant-contact-forms-by-mailmunch/tags/2.1.5/includes/class-constantcontact-mailmunch.php
r3189368 r3189432 24 24 define( 'CONSTANTCONTACT_MAILMUNCH_POST_TYPE', 'mailmunch_page' ); 25 25 define( 'CONSTANTCONTACT_MAILMUNCH_PLUGIN_DIRECTORY', 'constant-contact-forms-by-mailmunch' ); 26 define( 'CONSTANTCONTACT_MAILMUNCH_VERSION', '2.1. 3' );26 define( 'CONSTANTCONTACT_MAILMUNCH_VERSION', '2.1.5' ); 27 27 28 28 /** -
constant-contact-forms-by-mailmunch/tags/2.1.5/readme.txt
r3189423 r3189432 4 4 Requires at least: 3.0.1 5 5 Tested up to: 6.6.2 6 Stable tag: 2.1. 36 Stable tag: 2.1.5 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
constant-contact-forms-by-mailmunch/trunk/constantcontact-mailmunch.php
r3189368 r3189432 17 17 * Plugin URI: http://connect.constantcontact.com/integrations/mailmunch-email-list-builder 18 18 * Description: The Constant Contact plugin allows you to quickly and easily add signup forms for your Constant Contact lists. Popup, Embedded, Top Bar and a variety of different options available. 19 * Version: 2.1. 319 * Version: 2.1.5 20 20 * Author: MailMunch 21 21 * Author URI: http://www.mailmunch.com -
constant-contact-forms-by-mailmunch/trunk/includes/class-constantcontact-mailmunch.php
r3189368 r3189432 24 24 define( 'CONSTANTCONTACT_MAILMUNCH_POST_TYPE', 'mailmunch_page' ); 25 25 define( 'CONSTANTCONTACT_MAILMUNCH_PLUGIN_DIRECTORY', 'constant-contact-forms-by-mailmunch' ); 26 define( 'CONSTANTCONTACT_MAILMUNCH_VERSION', '2.1. 3' );26 define( 'CONSTANTCONTACT_MAILMUNCH_VERSION', '2.1.5' ); 27 27 28 28 /** -
constant-contact-forms-by-mailmunch/trunk/readme.txt
r3189423 r3189432 4 4 Requires at least: 3.0.1 5 5 Tested up to: 6.6.2 6 Stable tag: 2.1. 36 Stable tag: 2.1.5 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.