Ace User Management

It help us to create registration form with unlimted custom fields.

2 database tables

Table NameDescriptionMethod
wp_ace_register_fieldsStores ace register fields data created by this plugin.Static
wp_ace_reset_passwordStores ace reset password 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:ace_auto_page_createOption key:ace_custom_css_pluginOption key:custom_recapatcha_value
wp_usermeta
User meta