BasisRedirects
Manage URL redirections with bulk management, import/export, logs, analytics, and a link scanner.
5 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_basis_broken_links | Stores basis broken links data created by this plugin. | Static |
| wp_basis_link_scan_queue | A job queue table for managing background tasks and scheduled operations. | Static |
| wp_basis_link_scans | Stores basis link scans data created by this plugin. | Static |
| wp_basis_redirect_logs | A logging table that records activity, events, or audit history. | Static |
| wp_basis_redirects | Stores basis redirects data created by this plugin. | Static |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_optionsOption key:
basis_redirects_options