CBP Change Freeze
Change Freeze plugin for WordPress
by Chillibyte - DS · github.com/chillibyteuk/cbp-change-freeze · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/chillibyteuk/cbp-change-freeze/archive/refs/heads/main.zipA WordPress plugin that notifies logged-in users when a change freeze is in effect.
Features
- Simple Toggle: Enable or disable the change freeze notification with one click
- Custom Message: Add your own message with HTML link support (perfect for Basecamp tickets)
- Optional Date: Include an informational date in the notification
- Visual Indicators:
- Changes admin bar color to red when freeze is active
- Displays prominent banner on the dashboard
- Adds "CHANGE FREEZE" item to admin bar
Installation
- Upload the
cbp-change-freezefolder to/wp-content/plugins/ - Activate the plugin through the 'Plugins' menu in WordPress
- Configure settings at Settings → Change Freeze
Usage
- Go to Settings → Change Freeze
- Check "Enable Change Freeze" to activate
- Enter your custom message (e.g., "See Basecamp ticket: [link]")
- Optionally add a date for reference
- Save changes
When enabled, all logged-in users will see:
- Red admin bar (site-wide)
- Warning banner on the main dashboard
- "CHANGE FREEZE" notice in the admin bar
Requirements
- WordPress 5.0 or higher
- PHP 7.0 or higher
License
GPL v2 or later