BACK TO DIRECTORY

ReplyMind – AI Comment Responder

by Approid Tech

0.0
(0 ratings)

ReplyMind integrates OpenAI (GPT), Anthropic Claude, and Google Gemini directly into your WordPress comment workflow. Generate thoughtful, on-topic replies to reader comments without leaving your admin dashboard. Replies are posted as the actual post author — complete with their avatar and name — making every response feel personal and authentic.

Two reply modes:

  • Suggestion Mode — The AI drafts a reply. You review it, edit if needed, and publish with one click. Full control, none of the typing.
  • Auto Reply Mode — Replies are posted automatically as soon as a new comment is approved. Great for high-volume sites.

Core features:

  • Author-aware replies — replies are attributed to the post author (with their avatar and name), not a generic site name
  • Supports OpenAI (GPT-5, GPT-5 Mini, GPT-5 Nano, GPT-4o, GPT-4o Mini, GPT-4 Turbo, GPT-4, GPT-3.5 Turbo), Anthropic Claude (Haiku 4.5, Sonnet 4.6, Opus 4.8, Opus 4.7, Opus 4.6), and Google Gemini (2.5 Flash Lite, 2.5 Flash, 2.5 Pro, 3 Pro)
  • Six reply tones: Professional, Friendly, Casual, Empathetic, Formal, Concise
  • Three response lengths: Short (2-3 sentences), Medium (1 paragraph), Detailed (2-3 paragraphs)
  • Reply language: Auto-detect or choose from 10 supported languages (English, Spanish, French, German, Italian, Portuguese, Hindi, Arabic, Japanese, Chinese)
  • Custom system prompt to tailor the AI instructions to your brand voice
  • AI Reply column in the Comments list showing draft status, published status, sentiment badge, flagged status, or errors at a glance
  • Batch processing — generate AI replies for hundreds or thousands of existing comments with a live progress bar
  • Bulk publish — publish all pending AI drafts in one click (Suggestion Mode)
  • Reply log — track every generated reply with timestamp, post, and full reply text

Advanced features:

  • Reply Rules — configurable rules evaluated before each reply. Skip spam keywords, flag support complaints, override tone for praise, append pricing prompts, skip very short comments. First matching rule wins.
  • Sentiment Detection — local (no external API) keyword-based sentiment scoring. Flag, skip, or auto-switch to Empathetic tone for negative comments.
  • Email Approval Workflow — Suggestion Mode can email a one-click Approve/Reject link to the post author. Tokens expire in 48 hours.
  • Reply Scheduling — delay Auto Mode replies by 1-168 hours so they feel human rather than instant.
  • Per-Post Settings — meta box on every post lets authors override tone, mode, and prompt for that post.
  • Multi-Provider by Taxonomy — assign a different AI provider/model per any taxonomy term: blog categories, WooCommerce product categories, custom taxonomies. First matching term wins.
  • Analytics Dashboard — summary cards, 30-day activity chart, top posts, sentiment breakdown, error log. All local.
  • WooCommerce Product Reviews — extend AI replies to product reviews with product context (name, description, star rating).
  • Multisite Network Support — network admin page to view all sites and push settings across the network.
  • Guided onboarding tour — a 5-step walkthrough on first activation covering Settings, Advanced Settings, Rules, Analytics, and Batch.
  • Info-icon tooltips on every Advanced Settings option so you can hover to learn what each one does.

Developer filters:

  • replymind_send_comment_data — return false to skip a specific comment before ReplyMind hands it to the AI Client

External Services

ReplyMind 1.1+ does not call any external AI provider directly. All AI requests are routed through WordPress core’s built-in AI Client API (wp_ai_client_prompt(), introduced in WordPress 7.0). The AI Client owns provider configuration, API-key storage, and the network calls; ReplyMind only provides the prompt and consumes the returned text.

The provider you configure in Settings Connectors (managed by WordPress core, not this plugin) will receive:

  • The comment text.
  • The post context (title and short excerpt).
  • Your custom system prompt, if any.

The AI Client sends this data to whichever provider WordPress core is configured to use — commonly OpenAI, Anthropic Claude, or Google Gemini. Please review the privacy policy of your chosen provider:

  • OpenAI: https://openai.com/policies/privacy-policy
  • Anthropic: https://www.anthropic.com/legal/privacy
  • Google: https://policies.google.com/privacy

Data is sent only when an AI reply is generated (manually, automatically, or via batch processing). No data is stored by the ReplyMind developer or transmitted to any approidtech.com endpoint.

Privacy Policy

This plugin sends comment text and post context (title and excerpt) to the AI provider you configure (OpenAI, Anthropic, or Google Gemini) for the sole purpose of generating a reply. No data is stored by the plugin developer. A WordPress privacy data exporter and eraser are included.

  • OpenAI Privacy Policy: https://openai.com/policies/privacy-policy
  • Anthropic Privacy Policy: https://www.anthropic.com/legal/privacy
  • Google Privacy Policy: https://policies.google.com/privacy

Screenshots

Settings tab. Welcome banner invites first-time users to take a 60-second tour. Core Settings show that ReplyMind auto-detected the WordPress AI Client — no plugin-side API key is needed. Provider, model (GPT-5 Mini), mode (Suggestion), tone (Professional), and length (Short) can all be configured with a single dropdown each.

Settings tab. Welcome banner invites first-time users to take a 60-second tour. Core Settings show that ReplyMind auto-detected the WordPress AI Client — no plugin-side API key is needed. Provider, model (GPT-5 Mini), mode (Suggestion), tone (Professional), and length (Short) can all be configured with a single dropdown each.

Reply Rules tab. Drag-sortable list of pre-generation rules. Each row has an on/off toggle, a human-readable label, and its matching condition summarised in-line. The five sample rules shown skip spam keywords, flag support complaints, switch to a friendly tone for praise, append a pricing prompt, and skip very short comments.

Reply Rules tab. Drag-sortable list of pre-generation rules. Each row has an on/off toggle, a human-readable label, and its matching condition summarised in-line. The five sample rules shown skip spam keywords, flag support complaints, switch to a friendly tone for praise, append a pricing prompt, and skip very short comments.

Analytics tab. Summary cards across the top (Replies Published, Drafts Pending, Flagged, Errors) plus a 30-day activity chart, Top Posts by AI Replies list, and Sentiment Breakdown panel. Every metric is calculated locally in your WordPress database — no third-party analytics service is contacted.

Analytics tab. Summary cards across the top (Replies Published, Drafts Pending, Flagged, Errors) plus a 30-day activity chart, Top Posts by AI Replies list, and Sentiment Breakdown panel. Every metric is calculated locally in your WordPress database — no third-party analytics service is contacted.

Batch Process tab. Generate AI replies for every existing comment in one run, bulk-publish all pending Suggestion Mode drafts in one click, and (via the optional demo-data helper) instantly populate the plugin with realistic settings, five example rules, and six sample comments so you can explore every feature immediately.

Batch Process tab. Generate AI replies for every existing comment in one run, bulk-publish all pending Suggestion Mode drafts in one click, and (via the optional demo-data helper) instantly populate the plugin with realistic settings, five example rules, and six sample comments so you can explore every feature immediately.

Comments list with the "AI Reply" column added. At a glance you can see which comments have a Published reply, which have a Draft Ready (with the draft text preview inline in a yellow callout), and which failed with an API error. The ReplyMind sidebar item is highlighted — it lives as a top-level menu item, not buried under Settings.

Comments list with the "AI Reply" column added. At a glance you can see which comments have a Published reply, which have a Draft Ready (with the draft text preview inline in a yellow callout), and which failed with an API error. The ReplyMind sidebar item is highlighted — it lives as a top-level menu item, not buried under Settings.

Edit AI Draft Reply modal. Clicking "Edit & Publish" on any Draft Ready row opens the AI-generated text in an inline modal so you can review, tweak, and publish without leaving the Comments screen.

Edit AI Draft Reply modal. Clicking "Edit & Publish" on any Draft Ready row opens the AI-generated text in an inline modal so you can review, tweak, and publish without leaving the Comments screen.

Plugin Details

Active Installs
0
Total Downloads
262
Version
1.1.1
Requires WP
7.0
Requires PHP
7.4
Tested Up To
7.1
Added
2026-06-13
Last Updated
2026-08-27 9:48am GMT

Ratings

5
0
4
0
3
0
2
0
1
0