GSheetConnector for Core Lite

Connect WordPress core data (Pages, Posts, Users and Comments) with Google Sheets easily.

3 database tables

Table NameDescriptionMethod
wp_gsc_core_feedsStores gsc core feeds data created by this plugin.Static
wp_gscfcl_core_db_settingsStores gscfcl core db settings data created by this plugin.Static
wp_gscfcl_error_logsA logging table that records activity, events, or audit history.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:api_clock_diffOption key:api_force_httpOption key:blog_publicOption key:blog_publicizeOption key:default_comment_statusOption key:fs_active_pluginsOption key:fs_debug_modeOption key:fs_storage_loggerOption key:gc_timestampOption key:gsc_selected_cptsOption key:gscfcl_api_credsOption key:gscfcl_core_page_roles_settingOption key:gscfcl_core_service_account_jsonOption key:gscfcl_core_sheetidOption key:gscfcl_debug_log_fileOption key:gscfcl_feedsOption key:gscfcl_gsheet_comment_tabOption key:gscfcl_gsheet_connector_access_codeOption key:gscfcl_gsheet_connector_auth_expired_freeOption key:gscfcl_gsheet_connector_email_account_manualOption key:gscfcl_gsheet_connector_tokenOption key:gscfcl_gsheet_connector_verifyOption key:gscfcl_gsheet_connector_verify_existingOption key:gscfcl_gsheet_connector_verify_serviceOption key:gscfcl_gsheet_feedsOption key:gscfcl_gsheet_manual_settingOption key:gscfcl_gsheet_page_tabOption key:gscfcl_gsheet_selected_categoriesOption key:gscfcl_gsheet_selected_comment_headersOption key:gscfcl_gsheet_selected_commentsOption key:gscfcl_gsheet_selected_headersOption key:gscfcl_gsheet_selected_page_headersOption key:gscfcl_gsheet_selected_pages_custom_postOption key:gscfcl_gsheet_selected_pages_headersOption key:gscfcl_gsheet_selected_pages_userOption key:gscfcl_gsheet_selected_post_headersOption key:gscfcl_gsheet_selected_sheet_nameOption key:gscfcl_gsheet_selected_user_headersOption key:gscfcl_gsheet_settingsOption key:gscfcl_gsheet_statesOption key:gscfcl_gsheet_user_tabOption key:gscfcl_is_new_client_secret_wpcoregsheetproOption key:gscfcl_post_header_names_newsOption key:gscfcl_sheet_fetch_dateOption key:gscfcl_sync_pages_enabledOption key:gscfcl_sync_posts_enabledOption key:gscfcl_sync_user_enabledOption key:gscfcl_uninstall_settingOption key:id_slug_type_path_mapOption key:ms_migration_completeOption key:user_id_license_ids_mapOption key:wp_gsheet_access_manual_tokenOption key:wp_gsheet_connector_email_accountOption key:wp_gsheet_font_row_settingsOption key:wp_gsheet_font_settingsOption key:wp_gsheet_freeze_headerOption key:wp_gsheet_google_accesstokenOption key:wp_gsheet_sheetidOption key:wpcore-gs-sheet-colorOption key:wpcore_enable_sheet_colorOption key:wpcore_enable_sheet_formatting_headerOption key:wpcore_enable_sheet_row_font
wp_postmeta
Post meta