VTX Redirects
A lightweight, production-ready redirect manager for WordPress with bulk editing, usage scanning and redirect logging.
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/zlodeiat/vtx-redirects/releases/download/v2.1.1/vtx-redirects-2.1.1-wordpress-org.zipReadme
VTX Redirects
VTX Redirects is a modern, production-oriented WordPress redirect manager focused on predictable exact-path redirects and maintainable code.
Highlights
- 301, 302, 307 and 308 redirects
- Exact normalized path matching
- Safe internal and administrator-configured external redirects
- Duplicate source protection
- Redirect loop detection
- Optional incoming query-string preservation
- Bulk migration editor
- Content usage scanner
- Activity log
- Capability checks, nonces, sanitization and escaping
- Internationalization-ready admin UI
- No telemetry or third-party runtime services
Architecture
Incoming request
│
▼
Normalizer ──► Repository ──► enabled rule map
│ │
└──────────────► Runtime redirect resolver
Admin UI ──► Repository
│ │
├──► Logger └──► validation / loop detection
└──► Usage Scanner
The public release contains no client-specific redirect data, production endpoints, secrets or proprietary business logic.
Development
The runtime plugin has no Composer dependency. Composer is used only for development tooling.
composer install
composer lint
composer phpcs
The repository enforces LF line endings through .gitattributes so local Windows checkouts and Linux CI produce consistent PHPCS results.
WordPress.org
The plugin includes a WordPress.org-compatible readme.txt, GPL-2.0-or-later licensing metadata, translation-ready strings and human-readable source code.
Before submitting a release, test it against the current stable WordPress version and run the official Plugin Check plugin. Passing automated checks helps with review but does not guarantee acceptance; WordPress.org performs a manual review as well.
License
GPL-2.0-or-later.
Author
Built by Yavor Zagorski / VTX Labs.
2.1.1 admin experience
Version 2.1.1 introduces a redesigned full-width WordPress admin workspace with an accessible new-rule/settings drawer, status filtering, a streamlined redirect table, and improved bulk-edit and activity views.
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v2.1.1 | Sep 9, 2026 | vtx-redirects-2.1.1-wordpress-org.zip | 0 |