Advance Review Manager

Advance Review Manager is a powerful yet easy-to-use plugin to effortlessly create and manage all kind of reviews.

4 database tables

Table NameDescriptionMethod
wp_adrm_custom_feedbacksStores adrm custom feedbacks data created by this plugin.Static
wp_adrm_review_commentsStores adrm review comments data created by this plugin.Static
wp_adrm_review_mediaStores adrm review media data created by this plugin.Static
wp_adrm_reviewsStores adrm reviews 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:_adrm_form_permissionOption key:_adrm_permissionOption key:_adrm_pro_license_statusOption key:adrm_comments_module_enabledOption key:adrm_db_versionOption key:adrm_global_settingsOption key:adrm_integration_statusOption key:adrm_recaptcha_settingsOption key:adrm_statusesOption key:wp_statuses
wp_postmeta
Post meta