Changeset 1781384
- Timestamp:
- 12/05/2017 02:39:09 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
woo-tracking-the-courier-guy/trunk/woo-tracking-the-courier-guy.php
r1781373 r1781384 1 1 <?php 2 2 /* 3 *Plugin Name: Woo Tracking for The Courier Guy4 *Plugin URI: http://www.mustache.co.za5 *Description: This is a simple plugin to display tracking information for The Courier Guy on your WooCommerce orders page.6 *Version: 1.0.67 *Author: Mustache8 *Author URI: http://www.mustache.co.za9 *License: GPL210 *License URI: https://www.gnu.org/licenses/gpl-2.0.html11 *Text Domain: wporg12 *Domain Path: /languages3 Plugin Name: Woo Tracking for The Courier Guy 4 Plugin URI: http://www.mustache.co.za 5 Description: This is a simple plugin to display tracking information for The Courier Guy on your WooCommerce orders page. 6 Version: 1.0.6 7 Author: Mustache 8 Author URI: http://www.mustache.co.za 9 License: GPL2 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 Text Domain: wporg 12 Domain Path: /languages 13 13 */ 14 14 ?>
Note: See TracChangeset
for help on using the changeset viewer.