Coming soon and Maintenance mode - Version 2.8.2

Version Description

Download this release

Release Info

Developer wpdevart
Plugin Icon 128x128 Coming soon and Maintenance mode
Version 2.8.2
Comparing to
See all releases

Code changes from version 2.8.1 to 2.8.2

coming_soon.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: Coming soon and Maintenance mode WpDevArt
4
  * Plugin URI: http://wpdevart.com/wordpress-coming-soon-plugin
5
  * Description: Coming soon and Maintenance mode plugin is awesome tool to show your users that you are working on your website to make it better. Our coming soon plugin is the best way to create better coming soon page.
6
- * Version: 2.8.1
7
  * Author: maintenance mode GG, wpdevart, big ben keeper
8
  * License: GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
9
  */
3
  * Plugin Name: Coming soon and Maintenance mode WpDevArt
4
  * Plugin URI: http://wpdevart.com/wordpress-coming-soon-plugin
5
  * Description: Coming soon and Maintenance mode plugin is awesome tool to show your users that you are working on your website to make it better. Our coming soon plugin is the best way to create better coming soon page.
6
+ * Version: 2.8.2
7
  * Author: maintenance mode GG, wpdevart, big ben keeper
8
  * License: GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
9
  */
includes/admin_menu.php CHANGED
@@ -104,6 +104,8 @@ class coming_soon_admin_menu{
104
  die($this->text_parametrs['parametrs_sucsses_saved']);
105
  }
106
 
 
 
107
  public function main_menu_function(){
108
  $enable_disable=$this->generete_parametrs('general_save_parametr');
109
  $enable_disable=$enable_disable['coming_soon_page_mode'];
104
  die($this->text_parametrs['parametrs_sucsses_saved']);
105
  }
106
 
107
+ /*############ Main menu function ################*/
108
+
109
  public function main_menu_function(){
110
  $enable_disable=$this->generete_parametrs('general_save_parametr');
111
  $enable_disable=$enable_disable['coming_soon_page_mode'];
includes/front_end.php CHANGED
@@ -84,6 +84,9 @@ class coming_soon_front_end{
84
  </body>
85
  </html><?php
86
  }
 
 
 
87
  private function generete_front_javascript(){
88
  ?>
89
  <script type="text/javascript">
84
  </body>
85
  </html><?php
86
  }
87
+
88
+ /*############ Generate front end JavaScript function ################*/
89
+
90
  private function generete_front_javascript(){
91
  ?>
92
  <script type="text/javascript">
includes/install_database.php CHANGED
@@ -38,7 +38,7 @@ class install_database{
38
  ),
39
  "coming_message"=>array(
40
  "coming_soon_page_message_enable" => "1",
41
- "coming_soon_page_page_message" => "<h3>We will be back soon. View some useful information on our Maintenance page, share it with your friends.</h3>"
42
  ),
43
  "coming_countdown"=>array(
44
  ),
38
  ),
39
  "coming_message"=>array(
40
  "coming_soon_page_message_enable" => "1",
41
+ "coming_soon_page_page_message" => "<h3>We will be back soon. View some useful information on our Maintenance page and share it with your friends.</h3>"
42
  ),
43
  "coming_countdown"=>array(
44
  ),
includes/style/style.css CHANGED
@@ -288,6 +288,7 @@ figure, figcaption {
288
  .subscribe_input > input{
289
  box-sizing: border-box;
290
  }
 
291
  .bar {
292
  position:relative;
293
  display:block;
288
  .subscribe_input > input{
289
  box-sizing: border-box;
290
  }
291
+ /*Subscribe bar style*/
292
  .bar {
293
  position:relative;
294
  display:block;
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: http://wpdevart.com/wordpress-coming-soon-plugin/
4
  Tags: widget, Post, plugin, admin, coming soon, coming soon page, construction, landing page, launch page, maintenance, maintenance mode, offline, unavailable, under construction, wordpress coming soon, wordpress maintenance mode, wordpress under construction, landing page, underconstruction, squeeze page, countdown, maintenance page, site offline, wordpress maintenance plugin, wordpress maintenance mode. wordpress under constructio, preview, subscriber, under maintenance, site maintenance, schedule maintenance, admin maintenance, custom maintenence mode, responsive, video background, under construction page, backgound slideshow, under construction plugin
5
  Requires at least: 3.4.0
6
  Tested up to: 4.7.2
7
- Stable tag: 2.8.1
8
  License: GPLv3
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
@@ -538,6 +538,10 @@ We recommend you to take a look for this useful plugins - [WordPress Contact For
538
 
539
  * Add some information about plugin functions.
540
 
 
 
 
 
541
  ==Wordpress Coming soon step by step guide==
542
 
543
  ### WordPress Coming Soon and Maintenance Mode - Logo
4
  Tags: widget, Post, plugin, admin, coming soon, coming soon page, construction, landing page, launch page, maintenance, maintenance mode, offline, unavailable, under construction, wordpress coming soon, wordpress maintenance mode, wordpress under construction, landing page, underconstruction, squeeze page, countdown, maintenance page, site offline, wordpress maintenance plugin, wordpress maintenance mode. wordpress under constructio, preview, subscriber, under maintenance, site maintenance, schedule maintenance, admin maintenance, custom maintenence mode, responsive, video background, under construction page, backgound slideshow, under construction plugin
5
  Requires at least: 3.4.0
6
  Tested up to: 4.7.2
7
+ Stable tag: 2.8.2
8
  License: GPLv3
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
538
 
539
  * Add some information about plugin functions.
540
 
541
+ 2.8.2 ==
542
+
543
+ * Edit default settings.
544
+
545
  ==Wordpress Coming soon step by step guide==
546
 
547
  ### WordPress Coming Soon and Maintenance Mode - Logo