このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

APS Content Moderator Plugin

説明

The plugin allows you to filter blog comments for obscene, revealing, ambiguous or offensive content using the APS Content Moderator API.
If the User Comment contains any of the above unwanted data, the comment will automatically be set to “not approved”. If none of the content is found, the comment will be released. You can save a lot of time because you don’t have to check every comment manually.
The sensitivity of the filtering can be adjusted.

Good to know

You can try to deactivate the options “Comment must be manually approved” and “Comment author must have a previously approved comment” in “Discussion Settings” and let the Plugin do the job for you.

By default, the plugin limits the comment text length to 1024 characters. Since the Content Moderator API can handle a maximum of 1024 characters per request. The limitation can be switched off in the plugin settings. Then, only the first 1024 chars of the comment will be checked.

Furthermore, all HTML tags are filtered out of the comment.

Support

Please visit the GitHub repository page and open an issue: https://github.com/DevNiko/aps-content-moderator-plugin/issues

スクリーンショット

  • The Content Moderator Plugin Settings Section.
  • In the comment Edit Section you can review the result.
  • In the result table you can see what the API has found in the text.

インストール

Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

Where i can find the Plugin Settings

The settings can be found under the menu item Settings -> Aps Content Moderator.

Where can I get the APS Content Moderator API Key?

To get the API Key, visit the site https://rapidapi.com/dev.nico/api/ai-powered-content-moderator

You need a RapidAPI account to use the API. All further information can be found on the RapidAPI page.

which languages are supported by the APS Content moderator API?

Currently supported languages are: Afrikaans, Albanian, Amharic, Arabic, Armenian, Assamese, Azerbaijani, Bangla – Bangladesh, Bangla – India, Basque, Belarusian, Bosnian – Cyrillic, Bosnian – Latin, (Creole), Bulgarian, Catalan, Central Kurdish, Cherokee, Chinese (Simplified), Chinese (Traditional) – Hong Kong SAR, Chinese (Traditional) – Taiwan, Croatian, Czech, Danish, Dari, Dutch, English, Estonian, Filipino, Finnish, French, Galician, Georgian, German, Greek, Gujarati, Hausa, Hebrew, Hindi, Hungarian, Icelandic, Igbo, Indonesian, Inuktitut, Irish, isiXhosa, isiZulu, Italian, Japanese, Kannada, Kazakh, Khmer, K’iche, Kinyarwanda, Kiswahili, Konkani, Korean, Kyrgyz, Lao, Latvian, Lithuanian, Luxembourgish, Macedonian, Malay, Malayalam, Maltese, Maori, Marathi, Mongolian, Nepali, Norwegian (Bokmål), Norwegian (Nynorsk), Odia, Pashto, Persian, Polish, Portuguese – Brazil, Portuguese – Portugal, Pulaar, Punjabi, Punjabi (Pakistan), Quechua (Peru), Romanian, Russian, Scottish Gaelic, Serbian (Cyrillic), Serbian (Cyrillic, Bosnia, and Herzegovina), Serbian (Latin), Sesotho, Sesotho sa Leboa, Setswana, Sindhi, Sinhala, Slovak, Slovenian, Spanish, Swedish, Tajik, Tamil, Tatar, Telugu, Thai, Tigrinya, Turkish, Turkmen, Ukrainian, Urdu, Uyghur, Uzbek, Valencian, Vietnamese, Welsh, Wolof, Yoruba

For more information please visit the Documentation: https://rapidapi.com/dev.nico/api/ai-powered-content-moderator/details

評価

このプラグインにはレビューがありません。

貢献者と開発者

APS Content Moderator Plugin はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“APS Content Moderator Plugin” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.0 Release
1.0.1 Bugfix: Refined Post comment field selection to avoid problems with other plugins.
1.1.1 Some JS bug fixes and improvements. Added new settings options (enable / disable “Comment Max Length Notification”. Possibility to define a alternate HTML element id or class name for the comment textarea. )
1.1.2 Function check with WordPress 5.8.x. Added new “Good to know” hints. Some spelling correction.