Frontend Admin by DynamiApps

This awesome plugin allows you to easily display frontend forms on your site so your clients can easily edit content by themselves from the frontend.

7 database tables

Table NameDescriptionMethod
wp_acff_paymentsStores acff payments data created by this plugin.Static
wp_acff_submissionsStores form submissions and user-entered data.Static
wp_fea_emailsStores fea emails data created by this plugin.Static
wp_fea_paymentsStores fea payments data created by this plugin.Static
wp_fea_plansStores fea plans data created by this plugin.Static
wp_fea_submissionsStores form submissions and user-entered data.Static
wp_fea_subscriptionsStores fea subscriptions 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:acf_escaped_html_logOption key:acf_escaped_html_notice_dismissedOption key:acf_first_activated_versionOption key:acf_versionOption key:acf_will_escape_html_logOption key:acff_paypal_activeOption key:acff_paypal_client_idOption key:acff_paypal_live_modeOption key:acff_paypal_secretOption key:acff_stripe_activeOption key:acff_stripe_live_modeOption key:acff_stripe_live_secret_keyOption key:acff_stripe_test_secret_keyOption key:all_pluginsOption key:all_themesOption key:api_clock_diffOption key:api_force_httpOption key:clone_identification_timestampOption key:db_versionOption key:fea_csv_exportOption key:fea_flush_permalinksOption key:fea_main_license_validOption key:fea_min_submits_triggerOption key:fea_pro_trial_dismissOption key:file_slug_mapOption key:filter_media_authorOption key:frontend_admin_google_recaptcha_secretOption key:frontend_admin_google_recaptcha_siteOption key:frontend_admin_hide_byOption key:frontend_admin_hide_wp_dashboardOption key:frontend_admin_recaptcha_secret_v2Option key:frontend_admin_recaptcha_secret_v3Option key:frontend_admin_recaptcha_site_Option key:frontend_admin_recaptcha_site_v2Option key:frontend_admin_recaptcha_site_v3Option key:frontend_admin_save_submissionsOption key:frontend_admin_submissions_all_timeOption key:fs_active_pluginsOption key:fs_debug_modeOption key:fs_storage_loggerOption key:gc_timestampOption key:id_slug_type_path_mapOption key:local_avatarOption key:ms_migration_completeOption key:notice_shown_atOption key:object1Option key:object2Option key:options_Option key:prev_unique_idOption key:requiredOption key:show_opt_in_noticeOption key:start_of_weekOption key:temporary_duplicate_mode_selection_timestampOption key:uninstall_pluginsOption key:unique_idOption key:user_id_license_ids_map
wp_postmeta
Post meta
wp_posts
Custom post type:acf-fieldCustom post type:acf-field-groupCustom post type:acf-post-typeCustom post type:acf-taxonomyCustom post type:admin_formCustom post type:fea-template
wp_termmeta
Term meta
wp_usermeta
User meta