CS Post Comment Reactions transforms the standard WordPress comment section into a fully social, interactive experience — no page reloads, no third-party services.
Core Features
One-Button Cycling Reactions
A single button cycles through three states: neutral → 👍 Liked → 👎 Disliked → neutral. Counts update live via AJAX without refreshing the page.
Media-First Comments
Every comment must include at least one image. A floating 📎 icon at the bottom-right corner of the comment textarea lets commenters attach files instantly — or drag and drop directly onto the textarea.
Supported Formats
JPG, JPEG, PNG, GIF, WEBP. Optional MP4 video. All types and the maximum file size are configurable.
Works With Any Theme
Hooks into WordPress’s native comment_text filter and comment_form action — no template overrides, no shortcodes.
Nested / Threaded Comments
Fully compatible with WordPress’s built-in wp_list_comments() at any nesting depth.
Guest Reactions
Allow logged-out visitors to react. Guest identity is tracked via a localStorage UUID mirrored to a cookie, with an IP-address fallback.
Rate Limiting
Prevents reaction spam: 10 reactions per user / IP per 5 minutes, enforced server-side using WordPress transients.
Admin Settings Panel
Full settings page at Settings → Comment Reactions, covering features, button labels, icons, upload rules, comment sort order, and a one-click reaction data reset. Includes a live statistics widget.
Security First
Nonce verification on every AJAX request and every form submission. All input sanitised; all output escaped. Upload MIME type and size validation server-side. Ownership check prevents foreign attachment IDs from being submitted.
Translation Ready
All strings use the cs-post-comment-reactions text domain.
Requirements
WordPress 5.8 or higher
PHP 7.4 or higher
Privacy Policy
This plugin does not transmit any data to external servers or third parties.
For logged-in users, reactions are stored against their WordPress user ID in a local database table.
For guest users (when enabled), a randomly-generated identifier is stored in the visitor’s browser (localStorage and a cookie) and optionally their IP address is recorded in the local database solely to prevent duplicate reactions.
All data is removed upon plugin uninstallation or by using the Reset All Reactions function.
Site administrators are responsible for disclosing this data storage in their own Privacy Policy if required by applicable law (e.g. GDPR).
Automatic (Recommended)
Log in to your WordPress dashboard.
Navigate to Plugins → Add New.
Search for CS Post Comment Reactions.
Click Install Now, then Activate.
Manual
Download the plugin .zip from WordPress.org.
Go to Plugins → Add New → Upload Plugin.
Select the .zip and click Install Now.
Click Activate Plugin.
After Activation
Go to Settings → Comment Reactions and configure the plugin.
Ensure Settings → Discussion has comments and threaded comments enabled.
Your theme must use wp_list_comments() and comment_form() — all default WordPress themes do.
سوالات متداول
Does this work with my theme?
Yes, as long as your theme calls the standard WordPress comment functions wp_list_comments() and comment_form(). All default themes are supported.
Can visitors react without logging in?
Yes — enable Guest Voting in Settings → Comment Reactions → General. Guest reactions are tracked via a localStorage UUID with a cookie fallback and an IP-based last resort.
Can I disable dislikes?
Yes. Uncheck Enable Dislikes in Settings → Comment Reactions → General. The button will toggle between Liked and neutral only.
What image formats are supported?
JPG, JPEG, PNG, GIF, and WEBP by default. MP4 video can be enabled. The maximum file size (default: 5 MB) is also configurable.
Why must every comment have media attached?
This plugin is built around a media-first commenting experience. Both client-side (instant feedback) and server-side (secure fallback) validation enforce the requirement.
Will this slow down my website?
No. CSS and JavaScript are loaded only on singular posts and pages with comments open. All user interactions are handled via AJAX.
How do I reset all reaction data?
Go to Settings → Comment Reactions, find the Maintenance box in the sidebar, and click Reset All Reactions.
Does uninstalling the plugin remove all data?
Yes. Uninstalling via the WordPress admin removes the reactions table, all plugin options, all reaction comment meta, and all associated post meta.
CS Post Comment Reactions
توسط Sumit Tejani
گزارش خرابی
اگر با مشکلی مواجه شدهاید،
لطفاً آن را با جزئیات برای ما ارسال کنید.
🔒 برای ثبت گزارش خرابی باید وارد سایت شوید.
ورود / ثبت نام به سایت
CS Post Comment Reactions transforms the standard WordPress comment section into a fully social, interactive experience — no page reloads, no third-party services.
Core Features
One-Button Cycling Reactions
A single button cycles through three states: neutral → 👍 Liked → 👎 Disliked → neutral. Counts update live via AJAX without refreshing the page.
Media-First Comments
Every comment must include at least one image. A floating 📎 icon at the bottom-right corner of the comment textarea lets commenters attach files instantly — or drag and drop directly onto the textarea.
Supported Formats
JPG, JPEG, PNG, GIF, WEBP. Optional MP4 video. All types and the maximum file size are configurable.
Works With Any Theme
Hooks into WordPress’s native
comment_textfilter andcomment_formaction — no template overrides, no shortcodes.Nested / Threaded Comments
Fully compatible with WordPress’s built-in
wp_list_comments()at any nesting depth.Guest Reactions
Allow logged-out visitors to react. Guest identity is tracked via a localStorage UUID mirrored to a cookie, with an IP-address fallback.
Rate Limiting
Prevents reaction spam: 10 reactions per user / IP per 5 minutes, enforced server-side using WordPress transients.
Admin Settings Panel
Full settings page at Settings → Comment Reactions, covering features, button labels, icons, upload rules, comment sort order, and a one-click reaction data reset. Includes a live statistics widget.
Security First
Nonce verification on every AJAX request and every form submission. All input sanitised; all output escaped. Upload MIME type and size validation server-side. Ownership check prevents foreign attachment IDs from being submitted.
Translation Ready
All strings use the
cs-post-comment-reactionstext domain.Requirements
Privacy Policy
This plugin does not transmit any data to external servers or third parties.
For logged-in users, reactions are stored against their WordPress user ID in a local database table.
For guest users (when enabled), a randomly-generated identifier is stored in the visitor’s browser (
localStorageand a cookie) and optionally their IP address is recorded in the local database solely to prevent duplicate reactions.All data is removed upon plugin uninstallation or by using the Reset All Reactions function.
Site administrators are responsible for disclosing this data storage in their own Privacy Policy if required by applicable law (e.g. GDPR).
Automatic (Recommended)
Manual
.zipfrom WordPress.org..zipand click Install Now.After Activation
wp_list_comments()andcomment_form()— all default WordPress themes do.سوالات متداول
Yes, as long as your theme calls the standard WordPress comment functions
wp_list_comments()andcomment_form(). All default themes are supported.Yes — enable Guest Voting in Settings → Comment Reactions → General. Guest reactions are tracked via a localStorage UUID with a cookie fallback and an IP-based last resort.
Yes. Uncheck Enable Dislikes in Settings → Comment Reactions → General. The button will toggle between Liked and neutral only.
JPG, JPEG, PNG, GIF, and WEBP by default. MP4 video can be enabled. The maximum file size (default: 5 MB) is also configurable.
This plugin is built around a media-first commenting experience. Both client-side (instant feedback) and server-side (secure fallback) validation enforce the requirement.
No. CSS and JavaScript are loaded only on singular posts and pages with comments open. All user interactions are handled via AJAX.
Go to Settings → Comment Reactions, find the Maintenance box in the sidebar, and click Reset All Reactions.
Yes. Uninstalling via the WordPress admin removes the reactions table, all plugin options, all reaction comment meta, and all associated post meta.
قیمت:
رایگان
نگارش
آخرین انتشار
21 خرداد 1405
آخرین بروزرسانی
1 هفته پیش
نصب های فعال
-
نگارش وردپرس
وردپرس 5.8+
تست شده از نسخه
وردپرس 7.0
نگارش PHP
PHP 7.4+
تگ ها
comments likes media reactions social
نسخه ها
0 نسخه
نیاز به پشتیبانی دارید ؟
کارشناسان ما آماده پاسخگویی هستند
افزونه های مرتبط
Cache by Folium
★★★★☆ 84.0/۱۰۰
(10 امتیاز)
Fast, easy to use cache for WordPress with option for up-to 3 separate CDN’s – for js, css & images from 3 providers. Added
Dienstplan
Dienstplan is a self-hosted shift and duty roster planner for WordPress. It is built for organisations that run on volunteers — fire departments, emergency
Cashu For WooCommerce
A secure Cashu payment gateway for your WooCommerce store. This plugin adds a checkout that accepts Lightning or Cashu ecash, paying out to your
Quote & Cut
Quote & Cut connects WooCommerce to the Quote & Cut cloud service for laser-cutting and sheet-optimization workflows. With this plugin you can: Accept DXF
Simple Stopwatch Easy to Use
Simple Stopwatch Easy to Use lets you embed a fully functional stopwatch anywhere on your WordPress site using a simple shortcode. Features: Start, Stop,
RoidNet URL Shortener and Link Tracker
A lightweight, secure, and self-hosted solution to shorten URLs, track link clicks, and generate WhatsApp chat links. RoidNet URL Shortener and Link Tracker is