https://github.com/nielslange/smntcs-private-site
Allow only logged in users to access the site.
https://github.com/nielslange/smntcs-private-site
smntcs smntcs-plugin wordpress wordpress-plugin
Last synced: about 1 month ago
JSON representation
Allow only logged in users to access the site.
- Host: GitHub
- URL: https://github.com/nielslange/smntcs-private-site
- Owner: nielslange
- License: gpl-2.0
- Created: 2018-03-27T10:26:56.000Z (about 7 years ago)
- Default Branch: trunk
- Last Pushed: 2025-03-19T20:40:51.000Z (2 months ago)
- Last Synced: 2025-03-19T21:39:18.053Z (2 months ago)
- Topics: smntcs, smntcs-plugin, wordpress, wordpress-plugin
- Language: PHP
- Homepage: https://wordpress.org/plugins/smntcs-private-site/
- Size: 5.06 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SMNTCS Private Site







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.## Plugin page
You can find the plugin on https://wordpress.org/plugins/smntcs-private-site/.
## Changelog
### 2.0 (2025.03.20)
- Test up to WP 6.8
### 1.9 (2023.10.21)
- Test up to WP 6.4
### 1.8 (2022.12.03)
- Test up to WP 6.1
### 1.7 (2022.01.09)
- Test up to WP 5.8
### 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