-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
62 lines (37 loc) · 1.11 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
=== SMNTCS Private Site ===
Contributors: nielslange
Tags: Private Site
Stable tag: 1.9
Tested up to: 6.4
Requires at least: 3.4
Requires PHP: 5.6
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Allow only logged in users to access the site.
== Description ==
Allow only logged in users to access the site.
== Installation ==
1. Upload `smntcs-private-site` to the `/wp-content/plugins/` directory
2. Activate the plugin through the `Plugins` menu in WordPress
3. Go to `Customize » Private Site`
4. Adjust the settings according to you needs
== Changelog ==
= 1.9 (2023.10.21) =
- Test up to WP 6.4
= 1.8 (2022.12.03) =
- Test up to WP 6.1
= 1.6 (2021.01.08) =
- Test up to WP 5.6
= 1.5 (2019.10.15) =
- Update GPLv2 to GPLv3
= 1.4 (2019.10.15) =
- Test up to 5.3
- Refactor based on PHPCS and WPCS
= 1.3 (2019.05.14) =
- Test up to WP 5.2
= 1.2 (2019.02.19) =
- Test up to WP 5.1
= 1.1 (2019.02.19) =
- Test up to WP 5.0
= 1.0 (2018.04.09) =
- Initial release