Version Description
- Plugin is now compatible with WordPress 3.7
Download this release
Release Info
Developer | wpecommerce |
Plugin | Site Offline or Coming Soon |
Version | 1.6.1 |
Comparing to | |
See all releases |
Code changes from version 1.6 to 1.6.1
- main.php +1 -1
- readme.txt +5 -2
main.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
Plugin Name: Site Offline or Coming Soon
|
4 |
-
Version: 1.6
|
5 |
Plugin URI: http://wp-ecommerce.net/
|
6 |
Author: wpecommerce
|
7 |
Author URI: http://wp-ecommerce.net/
|
1 |
<?php
|
2 |
/*
|
3 |
Plugin Name: Site Offline or Coming Soon
|
4 |
+
Version: 1.6.1
|
5 |
Plugin URI: http://wp-ecommerce.net/
|
6 |
Author: wpecommerce
|
7 |
Author URI: http://wp-ecommerce.net/
|
readme.txt
CHANGED
@@ -3,8 +3,8 @@ Contributors: wpecommerce
|
|
3 |
Donate link: http://wp-ecommerce.net/
|
4 |
Tags: coming soon,site is down,maintenance,teaser,offline,google,premium,post,page,google,admin,aweber,opt-in,form,mail chimp,administration, construction,mode,unavailable
|
5 |
Requires at least: 3.0
|
6 |
-
Tested up to: 3.
|
7 |
-
Stable tag: 1.6
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -49,6 +49,9 @@ Yes.
|
|
49 |
|
50 |
== Changelog ==
|
51 |
|
|
|
|
|
|
|
52 |
= 1.6 =
|
53 |
* Plugin is now compatible with WordPress 3.6
|
54 |
|
3 |
Donate link: http://wp-ecommerce.net/
|
4 |
Tags: coming soon,site is down,maintenance,teaser,offline,google,premium,post,page,google,admin,aweber,opt-in,form,mail chimp,administration, construction,mode,unavailable
|
5 |
Requires at least: 3.0
|
6 |
+
Tested up to: 3.7
|
7 |
+
Stable tag: 1.6.1
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
49 |
|
50 |
== Changelog ==
|
51 |
|
52 |
+
= 1.6.1 =
|
53 |
+
* Plugin is now compatible with WordPress 3.7
|
54 |
+
|
55 |
= 1.6 =
|
56 |
* Plugin is now compatible with WordPress 3.6
|
57 |
|