Changeset 1527813
- Timestamp:
- 11/04/2016 01:19:36 AM (9 years ago)
- File:
-
- 1 edited
-
coming-soon-for-genesis/trunk/plugin.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
coming-soon-for-genesis/trunk/plugin.php
r1526511 r1527813 3 3 Plugin Name: Genesis Coming Soon 4 4 Plugin 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: QoSMicro5 Description: Genesis Coming Soon allows you to create a simple coming soon page while keeping all features that Genesis offers. 6 Author: Jose Manuel Sanchez 7 7 Author URI: https://qosmicro.com/ 8 8 … … 25 25 26 26 //* Define Constants 27 define( 'GCS_VERSION', ' 0.1' );27 define( 'GCS_VERSION', '1.0.0' ); 28 28 define( 'GCS_SETTINGS', 'gcs-settings' ); 29 29 define( 'GCS_PLUGIN_DIR', dirname( __FILE__ ) );
Note: See TracChangeset
for help on using the changeset viewer.