CS Post Comment Reactions

Adds social-style cycling reactions, mandatory media uploads, and real-time AJAX interactions to native WordPress comments.

1 database table

Table NameDescriptionMethod
wp_cspcr_reactionsStores cspcr 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_commentmeta
Comment meta
wp_comments
Direct access
wp_options
Option key:cspcr_db_versionOption key:cspcr_settings
wp_postmeta
Post meta