Changeset 1808590
- Timestamp:
- 01/24/2018 01:36:32 PM (8 years ago)
- Location:
- maintenance-mode-coming-soon/trunk
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
maintenance-mode-coming-soon/trunk/maintenance-mode-coming-soon.php
r1808573 r1808590 11 11 * Plugin URI: http://www.akshitsethi.com/wordpress-plugin/maintenance-mode.php 12 12 * Description: The Maintenance Mode & Coming Soon plugin allows you to quickly and easily set up a Maintenance Page or Coming Soon / Launch Page for your website. 13 * Version: 1. 1.013 * Version: 1.2.0 14 14 * Author: akshitsethi 15 15 * Author URI: http://www.akshitsethi.com … … 52 52 define( 'AS_MMCS_URL', plugins_url( '', __FILE__ ) ); 53 53 define( 'AS_MMCS_PATH', plugin_dir_path( __FILE__ ) ); 54 define( 'AS_MMCS_VERSION', '1. 1.0' );54 define( 'AS_MMCS_VERSION', '1.2.0' ); 55 55 56 56
Note: See TracChangeset
for help on using the changeset viewer.