{"id":224475,"date":"2025-03-07T17:21:33","date_gmt":"2025-03-07T17:21:33","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/ai-powered-comment-moderator\/"},"modified":"2025-03-07T17:28:36","modified_gmt":"2025-03-07T17:28:36","slug":"ai-powered-comment-moderator","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/ai-powered-comment-moderator\/","author":7897465,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0","stable_tag":"1.0","tested":"6.7.5","requires":"6.4","requires_php":"7.4","requires_plugins":null,"header_name":"AI-Powered Comment Moderator","header_author":"Andrea Bocchetti","header_description":"AI-based comment moderation for WordPress to filter spam, hate speech, automate approvals and auto Reply.","assets_banners_color":"8c9198","last_updated":"2025-03-07 17:28:36","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/aivisualtales.com\/","header_plugin_uri":"https:\/\/www.aivisualtales.com\/product.php","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":312,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0":{"tag":"1.0","author":"andreis","date":"2025-03-07 17:28:36"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":3252301,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":3252303,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3252314,"resolution":"1","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":3252314,"resolution":"3","location":"assets","locale":""},"screenshot-4.png":{"filename":"screenshot-4.png","revision":3252314,"resolution":"4","location":"assets","locale":""}},"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2353,239228,107,1756,10877],"plugin_category":[44],"plugin_contributors":[239229],"plugin_business_model":[],"class_list":["post-224475","plugin","type-plugin","status-closed","hentry","plugin_tags-ai","plugin_tags-automatic-moderation","plugin_tags-comments","plugin_tags-moderation","plugin_tags-spam-filter","plugin_category-discussion-and-community","plugin_contributors-andreis","plugin_committers-andreis"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/ai-powered-comment-moderator_8c9198.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/ai-powered-comment-moderator\/assets\/screenshot-1.png?rev=3252314","caption":""},{"src":"https:\/\/ps.w.org\/ai-powered-comment-moderator\/assets\/screenshot-3.png?rev=3252314","caption":""},{"src":"https:\/\/ps.w.org\/ai-powered-comment-moderator\/assets\/screenshot-4.png?rev=3252314","caption":""}],"raw_content":"<!--section=description-->\n<p>AI Comment Auto-Moderator helps you automatically moderate comments using <strong>artificial intelligence<\/strong>.<\/p>\n\n<p>?? <strong>Reduce spam &amp; offensive comments effortlessly with AI!<\/strong><\/p>\n\n<h3>External Services<\/h3>\n\n<p>This plugin connects to the OpenAI API to perform automated comment moderation and AI-powered analysis. It uses OpenAI's <strong>GPT-4<\/strong> and <strong>Moderation API<\/strong> to classify and filter comments for inappropriate content, spam, or harmful language.<\/p>\n\n<h3>What data is sent and when?<\/h3>\n\n<ul>\n<li>When a user triggers AI moderation (e.g., clicking the <strong>Run AI<\/strong> button), the comment content is sent to OpenAI's API for processing.<\/li>\n<li>Depending on the moderation method, the request may include:\n\n<ul>\n<li>The comment text being analyzed.<\/li>\n<li>AI model settings such as <code>gpt-4-turbo<\/code> or <code>Moderation API<\/code>.<\/li>\n<li>A predefined system prompt (if applicable).<\/li>\n<\/ul><\/li>\n<li>OpenAI processes the request and returns a moderation decision, including a <strong>confidence score and category classification<\/strong>.<\/li>\n<\/ul>\n\n<h3>Why is this data sent?<\/h3>\n\n<p>The data is sent to OpenAI for <strong>automated content moderation<\/strong>. OpenAI?s AI models classify comments into categories such as:\n- <strong>Spam<\/strong>\n- <strong>Hate Speech<\/strong>\n- <strong>Inappropriate Language<\/strong>\n- <strong>Nonsensical Content<\/strong>\n- <strong>Safe\/Allowed Content<\/strong><\/p>\n\n<p>The plugin does not store or share this data beyond the <strong>API request<\/strong> itself.<\/p>\n\n<h3>Where is this data sent?<\/h3>\n\n<p>This plugin makes <strong>HTTP requests<\/strong> to the following OpenAI API endpoints:<\/p>\n\n<ul>\n<li><p><code>https:\/\/api.openai.com\/v1\/chat\/completions<\/code><br \/>\n(Used in <code>includes\/chatgpt.php:43<\/code> and <code>includes\/moderation.php:104<\/code> to process comment content via ChatGPT)<\/p><\/li>\n<li><p><code>https:\/\/api.openai.com\/v1\/moderations<\/code><br \/>\n(Used in <code>includes\/moderation.php:47<\/code> to analyze comment text with OpenAI's Moderation API)<\/p><\/li>\n<\/ul>\n\n<p>All requests are <strong>sent securely using HTTPS<\/strong>, and the OpenAI API key is required for authentication.<\/p>\n\n<h3>Under what conditions is the data sent?<\/h3>\n\n<ul>\n<li>The plugin <strong>only sends data when a user explicitly triggers AI moderation<\/strong>.<\/li>\n<li>The site administrator <strong>must provide an OpenAI API key<\/strong> for the service to function.<\/li>\n<li>The OpenAI API key is stored securely in the WordPress database and is <strong>never shared or logged<\/strong> by the plugin.<\/li>\n<\/ul>\n\n<h3>OpenAI Service Information<\/h3>\n\n<ul>\n<li>OpenAI API Terms of Use: <a href=\"https:\/\/openai.com\/terms\">https:\/\/openai.com\/terms<\/a><\/li>\n<li>OpenAI Privacy Policy: <a href=\"https:\/\/openai.com\/privacy\">https:\/\/openai.com\/privacy<\/a><\/li>\n<li>OpenAI Moderation API: <a href=\"https:\/\/platform.openai.com\/docs\/guides\/moderation\">https:\/\/platform.openai.com\/docs\/guides\/moderation<\/a><\/li>\n<li>OpenAI Chat API: <a href=\"https:\/\/platform.openai.com\/docs\/guides\/gpt\">https:\/\/platform.openai.com\/docs\/guides\/gpt<\/a><\/li>\n<\/ul>\n\n<h3>License &amp; Credits<\/h3>\n\n<p>This plugin is released under the <strong>GPL v2 or later<\/strong>. AI services used are provided by <strong>OpenAI<\/strong>, and their API terms apply.<\/p>\n\n<p>**Developed by Andrea Bocchetti<\/p>\n\n<!--section=installation-->\n<ol>\n<li><p><strong>Upload via Admin Panel:<\/strong><\/p>\n\n<ul>\n<li>Go to <strong>Plugins ? Add New<\/strong>.<\/li>\n<li>Click <strong>Upload Plugin<\/strong> and select the plugin ZIP file.<\/li>\n<li>Click <strong>Install Now<\/strong> and then <strong>Activate<\/strong>.<\/li>\n<\/ul><\/li>\n<li><p><strong>Manual Installation:<\/strong><\/p>\n\n<ul>\n<li>Download the plugin and unzip it.<\/li>\n<li>Upload the <code>ai-comment-moderator<\/code> folder to <code>\/wp-content\/plugins\/<\/code>.<\/li>\n<li>Activate the plugin from the <strong>Plugins<\/strong> menu in WordPress.<\/li>\n<\/ul><\/li>\n<li><p><strong>Setup AI API Key (Required):<\/strong><\/p>\n\n<ul>\n<li>Go to <strong>Settings ? AI Moderator<\/strong>.<\/li>\n<li>Enter your <strong>OpenAI API Key<\/strong> (or other supported AI provider).<\/li>\n<li>Adjust moderation settings based on your needs.<\/li>\n<\/ul><\/li>\n<li><p><strong>You're Ready to Go!<\/strong><\/p>\n\n<ul>\n<li>AI will now automatically analyze and moderate new comments.<\/li>\n<\/ul><\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='how%20does%20ai%20moderation%20work%3F'><h3>How does AI moderation work?<\/h3><\/dt>\n<dd><p>The plugin uses an AI-powered API to analyze each comment, determine if it's spam or inappropriate, and take action accordingly (flag, approve, delete).<\/p><\/dd>\n<dt id='does%20it%20require%20an%20api%20key%3F'><h3>Does it require an API key?<\/h3><\/dt>\n<dd><p>Yes, you need an <strong>OpenAI API key<\/strong> or another supported AI provider for the plugin to function.<\/p><\/dd>\n<dt id='can%20i%20customize%20moderation%20settings%3F'><h3>Can I customize moderation settings?<\/h3><\/dt>\n<dd><p>Yes! You can fine-tune <strong>AI confidence levels<\/strong>, moderation rules, and even create <strong>custom prompts<\/strong> for the AI.<\/p><\/dd>\n<dt id='is%20this%20plugin%20gdpr%20compliant%3F'><h3>Is this plugin GDPR compliant?<\/h3><\/dt>\n<dd><p>Yes, the plugin does not store personal data. It sends only the comment text for analysis and does not collect any user information.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release with AI-powered comment moderation.<\/li>\n<li>AI spam filtering, confidence scores, and moderation dashboard.<\/li>\n<\/ul>","raw_excerpt":"AI-powered comment moderation to automatically filter spam, toxicity, and inappropriate content.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/224475","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=224475"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/andreis"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=224475"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=224475"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=224475"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=224475"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=224475"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=224475"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}