4WP Account

Social login with Google and GitHub, account page and blocks. Facebook and TikTok are planned for a future release.

2 database tables

Table NameDescriptionMethod
wp_forwp_account_oauthStores forwp account oauth data created by this plugin.Static
wp_forwp_auth_usersStores forwp auth users 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:app_idOption key:app_secretOption key:client_idOption key:client_keyOption key:client_secretOption key:forwp_account_github_client_idOption key:forwp_account_github_client_secretOption key:forwp_account_gmail_client_idOption key:forwp_account_gmail_client_secretOption key:forwp_account_header_block_migrated_v1Option key:forwp_account_hide_toolbar_subscribersOption key:forwp_account_provider_enabled_Option key:forwp_account_provider_enabled_facebookOption key:forwp_account_provider_enabled_tiktokOption key:forwp_account_subscriber_redirect_urlOption key:forwp_account_woocommerce_integrationOption key:forwp_auth_provider_enabled_Option key:forwp_favorites_page_idOption key:forwp_notifications_page_id
wp_usermeta
User meta