Version Description
- 2017/02/13
- new theme - People at Work
- added new social icon: WhatsApp
Download this release
Release Info
Developer | WebFactory |
Plugin | Under Construction |
Version | 1.66 |
Comparing to | |
See all releases |
Code changes from version 1.65 to 1.66
- readme.txt +2 -2
- themes/people/index.php +1 -1
- under-construction.php +1 -1
readme.txt
CHANGED
@@ -3,7 +3,7 @@ Contributors: WebFactory
|
|
3 |
Tags: under construction page, coming soon page, maintenance, maintenance page, coming soon, maintenance mode, under construction mode, coming soon mode, site unavailable, under construction, landing page, construction, launch, launch page, offline, rtl
|
4 |
Requires at least: 4.0
|
5 |
Tested up to: 4.7
|
6 |
-
Stable tag: 1.
|
7 |
License: GPLv2 or later
|
8 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
9 |
|
@@ -86,7 +86,7 @@ Or if needed, upload manually;
|
|
86 |
|
87 |
== Changelog ==
|
88 |
|
89 |
-
= 1.
|
90 |
* 2017/02/13
|
91 |
* new theme - People at Work
|
92 |
* added new social icon: WhatsApp
|
3 |
Tags: under construction page, coming soon page, maintenance, maintenance page, coming soon, maintenance mode, under construction mode, coming soon mode, site unavailable, under construction, landing page, construction, launch, launch page, offline, rtl
|
4 |
Requires at least: 4.0
|
5 |
Tested up to: 4.7
|
6 |
+
Stable tag: 1.66
|
7 |
License: GPLv2 or later
|
8 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
9 |
|
86 |
|
87 |
== Changelog ==
|
88 |
|
89 |
+
= 1.66 =
|
90 |
* 2017/02/13
|
91 |
* new theme - People at Work
|
92 |
* added new social icon: WhatsApp
|
themes/people/index.php
CHANGED
@@ -37,7 +37,7 @@ if (!defined('ABSPATH')) {
|
|
37 |
</div>
|
38 |
|
39 |
<div id="hero-image">
|
40 |
-
<img src="[theme-url]
|
41 |
</div>
|
42 |
<div class="container">
|
43 |
|
37 |
</div>
|
38 |
|
39 |
<div id="hero-image">
|
40 |
+
<img src="[theme-url]people.png" alt="Our Best People at Work" title="Our Best People at Work">
|
41 |
</div>
|
42 |
<div class="container">
|
43 |
|
under-construction.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
Plugin URI: https://underconstructionpage.com/
|
5 |
Description: Hide your site behind a great looking under construction page while you do maintenance work.
|
6 |
Author: Web factory Ltd
|
7 |
-
Version: 1.
|
8 |
Author URI: http://www.webfactoryltd.com/
|
9 |
Text Domain: under-construction-page
|
10 |
Domain Path: lang
|
4 |
Plugin URI: https://underconstructionpage.com/
|
5 |
Description: Hide your site behind a great looking under construction page while you do maintenance work.
|
6 |
Author: Web factory Ltd
|
7 |
+
Version: 1.66
|
8 |
Author URI: http://www.webfactoryltd.com/
|
9 |
Text Domain: under-construction-page
|
10 |
Domain Path: lang
|