Plugin Directory

Changeset 1527813


Ignore:
Timestamp:
11/04/2016 01:19:36 AM (9 years ago)
Author:
josemanuelsh
Message:

Correct Author & Description

File:
1 edited

Legend:

Unmodified
Added
Removed
  • coming-soon-for-genesis/trunk/plugin.php

    r1526511 r1527813  
    33Plugin Name: Genesis Coming Soon
    44Plugin URI: https://qosmicro.com/plugins/coming-soon-for-genesis
    5 Description: Genesis Coming Soon allows you to create a simple soming soon page while keeping all features that Genesis offers.
    6 Author: QoSMicro
     5Description: Genesis Coming Soon allows you to create a simple coming soon page while keeping all features that Genesis offers.
     6Author: Jose Manuel Sanchez
    77Author URI: https://qosmicro.com/
    88
     
    2525
    2626//* Define Constants
    27 define( 'GCS_VERSION', '0.1' );
     27define( 'GCS_VERSION', '1.0.0' );
    2828define( 'GCS_SETTINGS', 'gcs-settings' );
    2929define( 'GCS_PLUGIN_DIR', dirname( __FILE__ ) );
Note: See TracChangeset for help on using the changeset viewer.