Jumplinks Flow – Editorial Feedback, Review & Approval Workflow

Client feedback and editorial workflow with inline comments and a familiar WordPress style review experience.

2 database tables

Table NameDescriptionMethod
wp_flow_review_commentsStores flow review comments data created by this plugin.Static
wp_flow_reviewsStores flow reviews 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:_transient_timeout_fs_snooze_periodOption key:account_addonsOption key:all_pluginsOption key:all_themesOption key:api_clock_diffOption key:api_force_httpOption key:clone_identification_timestampOption key:file_slug_mapOption key:flow_ew_db_versionOption key:flow_ew_debug_modeOption key:flow_ew_review_mandatoryOption key:flow_ew_reviewer_rolesOption key:flow_ew_setup_completedOption key:flow_ew_supported_post_typesOption key:fs_active_pluginsOption key:fs_debug_modeOption key:fs_storage_loggerOption key:gc_timestampOption key:id_slug_type_path_mapOption key:ms_migration_completeOption key:notice_shown_atOption key:object1Option key:object2Option key:prev_unique_idOption key:requiredOption key:show_opt_in_noticeOption key:temporary_duplicate_mode_selection_timestampOption key:uninstall_pluginsOption key:unique_idOption key:user_id_license_ids_map
wp_postmeta
Post meta
wp_usermeta
User meta