Easy Affiliate Links

Easily manage and cloak all your affiliate links.

2 database tables

Table NameDescriptionMethod
wp_eafl_clicksStores eafl clicks data created by this plugin.Static
wp_eafl_relationsStores eafl relations 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:eafl_activatedOption key:eafl_click_db_versionOption key:eafl_find_relationsOption key:eafl_flushOption key:eafl_migrated_to_versionOption key:eafl_optionOption key:eafl_relation_db_versionOption key:eafl_settingsOption key:eafl_specific_migrationsOption key:wpurp_cache
wp_postmeta
Post meta
wp_termmeta
Term meta
wp_terms
Custom taxonomy:eafl_category
wp_usermeta
User meta