-
Notifications
You must be signed in to change notification settings - Fork 2
/
readme.txt
156 lines (113 loc) · 4.35 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
=== WP Maintenance ===
Contributors: Florent73
Donate link: https://paypal.me/restezconnectes/20/
Tags: Maintenance, Construction, Launch, Coming soon
Requires at least: 3.0
Tested up to: 6.7
Stable tag: 6.1.9.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Create and customize your maintenance page
== Description ==
The WP Maintenance plugin allows you to put your website on the waiting time for you to do maintenance or launch your website. Personalize this page, pictures and countdown with:
== Features ==
- Choice texts colors and fonts
- Upload logo picture
- Upload background picture or pattern
- Countdown
- Custom Code Header for Analytics ready
- Social Networks ready
- Customize CSS
- Insert for shorcode (Newletter or Contact form)
- Enable "503 Service temporarily unavailable"
- Choose access by Roles and Capabilities
- Choose access by ID Pages
- Choose access by IP addresses
wp-maintenance.pot file available
== Installation ==
1. Upload the full directory into your '/wp-content/plugins' directory
2. Activate the plugin at the plugin administration page
You will find 'WP Maintenance' menu in your WordPress admin panel
== Screenshots ==
1. General view
2. View by visitors to your site
3. Colors and fonts settings
4. Upload a personal header, background and slides picture
5. Countdown settings
6. CSS settings
7. Others settings
== Frequently Asked Questions ==
= WP Maintenance Needs Your Support =
It is hard to continue development and support for this free plugin without contributions from users like you. If you enjoy using WP Maintenance and find it useful, please consider <a href="https://www.paypal.me/RestezConnectes/25">making a donation</a>. Your donation will help encourage and support the plugin's continued development and better user support.
= I have activated plugin and don’t see any changes, looks like plugin is not working. =
This is normal because you are logged in as an administrator. Try a different browser or use the preview link. If you have registered as a wordpress user, you see the site in normal mode.
= I have disabled plugin but I don’t see any changes, I have always the maintenance page, looks like plugin is not working. =
You have a cache plugin ? Try to purge it and try again.
= Where can I find out the login page to get to the site? =
You can use your administrator access or create new user in wordpress dashboard
https://yousite.com/wp-admin/
= Can I change the plugin code? =
Yes. Thank you for submitting your changes to update the plugin.
= Translations =
You can translate WP Maintenance on [__translate.wordpress.org__](https://translate.wordpress.org/projects/wp-plugins/wp-maintenance).
== Changelog ==
= 6.1.9.4 =
* Adding hidden countdown option
* Change Twitter icon to X
= 6.1.9.3 =
* Fixed security issue
= 6.1.9.2 =
* Fixed bug Google Fonts
= 6.1.9.1 =
* Fixed bug Roles and Capabilities
= 6.1.9 =
* Fixed security issue
= 6.1.8 =
* Bug fixed for Disable REST API if not logged and maintenance no actived
= 6.1.7 =
* Adding for disabled for display admin bar option
* Disable REST API if not logged
= 6.1.6 =
* Optimized function for Google Fonts in stylesheet
= 6.1.5 =
* Reintroducing IP address option. Tested and sanitize IP addresses
* ID pages option. Tested ID pages if exist and sanitize it
= 6.1.4 =
* Remove IP address option for security
= 6.1.3 =
* Bug checkbox fixed
* Bug Social Networks
= 6.1.2 =
* Adding remove Google Fonts option
= 6.1.1 =
* Bug Header Code fixed
= 6.1.0 =
* Bug User Role autorized fixed
* Change Ip Addresses settings
= 6.0.9 =
* Bug IP autorized fixed
= 6.0.8 =
* Several security patches brought
* WARNING : somes parameters will be reinitilized, please check all
= 6.0.7 =
* Remove Slider option
* Several security patches brought
= 6.0.6 =
* Cross-Site Scripting (XSS) vulnerability fixed
* Bug fixed Social Icons
* Bugs minors resolved
= 6.0.5 =
* Changing theme
* Using native CodeMirror
= 6.0.4 =
* Adding Width and Height for image
= 6.0.3 =
* Bug fixed Error Notice
* Bugs minors resolved
= 6.0.2 =
* Bug fixed IP authorized
= 6.0.1 =
* Bug fixed Code Analytics
= 6.0.0 =
* New design
* This version is a major version and somes settings are changed. Check your settings after update.