Changeset 2478450
- Timestamp:
- 02/21/2021 05:57:52 PM (5 years ago)
- Location:
- wc-sendy/trunk
- Files:
-
- 1 added
- 3 edited
-
includes/class-pt-wc-sendy.php (modified) (1 diff)
-
index.php (added)
-
readme.txt (modified) (2 diffs)
-
wc-sendy.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wc-sendy/trunk/includes/class-pt-wc-sendy.php
r2477379 r2478450 8 8 * @author ProThoughts 9 9 */ 10 if (!defined('ABSPATH')) { 11 exit; // Exit if accessed directly 12 } 10 13 11 14 if (!class_exists('PT_wc_sendy_Integration')) : -
wc-sendy/trunk/readme.txt
r2477395 r2478450 5 5 Requires at least: 5.0 6 6 Tested up to: 5.6.1 7 Stable tag: 1. 07 Stable tag: 1.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 63 63 64 64 == Changelog == 65 = 1.1 = 66 * Added index.php 65 67 66 68 = 1.0 = -
wc-sendy/trunk/wc-sendy.php
r2477379 r2478450 4 4 Plugin URI: http://ProThoughts.com 5 5 Description: Add Customers to Sendy List from WooCommerce 6 Version: 1. 06 Version: 1.1 7 7 Author: ProThoughts 8 8 Author URI: http://prothoughts.com
Note: See TracChangeset
for help on using the changeset viewer.