Site Offline or Coming Soon - Version 1.6

Version Description

  • Plugin is now compatible with WordPress 3.6

=

Download this release

Release Info

Developer wpecommerce
Plugin Icon 128x128 Site Offline or Coming Soon
Version 1.6
Comparing to
See all releases

Code changes from version 1.5 to 1.6

Files changed (3) hide show
  1. main.php +4 -6
  2. readme.txt +50 -7
  3. screenshot-1.jpg +0 -0
main.php CHANGED
@@ -1,13 +1,11 @@
1
  <?php
2
  /*
3
  Plugin Name: Site Offline or Coming Soon
4
- Plugin URI: http://muneeb.me/wordpress-coming-soon/
 
 
 
5
  Description: Make safe changes to your site by enabling site offline mode with this plugin you'll be able to navigate your site normally but your regular visitor will se a site offline or coming soon page
6
- Version: 1.5
7
- Author: Muneeb
8
- Author URI: http://muneeb.me
9
- License: GPLv2 or later
10
- CopyRight (c) 2011 Muneeb ur Rehman http://muneeb.me/contact/
11
  */
12
 
13
  function cp_siteoffline_activate()
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/
8
  Description: Make safe changes to your site by enabling site offline mode with this plugin you'll be able to navigate your site normally but your regular visitor will se a site offline or coming soon page
 
 
 
 
 
9
  */
10
 
11
  function cp_siteoffline_activate()
readme.txt CHANGED
@@ -1,13 +1,56 @@
1
- === Plugin Name ===
2
- Contributors: Muneeb
3
- Donate link:http://muneeb.me/wordpress-coming-soon/
4
- Tags: coming soon,site is down,maintenance,teaser,offline,google,premium,post,page,google,admin,aweber,opt-in,form,mail chimp
5
  Requires at least: 3.0
6
- Tested up to: 3.4
7
- Stable tag: 1.5
 
 
 
 
8
 
9
  == Description ==
10
 
11
- Use this plugin to enable/disable site offline mode. When Site offline Mode is enabled regular visitors of your site will see a page(you can edit that page by going to settings->Site Offline Mode) and you as a admin can make and test safe changes to your site. Very helpful for those developers who need coming soon pages for there sites.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
 
13
  For more advanced features be sure to check out our premium version of the plugin, <a href="http://muneeb.me/wordpress-coming-soon/">WordPress Site offline/Coming Soon Plugin</a>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ === Site Offline or Coming Soon ===
2
+ 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.6
7
+ Stable tag: 1.6
8
+ License: GPLv2 or later
9
+ License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
+
11
+ Make safe changes to your site by enabling site offline mode
12
 
13
  == Description ==
14
 
15
+ Use this plugin to enable/disable site offline mode. If Site offline Mode is enabled regular visitors of your site will see a maintenance mode page while you as an admin can make changes to your site. A very useful plugin for users who want to display a "coming soon" page before their websites go live or run maintenance work by taking it offline.
16
+
17
+ = Site Offline Plugin Features =
18
+
19
+ * Easily activate maintenance mode for your website
20
+ * Display customized message to visitors while your site is undergoing normal/scheduled maintenance
21
+ * Perform maintenance work on the back-end and front-end while logged in as an administrator
22
+
23
+ = Site Offline Plugin Usage =
24
+
25
+ Once you have installed the plugin you can enable "offline/maintenance mode" in the plugin setttings (go to `Settings->Site Offline Mode` from your WordPress Dashboard).
26
+
27
+ **a)** Site Offline Plugin Options
28
+
29
+ This section contains a textarea which allows you to customize the page that your visitors will see when your site is offline. You can customize the message as well as the look and feel of the page.
30
 
31
  For more advanced features be sure to check out our premium version of the plugin, <a href="http://muneeb.me/wordpress-coming-soon/">WordPress Site offline/Coming Soon Plugin</a>
32
+
33
+ == Installation ==
34
+
35
+ 1. Go to the Add New plugins screen in your WordPress admin area
36
+ 1. Click the upload tab
37
+ 1. Browse for the plugin file (site-is-offline-plugin.zip)
38
+ 1. Click Install Now and then activate the plugin
39
+
40
+ == Frequently Asked Questions ==
41
+
42
+ = Can this plugin be used to perform maintenance work on my website in real time? =
43
+
44
+ Yes.
45
+
46
+ == Screenshots ==
47
+
48
+ 1. Site offline Plugin settings
49
+
50
+ == Changelog ==
51
+
52
+ = 1.6 =
53
+ * Plugin is now compatible with WordPress 3.6
54
+
55
+ == Upgrade Notice ==
56
+ none
screenshot-1.jpg ADDED
Binary file