Linux 软件免费装
Banner图

FS AI Auto Moderation

开发者 failedsociety
更新时间 2026年3月31日 15:30
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

spam automatic ai moderation llm

下载

1.5.0

详情介绍:

FS AI Auto Moderation is a powerful, AI-driven solution for moderating user-generated content. The plugin integrates leading Large Language Models (LLMs) like Google Gemini, OpenAI ChatGPT, and Anthropic Claude directly into your WordPress system. Whether it's standard comments, forum posts (bbPress), product reviews (WooCommerce), or other Custom Post Types – the plugin analyzes content in real-time for advertising, harmful links, and inappropriate behavior. This Plugin contains a visible branding in the page footer.

安装:

Upload the fs-ai-moderation folder to the /wp-content/plugins/ directory or install the .zip file via the WordPress Dashboard. Activate the plugin through the 'Plugins' menu. Navigate to 'AI Moderation' in the sidebar. Enter your API key of your preferred AI provider. Configure the threshold values and select the content types to be monitored.

升级注意事项:

1.0.0 This is the first stable version. No special upgrade notices required.

常见问题:

Do I need an API key for every LLM?

No, you only need the API key for the provider you have selected in the settings.

What happens if the AI does not respond?

The plugin is designed for maximum availability. If an API call fails or the limit is reached, the content is allowed by default for safety (Fallback: Allow).

Are my own posts checked?

No. Users with the manage_options permission (Administrators) are ignored by the interceptor.

更新日志:

1.5.0 Initial release of the plugin. Integration of Gemini, OpenAI, and Claude. Implementation of the weekly license cron job. Dynamic post-type detection for third-party plugins.