GD Rating System

Powerful, highly customizable and versatile ratings plugin to allow your users to vote for anything you want.

6 database tables

Table NameDescriptionMethod
wp_gdrts_cacheA cache table that stores temporary computed or fetched data.Static
wp_gdrts_itemmetaStores gdrts itemmeta data created by this plugin.Static
wp_gdrts_itemsStores gdrts items data created by this plugin.Static
wp_gdrts_items_basicStores gdrts items basic data created by this plugin.Static
wp_gdrts_logmetaA logging table that records activity, events, or audit history.Static
wp_gdrts_logsA 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_options
Option key:blog_charsetOption key:postratings_max
wp_usermeta
User meta