Init Review System – Reactions, Multi-Criteria, Guest-Friendly

Fast 5-star rating plugin with schema, REST API, shortcode control, localStorage voting. Now with multi-criteria review support.

2 database tables

Table NameDescriptionMethod
wp_init_criteria_reviewsStores init criteria reviews data created by this plugin.Static
wp_init_reactionsStores init reactions 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:irs_plugin_db_version
wp_postmeta
Post meta