Files
WP-vincent-under-construction/readme.md
T
2024-09-20 11:27:38 +02:00

73 lines
2.2 KiB
Markdown

# Vincent's Under Construction
A simple WordPress plugin that allows you to display an under construction page while your site is being developed or updated.
## Description
Vincent's Under Construction is a lightweight WordPress plugin that enables you to easily set up an "under construction" or "coming soon" page for your website. When activated, it redirects all non-logged-in users to a specified page, allowing you to work on your site without interruption.
## Features
- Easy to use admin interface
- Select any page as your under construction page
- Redirect all non-logged-in users to the under construction page
- Logged-in users can still access the entire site
- Settings link directly from the plugins page
## Installation
1. Download the plugin zip file
2. Log in to your WordPress admin panel
3. Go to Plugins > Add New
4. Click on the "Upload Plugin" button
5. Upload the zip file you downloaded
6. Activate the plugin through the 'Plugins' menu in WordPress
## Usage
1. After activation, go to the "Under Construction" menu item in your WordPress admin panel
2. Check the box to enable the under construction mode
3. Select the page you want to use as your under construction page from the dropdown menu
4. Save your settings
## Requirements
- WordPress 4.0 or higher
- PHP 5.6 or higher
## Frequently Asked Questions
**Q: Can logged-in users see the full site?**
A: Yes, logged-in users will have full access to the site.
**Q: Can I customize the under construction page?**
A: Yes, you can create and design any page in WordPress and set it as your under construction page.
## Changelog
### 1.1
- Added success alerts when settings are saved
- Improved settings sanitization
- Added settings link on plugins page
### 1.0
- Initial release
## Support
For support, feature requests, or bug reports, please open an issue on the [GitHub repository](https://github.com/your-github-username/vincent-under-construction).
## License
This project is licensed under the GPL v2 or later.
## Author
Vincent Rozenberg
- Website: [https://vincentrozenberg.com](https://vincentrozenberg.com)
- GitHub: [@vincentrozenberg](https://github.com/vincentrozenberg)
## Contributing
Contributions are welcome! Please feel free to submit a Pull Request.