SN Rating
SN Rating is an enhanced rating plugin for WP content which has got unmatched features that are still unavailable in existing rating related plugins.
5 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_admin_rating_config | Stores admin rating config data created by this plugin. | Static |
| wp_entity_rating_factors | Stores entity rating factors data created by this plugin. | Static |
| wp_rating_factors | Stores rating factors data created by this plugin. | Static |
| wp_rating_meta | Stores additional metadata (key-value pairs) for rating records. | Static |
| wp_rating_scores | Stores rating scores 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_optionsOption key:
advanced_rating_settingOption key:advanced_rating_settingsOption key:rating_db_versionOption key:rating_theme_settings