Fast Flow

Data dashboard, user tagging and settings plugin for Fast Flow plugins system.

2 database tables

Table NameDescriptionMethod
wp_fastflow_settingsStores fastflow settings data created by this plugin.Static
wp_tags_statsStores analytics or statistics data.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:_fastflow_sonod_dataOption key:fast_tag_link_typeOption key:fast_tag_member_typeOption key:fast_tag_subscriber_typeOption key:fast_tagger_db_versionOption key:ff_widget_settings
wp_termmeta
Term meta
wp_terms
Custom taxonomy:fast_tagCustom taxonomy:for_tag
wp_usermeta
User meta