內容簡介
當處理評論時,Akismet 判定為垃圾訊息
當在儀表板中的評論區標記為垃圾訊息
在儀表板中編輯評論時,將核准狀態改為垃圾訊息
以上情況會將 IP 地址從資料庫列出,並拒絕該 IP 地址。 .htaccess 隨之更新。
在 .htaccess 檔案內的評論區塊內容,將「BEGIN written by WordPress plugin – Akismet htaccess writer」更改為「END written by WordPress plugin – Akismet htaccess writer」。
如果找不到該區塊識別碼,則在 .htaccess 檔案的最後加入。
***** 請勿聯繫 Akismet 外掛作者以進行此外掛的聯繫 *****
外掛標籤
原文外掛簡介
When judging that Akismet is SPAM when the comment is processed
When marking it as SPAM in the comment section of the dashboard
When you make the approval status SPAM when the comment section of the dashboard edits the comment
List IP address from the database in case of the above-mentioned, and Deny the IP address. .htaccess is updates.
It changes in the comment block from
BEGIN written by WordPress plugin – Akismet htaccess writer
to
END written by WordPress plugin – Akismet htaccess writer
in the content of the .htaccess file.
After the .htaccess file, it is written in the tail when the block identifier is not found.
***** Please do not do the contact to the author of the Akismet plug-in for this plug-in *****
