PluginProbe ʕ •ᴥ•ʔ
LightStart – Maintenance Mode, Coming Soon and Landing Page Builder / 2.6.12
LightStart – Maintenance Mode, Coming Soon and Landing Page Builder v2.6.12
2.6.22 trunk 1.3 1.5.3 1.6.10 1.6.5 1.6.6 1.6.7 1.6.8 1.6.9 1.7.0 1.7.1 1.8.0 1.8.1 1.8.10 1.8.11 1.8.2 1.8.3 1.8.4 1.8.5 1.8.6 1.8.7 1.8.8 1.8.9 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.0.8 2.0.9 2.1.0 2.1.1 2.1.2 2.2 2.2.2 2.2.3 2.2.4 2.3.0 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.4.7 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 2.6.0 2.6.1 2.6.10 2.6.11 2.6.12 2.6.13 2.6.14 2.6.15 2.6.16 2.6.17 2.6.18 2.6.19 2.6.2 2.6.20 2.6.21 2.6.3 2.6.4 2.6.5 2.6.6 2.6.7 2.6.8 2.6.9
wp-maintenance-mode / readme.txt
wp-maintenance-mode Last commit date
assets 1 year ago includes 1 year ago languages 5 years ago vendor 1 year ago views 1 year ago CHANGELOG.md 1 year ago README.md 1 year ago index.php 9 years ago readme.txt 1 year ago uninstall.php 5 years ago wp-maintenance-mode.php 1 year ago
readme.txt
335 lines
1 === LightStart - Maintenance Mode, Coming Soon and Landing Page Builder ===
2
3 Contributors: Themeisle
4 Plugin Name: LightStart - Maintenance Mode, Coming Soon and Landing Page Builder
5 Plugin URI: https://themeisle.com/
6 Author: Themeisle
7 Author URI: https://themeisle.com/
8 Tags: maintenance mode, admin, administration, unavailable, coming soon, multisite, landing page, under construction, contact form, subscribe, countdown
9 Requires at least: 4.7
10 Tested up to: 6.6
11 Stable tag: 2.6.12
12 Requires PHP: 5.6
13 License: GPL-2.0+
14
15 Easy Drag & Drop Page Builder that adds a splash page to your site that it's perfect for a coming soon page, maintenance or landing page.
16
17 == Description ==
18
19 Add a maintenance page to your blog that lets visitors know your blog is down for maintenance, add a coming soon page for a new website or create a landing page for an existing site. User with admin rights gets full access to the blog including the front end.
20
21 Activate the plugin and your blog is in maintenance-mode, works and only registered users with enough rights can see the front end. You can use a date with a countdown timer for visitor information or set a value and unit for information.
22
23 Also works with WordPress Multisite installs (each blog from the network has its own maintenance settings).
24
25 = Features =
26
27 * Fully customizable (change colors, texts and backgrounds).
28 * Subscription form (export emails to .csv file).
29 * Countdown timer (remaining time).
30 * Contact form (receive emails from visitors).
31 * Coming soon page;
32 * Landing page templates;
33 * WordPress multisite;
34 * Responsive design;
35 * Social media icons;
36 * Works with any WordPress theme;
37 * SEO options;
38 * Exclude URLs from maintenance;
39 * Bot functionality to collect the emails in a friendly and efficient way;
40 * GDPR Ready;
41
42 = Bugs, technical hints or contribute =
43
44 Please give us feedback, contribute and file technical bugs on [GitHub Repo](https://github.com/andrianvaleanu/WP-Maintenance-Mode).
45
46 = Credits =
47
48 Developed by [Themeisle](https://themeisle.com)
49
50 = What's Next =
51
52 If you like this plugin, then consider checking out our other projects:
53
54 * <a href="https://optimole.com/">Optimole</a> - Optimole is your all-in-one image optimization solution for WordPress & beyond.
55 * <a href="https://wpshout.com/">WPShout</a> - In-Depth WordPress Tutorials for Developers
56 * <a href="https://revive.social/">Revive Social</a> - Revive Old Posts helps you keep your content alive and in front the audiences that matter.
57 * <a href="https://www.codeinwp.com/">CodeinWP</a> - CodeinWP stands for all-things-WordPress. From web design to freelancing and from development to business, your questions are covered.
58 * <a href="https://domainwheel.com">DomainWheel</a> - Free Short Website name generator, with the help of AI, for instant ideas.
59
60
61 Check-out <a href="https://themeisle.com/blog/" title="Themeisle blog">our blog</a> to learn from our <a href="https://themeisle.com/blog/category/wordpress/reviews/" title="WordPress Reviews">WordPress Reviews</a> and see other <a href="https://themeisle.com/blog/category/wordpress-plugins/" title="WordPress Plugins Comparisons">WordPress plugins</a>.
62
63 == Installation ==
64
65 1. Unpack the download package
66 2. Upload all files to the `/wp-content/plugins/` directory, include folders
67 3. Activate the plugin through the 'Plugins' menu in WordPress
68 4. Go to `Settings` page, where you can change what settings you need (pay attention to **Exclude** option!)
69
70 == Screenshots ==
71
72 1. Maintenance Mode Example
73 2. Maintenance Mode Example #2
74 3. Bot Example
75 4. Dashboard General Settings
76 5. Dashboard Design Settings
77 6. Dashboard Modules Settings
78 7. Dashboard Bot Settings
79 8. Contact Form
80
81 == Frequently Asked Questions ==
82
83 = How to use plugin filters =
84 Check out our [Snippet Library](https://github.com/codeinwp/Snippet-Library/).
85
86 = Cache Plugin Support =
87 WP Maintenance Mode can be unstable due to the cache plugins; we recommend deactivating any cache plugin when maintenance mode is active. If you **really** want to use a cache plugin, make sure you delete the entire cache after each change.
88
89 = Exclude list =
90 If you change your login url, please add the new slug (url: http://domain.com/newlogin, then you should add: newlogin) to Exclude list from plugin settings -> General Tab.
91
92 Notice: `wp-cron.php` is excluded by default.
93
94 == Changelog ==
95
96 ##### [Version 2.6.12](https://github.com/Codeinwp/wp-maintenance-mode/compare/v2.6.11...v2.6.12) (2024-09-17)
97
98 ### Bug Fixes
99 - **Compatibility with Elementor**: Fixes a compatibility issue with Elementor.
100 - **Fixes Checkbox Styles**: Fixes a styling issue with Checkbox in the wizard that makes it almost invisible on screen.
101
102
103
104
105 ##### [Version 2.6.11](https://github.com/Codeinwp/wp-maintenance-mode/compare/v2.6.10...v2.6.11) (2024-04-18)
106
107 ### Improvements
108 ​- **Updated internal dependencies:​​** Enhanced performance and security.
109
110
111
112
113 ##### [Version 2.6.10](https://github.com/Codeinwp/wp-maintenance-mode/compare/v2.6.9...v2.6.10) (2024-02-28)
114
115 ### Fixes
116 - Updated dependencies
117
118
119
120
121 ##### [Version 2.6.9](https://github.com/Codeinwp/wp-maintenance-mode/compare/v2.6.8...v2.6.9) (2023-12-22)
122
123 ### Bug Fixes
124 - Fixed compatibility issue with WP 6.4
125 - Fixed broken templates layout issue on the Safari browser
126 - Enhanced security
127 - Fixed compatibility issue with WP-Optimize
128
129
130
131
132 ##### [Version 2.6.8](https://github.com/Codeinwp/wp-maintenance-mode/compare/v2.6.7...v2.6.8) (2023-06-07)
133
134 - Fix the Save button Module tab not working
135 - Codebase updates
136
137
138
139
140 ##### [Version 2.6.7](https://github.com/Codeinwp/wp-maintenance-mode/compare/v2.6.6...v2.6.7) (2023-04-01)
141
142 - Bug fix: Addressed an unnecessary 'no maintenance page' error occurrence.
143
144
145
146
147 ##### [Version 2.6.6](https://github.com/Codeinwp/wp-maintenance-mode/compare/v2.6.5...v2.6.6) (2023-03-31)
148
149 - Remove error notice for users that use an overriding custom template
150 - Update dependencies
151
152
153
154
155 ##### [Version 2.6.5](https://github.com/Codeinwp/wp-maintenance-mode/compare/v2.6.4...v2.6.5) (2023-03-01)
156
157 Update dependencies
158
159
160
161
162 ##### [Version 2.6.4](https://github.com/Codeinwp/wp-maintenance-mode/compare/v2.6.3...v2.6.4) (2023-02-24)
163
164 - Add the option to manage maintenance status on all sites from the network dashboard
165 - Update dependencies
166
167
168
169
170 ##### [Version 2.6.3](https://github.com/Codeinwp/wp-maintenance-mode/compare/v2.6.2...v2.6.3) (2023-02-06)
171
172 * Update dependencies
173
174
175
176
177 ##### [Version 2.6.2](https://github.com/Codeinwp/wp-maintenance-mode/compare/v2.6.1...v2.6.2) (2022-12-16)
178
179 * Add the option in the wizard to skip importing a template and installing Otter
180 * Improve the quality of the template screenshots
181 * Fix the template overriding issue
182
183
184
185
186 ##### [Version 2.6.1](https://github.com/Codeinwp/wp-maintenance-mode/compare/v2.6.0...v2.6.1) (2022-11-03)
187
188 * Add a notice to announce the rebrand of the plugin
189
190
191
192
193 #### [Version 2.6.0](https://github.com/Codeinwp/wp-maintenance-mode/compare/v2.5.4...v2.6.0) (2022-11-02)
194
195 * Adds Landing pages templates
196 * Adds more Coming soon and Maintenance mode templates
197 * Rebrand the plugin into LightStart
198
199
200
201
202 ##### [Version 2.5.4](https://github.com/Codeinwp/wp-maintenance-mode/compare/v2.5.3...v2.5.4) (2022-10-10)
203
204 * Fix subscribers entry export for legacy forms.
205 * Fix PHP notice showing up on edge cases new installs.
206
207
208
209
210 ##### [Version 2.5.3](https://github.com/Codeinwp/wp-maintenance-mode/compare/v2.5.2...v2.5.3) (2022-09-28)
211
212 * Fix wrong template loaded when the current post template is empty.
213
214
215
216
217 ##### [Version 2.5.2](https://github.com/Codeinwp/wp-maintenance-mode/compare/v2.5.1...v2.5.2) (2022-09-27)
218
219 * Fix maintenance mode issue for previously logged users [#321](https://github.com/Codeinwp/wp-maintenance-mode/issues/321)
220 * Allow comments into exclude textarea so that you can comment on the IP addresses for location, props [@joostdekeijzer](https://github.com/joostdekeijzer)
221 * Fix PHP notice errors on specific scenarios [#324](https://github.com/Codeinwp/wp-maintenance-mode/issues/324)
222 * Fix Otter for saving subscriber entry
223
224
225
226
227 ##### [Version 2.5.1](https://github.com/Codeinwp/wp-maintenance-mode/compare/v2.5.0...v2.5.1) (2022-09-08)
228
229 - Fixes a bug which was causing error on some instances
230
231
232
233
234 #### [Version 2.5.0](https://github.com/Codeinwp/wp-maintenance-mode/compare/v2.4.7...v2.5.0) (2022-09-08)
235
236 - New Feature: Adds compatibility with Block Editor or any page builder for building the maintenance mode page.
237 - New Feature: Adds coming soon and maintenance mode starting templates.
238
239
240
241
242 ##### [Version 2.4.7](https://github.com/Codeinwp/wp-maintenance-mode/compare/v2.4.6...v2.4.7) (2022-08-08)
243
244 ##### Fixes
245 * Fix login form display
246 * Fix email collecting by the bot
247 * Improve accessibility of the maintenance page thanks to @SophieWeb
248
249
250
251
252 ##### [Version 2.4.6](https://github.com/Codeinwp/wp-maintenance-mode/compare/v2.4.5...v2.4.6) (2022-06-15)
253
254 * Improve data sanitizations for custom css and contact module
255
256
257
258
259 ##### [Version 2.4.5](https://github.com/Codeinwp/wp-maintenance-mode/compare/v2.4.4...v2.4.5) (2022-06-15)
260
261 * Harden security and improve release process
262
263
264
265
266 ##### [Version 2.4.4](https://github.com/Codeinwp/wp-maintenance-mode/compare/v2.4.3...v2.4.4) (2022-02-10)
267
268 Update dependencies
269
270
271
272
273 ##### [Version 2.4.3](https://github.com/Codeinwp/wp-maintenance-mode/compare/v2.4.2...v2.4.3) (2022-01-27)
274
275 - Change ownership to Themeisle
276
277
278
279
280 = 2.4.2 (18/01/2022) =
281 * Misc: 900 000 Active Installs Celebrations!
282 * Misc: WordPress 5.9 compatibility
283 * Fix: jQuery UI CSS theme reference from jQuery CDN
284 * Misc: Text fixes in the dashboard
285
286 = 2.4.1 (20/07/2021) =
287 * Misc: WordPress 5.8 compatibility
288
289 = 2.4.0 (13/05/2021) =
290 * Design: add "Custom CSS" setting; Finally! :)
291 * Design: add "Footer links" color setting
292 * Design: add a list of available shortcodes under the "Text" editor
293 * Bot: make {visitor_name} placeholder work in all messages after the visitor types his name
294 * Misc: add [embed] shortcode for responsive video embeds; Compatible with YouTube, Vimeo, DailyMotion.
295 * Misc: make the exclude mechanism work with Cyrillic characters
296 * Misc: add `wpmm_maintenance_template` filter; It works the same way as the `wpmm_contact_template` filter, but for the maintenance template.
297 * Misc: now you can override the `contact` email template too; Check `/views/contact.php` for more details.
298 * Misc: better compatibility with translation plugins like Loco Translate
299 * Misc: the image uploaders (from the dashboard) are now translatable
300 * Misc: improve uninstall routine
301 * Misc: add `wpmm_delete_cache` action; It is called after each setting change.
302 * Misc: add support for cache plugins like WP Rocket, WP Fastest Cache, Endurance Page Cache, Swift Performance Lite, Cache Enabler, SG Optimizer, LiteSpeed Cache, Nginx Helper;
303 * Misc: remove `wpmm_count_where` helper function
304 * Misc: code improvements
305
306 = 2.3.0 (07/12/2020) =
307 * Modules: add support for Google Analytics 4 measurement ID
308 * Design: enable media buttons on wp_editor (now you can add images from the editor)
309 * Bot: fix translation issue
310 * Misc: add filters for capabilities `wpmm_settings_capability`, `wpmm_subscribers_capability`, and `wpmm_all_actions_capability` (the last one can be used to override all capabilities)
311 * Misc: fix [loginform] shortcode redirect attribute
312 * Misc: a few CSS & Javascript improvements
313 * Misc: bump "Tested up to" version to 5.6
314
315 = 2.2.4 (20/05/2019) =
316 * bump "Tested up to" to 5.2.0
317 * fix typo in Italian translation (it_IT)
318 * Bot: add a note about how you can export the list of subscribers [#195](https://github.com/andrianvaleanu/WP-Maintenance-Mode/issues/195)
319 * Bot: add client-side sanitization to the input fields [#176](https://github.com/andrianvaleanu/WP-Maintenance-Mode/issues/176)
320
321 = 2.2.3 (20/02/2019) =
322 * bump "Tested up to" version to 5.1.0
323 * replace "wpmu_new_blog" action with "wp_initialize_site" action for WP 5.1.0 users because the first one is deprecated in the new version
324 * small improvement to "check_exclude" method from "WP_Maintenance_Mode" class
325
326 = 2.2.2 (27/11/2018) =
327 * Google Analytics module: migrate from analytics.js to gtag.js + add ip anonymization [#178](https://github.com/andrianvaleanu/WP-Maintenance-Mode/issues/178)
328 * GDPR module: accept links inside texareas + add policy link target [#188](https://github.com/andrianvaleanu/WP-Maintenance-Mode/issues/188)
329 * add charset meta tag [#200](https://github.com/andrianvaleanu/WP-Maintenance-Mode/issues/200)
330 * fix PHP Notice: Undefined index: HTTP_USER_AGENT
331 * add plural and single form translation for subscribers number (settings page)
332
333 = Earlier versions =
334 For the changelog of earlier versions, please refer to the [full changelog](http://plugins.svn.wordpress.org/wp-maintenance-mode/trunk/changelog.txt).
335