Admin Authentication

2 step email authentication system for wordpress administrator .

1 database table

Table NameDescriptionMethod
wp_ssr_admin_authStores ssr admin auth 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:ssr_admin_auth_page
wp_postmeta
Post meta