Coming soon and Maintenance mode - Version 2.7.3

Version Description

=

  • Fixed issues.
Download this release

Release Info

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

Code changes from version 2.7.2 to 2.7.3

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.7.2
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.7.3
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
@@ -164,7 +164,7 @@ class coming_soon_admin_menu{
164
  }
165
 
166
 
167
- /*######################### Logo Section #################################*/
168
  public function generete_logo_section($page_parametrs){
169
 
170
  ?>
@@ -180,7 +180,7 @@ class coming_soon_admin_menu{
180
  <tbody>
181
  <tr>
182
  <td>
183
- Show Logo <span title="Use this option to show or hide your logo from Coming soon page." class="desription_class">?</span>
184
  </td>
185
  <td>
186
  <select id="coming_soon_page_logo_enable">
@@ -191,7 +191,7 @@ class coming_soon_admin_menu{
191
  </tr>
192
  <tr>
193
  <td>
194
- Logo <span title="Click 'Upload' button for uploading coming soon page logo ." class="desription_class">?</span>
195
  </td>
196
  <td>
197
  <input type="text" class="upload" id="coming_soon_page_page_logo" name="coming_soon_page_page_logo" value="<?php echo $page_parametrs['coming_soon_page_page_logo'] ?>"/>
@@ -200,7 +200,7 @@ class coming_soon_admin_menu{
200
  </tr>
201
  <tr>
202
  <td>
203
- Logo position<span class="pro_feature"> (pro)</span> <span title="Here you can choose your logo position(Left, Center, Right)." class="desription_class">?</span>
204
  </td>
205
  <td>
206
  <select class="pro_select" id="coming_soon_page_logo_in_content_position">
164
  }
165
 
166
 
167
+ /*######################### Logo Section #################################*/
168
  public function generete_logo_section($page_parametrs){
169
 
170
  ?>
180
  <tbody>
181
  <tr>
182
  <td>
183
+ Show Logo <span title="Use this option to show/hide your logo from Coming soon page." class="desription_class">?</span>
184
  </td>
185
  <td>
186
  <select id="coming_soon_page_logo_enable">
191
  </tr>
192
  <tr>
193
  <td>
194
+ Logo <span title="Click 'Upload' button to upload coming soon page logo." class="desription_class">?</span>
195
  </td>
196
  <td>
197
  <input type="text" class="upload" id="coming_soon_page_page_logo" name="coming_soon_page_page_logo" value="<?php echo $page_parametrs['coming_soon_page_page_logo'] ?>"/>
200
  </tr>
201
  <tr>
202
  <td>
203
+ Logo position<span class="pro_feature"> (pro)</span> <span title="Here you can choose Coming soon page logo position(Left, Center, Right)." class="desription_class">?</span>
204
  </td>
205
  <td>
206
  <select class="pro_select" id="coming_soon_page_logo_in_content_position">
includes/front_end.php CHANGED
@@ -36,7 +36,7 @@ class coming_soon_front_end{
36
 
37
  public function create_fornt_end(){
38
  if($this->params['coming_soon_page_mode']=='on'){
39
- //If user doesn't logged in, then page will automatically redirect him to Maintenance page
40
  if ( (!is_user_logged_in() && !$this->is_in_except()) || (isset($_GET['special_variable_for_live_previev']) && $_GET['special_variable_for_live_previev']=='sdfg564sfdh645fds4ghs515vsr5g48strh846sd6g41513btsd') )
41
  {
42
  //Get path of Coming Soon display page and then redirect
@@ -226,7 +226,7 @@ class coming_soon_front_end{
226
 
227
 
228
 
229
- /*################################################################################### Social buttons Part ###########################################################################*/
230
  private function create_socialis_html(){
231
  if($this->params['coming_soon_page_socialis_enable']){
232
  ?>
36
 
37
  public function create_fornt_end(){
38
  if($this->params['coming_soon_page_mode']=='on'){
39
+ //If user doesn't logged in, then page will automatically redirect him to Coming soon page
40
  if ( (!is_user_logged_in() && !$this->is_in_except()) || (isset($_GET['special_variable_for_live_previev']) && $_GET['special_variable_for_live_previev']=='sdfg564sfdh645fds4ghs515vsr5g48strh846sd6g41513btsd') )
41
  {
42
  //Get path of Coming Soon display page and then redirect
226
 
227
 
228
 
229
+ /*################################################################################### Social Buttons Part ###########################################################################*/
230
  private function create_socialis_html(){
231
  if($this->params['coming_soon_page_socialis_enable']){
232
  ?>
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: maintenance mode GG, wpdevart, big ben keeper
3
  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, newsletter, 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, user, under maintenance, site maintenance, schedule maintenance, admin maintenance, mode, 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.6.1
7
- Stable tag: 2.7.2
8
  License: GPLv3
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
@@ -158,14 +158,26 @@ Yes, we have such option and you can do this using drop down functionality.
158
 
159
  Yes, you can use WordPress standard text editor for inserting imgaes or videos.
160
 
161
- = Save button doesn't work =
162
 
163
  Contact us and we will send yout the new version.
164
 
165
- = Can I except Coming Soon and Maintenance mode plugin for several pages =
166
 
167
  Yes, we have such feature, you can except as many pages/posts as you need.
168
 
 
 
 
 
 
 
 
 
 
 
 
 
169
  = What files I need to upload for installing the plugin =
170
 
171
  You need to select the .zip file only, there is no need to extract the zip file, just upload it
@@ -486,6 +498,14 @@ We recommend you to take a look for this useful plugins - [WordPress Contact For
486
 
487
  * Corrected mistakes in code comments.
488
 
 
 
 
 
 
 
 
 
489
  ==Wordpress Coming soon step by step guide==
490
 
491
  ### WordPress Coming Soon and Maintenance Mode - Logo
3
  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, newsletter, 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, user, under maintenance, site maintenance, schedule maintenance, admin maintenance, mode, 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.0
7
+ Stable tag: 2.7.3
8
  License: GPLv3
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
158
 
159
  Yes, you can use WordPress standard text editor for inserting imgaes or videos.
160
 
161
+ = Coming Soon plugin save button doesn't work =
162
 
163
  Contact us and we will send yout the new version.
164
 
165
+ = Can I except Coming Soon plugin for several pages =
166
 
167
  Yes, we have such feature, you can except as many pages/posts as you need.
168
 
169
+ = Can I except Coming Soon page for several Ips =
170
+
171
+ Yes, we have such feature, you can except as many Ips as you need.
172
+
173
+ = Can I copy and use Coming Soon page subscribers emails =
174
+
175
+ Yes, you can easily use and copy emails, there is no problem with this.
176
+
177
+ = Can I add Favicon for my Coming Soon page =
178
+
179
+ Yes, you can add it from Search engine and Favicon Tab.
180
+
181
  = What files I need to upload for installing the plugin =
182
 
183
  You need to select the .zip file only, there is no need to extract the zip file, just upload it
498
 
499
  * Corrected mistakes in code comments.
500
 
501
+ = 2.7.3 ==
502
+
503
+ * Fixed issues.
504
+
505
+ = 2.7.4 ==
506
+
507
+ * Edit comments in coming soon plugin code.
508
+
509
  ==Wordpress Coming soon step by step guide==
510
 
511
  ### WordPress Coming Soon and Maintenance Mode - Logo