Advanced Passkeys for Secure Login
Secure WordPress with passwordless passkey login using Face ID, Touch ID, Windows Hello, and hardware security keys.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_advapafo_logs | A logging table that records activity, events, or audit history. | Static |
| wp_wpk_credentials | Stores wpk credentials 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_optionsOption key:
advapafo_activity_logging_enabledOption key:advapafo_button_styleOption key:advapafo_cap_migrated_v1Option key:advapafo_challenge_ttlOption key:advapafo_conditional_ui_enabledOption key:advapafo_credentials_schema_v2Option key:advapafo_eligible_rolesOption key:advapafo_enabledOption key:advapafo_legacy_options_migrated_v1Option key:advapafo_log_retention_daysOption key:advapafo_login_challenge_ttlOption key:advapafo_login_redirectOption key:advapafo_max_passkeys_per_userOption key:advapafo_rate_limit_lockoutOption key:advapafo_rate_limit_max_failuresOption key:advapafo_rate_limit_windowOption key:advapafo_rate_lockoutOption key:advapafo_rate_max_attemptsOption key:advapafo_rate_windowOption key:advapafo_registration_challenge_ttlOption key:advapafo_rp_idOption key:advapafo_rp_nameOption key:advapafo_show_separatorOption key:advapafo_show_setup_noticeOption key:advapafo_user_verificationwp_usermeta