Plugin Directory

Changeset 1781384


Ignore:
Timestamp:
12/05/2017 02:39:09 PM (8 years ago)
Author:
francdore
Message:

Fix invalid header activating wrong version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • woo-tracking-the-courier-guy/trunk/woo-tracking-the-courier-guy.php

    r1781373 r1781384  
    11<?php
    22/*
    3  * 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
     3Plugin Name:  Woo Tracking for The Courier Guy
     4Plugin URI:   http://www.mustache.co.za
     5Description:  This is a simple plugin to display tracking information for The Courier Guy on your WooCommerce orders page.
     6Version:      1.0.6
     7Author:       Mustache
     8Author URI:   http://www.mustache.co.za
     9License:      GPL2
     10License URI:  https://www.gnu.org/licenses/gpl-2.0.html
     11Text Domain:  wporg
     12Domain Path:  /languages
    1313*/
    1414?>
Note: See TracChangeset for help on using the changeset viewer.