GD Rating System
Powerful, highly customizable and versatile ratings plugin to allow your users to vote for anything you want.
6 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_gdrts_cache | A cache table that stores temporary computed or fetched data. | Static |
| wp_gdrts_itemmeta | Stores gdrts itemmeta data created by this plugin. | Static |
| wp_gdrts_items | Stores gdrts items data created by this plugin. | Static |
| wp_gdrts_items_basic | Stores gdrts items basic data created by this plugin. | Static |
| wp_gdrts_logmeta | A logging table that records activity, events, or audit history. | Static |
| wp_gdrts_logs | A logging table that records activity, events, or audit history. | 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:
blog_charsetOption key:postratings_maxwp_usermeta