Edge Link Router

Simple redirect management with optional Cloudflare edge acceleration. Create short links, track clicks, add UTM parameters.

3 database tables

Table NameDescriptionMethod
wp_cfelr_clicks_dailyStores cfelr clicks daily data created by this plugin.Static
wp_cfelr_integrationsStores cfelr integrations data created by this plugin.Static
wp_cfelr_linksStores cfelr links 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:cfelr_cf_healthOption key:cfelr_cf_route_idOption key:cfelr_cf_token_encryptedOption key:cfelr_edge_enabledOption key:cfelr_last_publishOption key:cfelr_plugin_versionOption key:cfelr_reconcile_logOption key:cfelr_sample_link_createdOption key:cfelr_settings