URL Change Lockdown
Locks WordPress URL changes by blocking programmatic updates to site URLs, permalinks, slugs, and taxonomies.
by basicus · github.com/bjornfix/url-change-lockdown · website
★ 0stars
81release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/bjornfix/url-change-lockdown/releases/download/v2.0.3/url-change-lockdown.zipFrom the readme
URL Change Lockdown
Freezes existing post and taxonomy slugs unless explicitly unlocked.
What It Does
Preserves established public WordPress routes and provides an explicit, audited migration workflow for necessary corrections.
This is a small WordPress maintenance plugin built for a specific operational problem. It stays focused so the behavior is easy to understand, verify, and keep enabled.
Example: "Protect this site from the maintenance issue this plugin handles." - Install the plugin, verify the expected behavior, and let it keep doing that one job.
The Real Workflow
In practice, the useful path is simple:
1. install and activate the plugin
2. let it establish Canonical Route Contracts for public content
3. audit contracts against observed WordPress routes
4. use preview plus explicit URL Migration only when a public URL must change
The human's job is to decide whether the behavior fits the site.
The plugin's job is to apply that behavior consistently.
Why This Feels Different
Most small WordPress maintenance problems get handled manually or with broa
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v2.0.3 | Jul 11, 2026 | url-change-lockdown.zip | 1 |
| v2.0.2 | Jul 11, 2026 | url-change-lockdown.zip | 0 |
| v2.0.1 | Jul 11, 2026 | url-change-lockdown.zip | 0 |
| v2.0.0 | Jul 11, 2026 | url-change-lockdown.zip | 0 |
| v1.4.3 | Apr 24, 2026 | url-change-lockdown.zip | 1 |
| v1.4.2 | Mar 10, 2026 | url-change-lockdown.zip | 3 |
| v1.4.1 | Mar 5, 2026 | url-change-lockdown.zip | 1 |
| v1.4.0 | Mar 5, 2026 | url-change-lockdown.zip | 1 |
| v1.3.0 | Mar 5, 2026 | url-change-lockdown.zip | 1 |
| v1.2.0 | Mar 5, 2026 | url-change-lockdown.zip | 5 |
| v1.1.2 | Jan 15, 2026 | url-change-lockdown.zip | 68 |