Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin

Membership & community plugin with user profiles, registration & login, member directories, content restriction, user roles and much more.

4 database tables

Table NameDescriptionMethod
wp_actionscheduler_actionsStores actionscheduler actions data created by this plugin.Static
wp_actionscheduler_logsA logging table that records activity, events, or audit history.Static
wp_um_groups_membersStores um groups members data created by this plugin.Static
wp_um_metadataStores additional metadata (key-value pairs) for um metadata records.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_comments
Direct access
wp_options
Option key:__ultimatemember_sitekeyOption key:_um_log_empty_status_usersOption key:avatar_defaultOption key:avatar_ratingOption key:blog_charsetOption key:blog_publicOption key:show_avatarsOption key:start_of_weekOption key:um_Option key:um_admin_footer_text_ratedOption key:um_cache_fonticonsOption key:um_cached_users_queueOption key:um_core_directoriesOption key:um_core_formsOption key:um_core_pagesOption key:um_existing_rows_Option key:um_fa_versionOption key:um_fieldsOption key:um_first_activation_dateOption key:um_flush_rewrite_rulesOption key:um_form_rowdata_Option key:um_hidden_admin_noticesOption key:um_icons_listOption key:um_is_installedOption key:um_last_manual_upgrades_requestOption key:um_last_version_upgradeOption key:um_member_directory_truncatedOption key:um_member_directory_update_metaOption key:um_optionsOption key:um_options_backup20Option key:um_role_Option key:um_rolesOption key:um_roles_associationsOption key:um_secure_found_suspicious_accountsOption key:um_secure_last_time_scannedOption key:um_secure_last_time_scanned_backupOption key:um_secure_scan_result_contentOption key:um_secure_scan_statusOption key:um_secure_scanned_detailsOption key:um_upgrade_230_skype_fields_for_upgradeOption key:um_usermeta_fieldsOption key:um_versionOption key:um_wp_functions_listOption key:um_wp_functions_version
wp_postmeta
Post meta
wp_posts
Custom post type:um_directoryCustom post type:um_formCustom post type:um_profile_tabsCustom post type:um_role
wp_termmeta
Term meta
wp_usermeta
User meta