BBH Redirection

Lightweight WordPress 301 redirect manager plugin for fixing broken links, URL changes, and SEO redirects with a clean admin interface.

2 database tables

Table NameDescriptionMethod
wp_bbhre_404_logsA logging table that records activity, events, or audit history.Static
wp_bbhre_redirectsStores bbhre 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_options
Option key:bbhre_404_settingsOption key:bbhre_404_table_version