https://github.com/justadityaraj/no-bs-maintenance
A simple no-bull$hit maintenance mode plugin for WordPress to display a maintenance message without any fluff.
https://github.com/justadityaraj/no-bs-maintenance
wordpress wordpress-plugin
Last synced: about 1 month ago
JSON representation
A simple no-bull$hit maintenance mode plugin for WordPress to display a maintenance message without any fluff.
- Host: GitHub
- URL: https://github.com/justadityaraj/no-bs-maintenance
- Owner: justadityaraj
- License: gpl-2.0
- Created: 2024-10-05T17:28:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-06T04:53:43.000Z (over 1 year ago)
- Last Synced: 2025-07-13T05:41:46.246Z (12 months ago)
- Topics: wordpress, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# No-BS Maintenance Mode for WordPress!
A simple and straightforward WordPress plugin to display a maintenance message without any fluff. Perfect for when you need to take your site offline for maintenance, updates, or changes.
## Features
- Displays a clean maintenance message.
- Responsive design for mobile and desktop users.
- Easy to activate and use.
- No unnecessary features—just the essentials!
## Installation
1. Click on the Code button near the top and then Download ZIP or [click here](https://github.com/justadityaraj/no-bs-maintenance/archive/refs/heads/main.zip) to download the plugin.
2. Go to Plugins > Add New in your WordPress admin. Click on Upload Plugin and browse for the zip file.
3. Activate the plugin.
## Usage
Once activated, the plugin will automatically display the message:
[Your Site Title] Under Maintenance
for all visitors who are not administrators.
## Customization
Feel free to modify the CSS in the plugin file to customize the appearance of the maintenance message to match your site's branding.
## License
This plugin is licensed under the GNU General Public License v2.0 or later. See the [LICENSE](LICENSE) file for more information.
## Contributing
If you'd like to contribute to this project, please fork the repository and submit a pull request. Any contributions, suggestions, or improvements are welcome!
## Support
If you encounter any issues or have questions, please create an issue in the [GitHub repository](https://github.com/justadityaraj/no-bs-maintenance/issues).
---
Thank you for using No-BS Maintenance Mode!