Intelligent Comment Moderation Powered by Artificial Intelligence
Thia Aide AI Comment Moderator is a WordPress plugin that automatically moderates comments using advanced AI technology. It analyzes each comment in real-time and determines whether it’s safe, spam, offensive, hate speech, or a threat. The plugin protects your website from unwanted content while ensuring a positive community experience.

Uses Thia Aide AI API to analyze comment content and classify it into categories.
Automatically blocks IP addresses and email addresses of repeat offenders.
Users get 3 warnings for offensive content before being permanently blocked.
Automatically detects logged-in users and uses their profile information.
View blocked IPs, blocked users, and active warnings in the admin panel.
Search and manage blocked IPs and users with AJAX-powered interface.
The AI analyzes each comment and classifies it into one of the following categories:
| Classification | Description | Action |
|---|---|---|
| ✅ Safe | Normal comments, emotional, sarcastic, ironic, or critical opinions | Approved and published |
| ⚠️ Warning | Offensive or hate speech content (first and second offense) | Warning displayed, comment blocked, user gets strike |
| 🚫 Blocked | Spam, threats, or third offense for offensive/hate content | IP and email permanently blocked |
When a user submits a comment, the plugin intercepts the submission via AJAX before WordPress processes it.
The plugin first checks if the user’s IP or email is already in the blocked lists. If yes, the comment is rejected immediately.
The comment is sent to the Thia Aide AI API with a carefully crafted prompt that instructs the AI to:
Users see real-time visual feedback with loading animation, approval messages, warnings, or block notifications.
The plugin creates the following tables in your WordPress database:
The plugin adds a “Thia Moderator” menu item in your WordPress admin dashboard with the following sections:

Enter your Thia Aide API key to enable AI moderation. The key is validated before saving.
View real-time statistics showing:
Search and manage blocked entries with AJAX-powered interface. You can:
Note The plugin automatically creates all necessary database tables upon activation.