-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
44 lines (29 loc) · 1.42 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
=== Plugin Name ===
Contributors: red-made
Donate link: red-made.com
Tags: maintenance, cookie, mantenimento, offline
Requires at least: 5.0.0
Tested up to: 5.0
Stable tag: 5.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Close the website for maintenance except for logged Admin and for browser that have set a specific cookie.
== Description ==
Close the website for maintenance except for logged Admin and for browser that have set a specific cookie.
To define
The options allow you to activate / deactivate the maintenance mode. It is also possible to modify the authorization cookie (name and duration). A link will also be provided that allows access to the site via the authentication cookie.
== Installation ==
How to intall it?
1. Upload `remaintenance` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to Settings/Remaintenance options
== Frequently Asked Questions ==
== Screenshots ==
1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from
the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets
directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png`
(or jpg, jpeg, gif).
2. This is the second screen shot
== Changelog ==
= 1.0 =
* First release