RegistrationMagic – Custom Registration Forms, User Registration, Payment, and User Login

Create customized user registration forms, accept payments, track submissions, manage users, analyze stats, assign user roles and more!

18 database tables

Table NameDescriptionMethod
wp_crf_entriesStores form submissions and user-entered data.Static
wp_crf_fieldsStores crf fields data created by this plugin.Static
wp_crf_formsStores form definitions and related configuration.Static
wp_crf_notesStores crf notes data created by this plugin.Static
wp_crf_optionStores crf option data created by this plugin.Static
wp_crf_paypal_fieldsStores crf paypal fields data created by this plugin.Static
wp_crf_paypal_logA logging table that records activity, events, or audit history.Static
wp_crf_purchasesStores crf purchases data created by this plugin.Static
wp_crf_statsStores analytics or statistics data.Static
wp_crf_submissionsStores form submissions and user-entered data.Static
wp_crf_usersStores crf users data created by this plugin.Static
wp_rm_fieldsStores rm fields data created by this plugin.Static
wp_rm_formsStores form definitions and related configuration.Static
wp_rm_front_usersStores rm front users data created by this plugin.Static
wp_rm_notesStores rm notes data created by this plugin.Static
wp_rm_statsStores analytics or statistics data.Static
wp_rm_submission_fieldsStores form submissions and user-entered data.Static
wp_rm_submissionsStores form submissions and user-entered data.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:crf_currencyOption key:crf_db_versionOption key:crf_migrate_submissionOption key:crf_smtp_autenticationOption key:crf_smtp_encriptionOption key:crf_smtp_from_email_addressOption key:crf_smtp_from_email_nameOption key:crf_themeOption key:cronOption key:mgp_a_idOption key:rm_create_posts_pagesOption key:rm_dismiss_customize_bannerOption key:rm_dismiss_upgrade_noticeOption key:rm_inbox_default_formOption key:rm_option_Option key:rm_option_allow_multiple_file_uploadsOption key:rm_option_banned_emailOption key:rm_option_currencyOption key:rm_option_default_payment_methodOption key:rm_option_default_registration_urlOption key:rm_option_display_floating_action_btnOption key:rm_option_enable_mailchimpOption key:rm_option_enable_toolbar_for_adminOption key:rm_option_file_prefixOption key:rm_option_front_login_page_idOption key:rm_option_front_sub_page_idOption key:rm_option_hide_toolbarOption key:rm_option_jobman_jobOption key:rm_option_mailchimp_double_optinOption key:rm_option_mailchimp_keyOption key:rm_option_newsletter_subbedOption key:rm_option_paypal_client_idOption key:rm_option_paypal_emailOption key:rm_option_paypal_modern_enableOption key:rm_option_paypal_page_styleOption key:rm_option_paypal_test_modeOption key:rm_option_post_logout_redirection_page_idOption key:rm_option_post_submission_redirection_urlOption key:rm_option_redirect_admin_to_dashboard_post_loginOption key:rm_option_rm_versionOption key:rm_option_send_act_emailOption key:rm_option_senders_display_nameOption key:rm_option_senders_emailOption key:rm_option_smtp_authOption key:rm_option_smtp_encryption_typeOption key:rm_option_themeOption key:rm_option_upgradedOption key:rm_option_woo_enable_rm_account_linkOption key:rm_profile_tabs_order_statusOption key:rm_redirect_after_activation
wp_usermeta
User meta