EC Stars Rating

A lightweigt, blazing fast star rating plugin for WordPress

1 database table

Table NameDescriptionMethod
wp_ec_stars_votesStores ec stars votes 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:ec_stars_rating_active_colorOption key:ec_stars_rating_default_colorOption key:ec_stars_rating_enable_widgetOption key:ec_stars_rating_hover_colorOption key:ec_stars_rating_show_votesOption key:ec_stars_rating_sizeOption key:ec_stars_rating_use_jqueryOption key:ec_stars_rating_use_microformats
wp_postmeta
Post meta