Mô tả
Comment Filter is a plugin that allows for filtering of bad words used during commenting. Comment filter plugin works by creating a WordPress filter for the comment contents. When the comments get displayed, WordPress gives the comment content to the comment filter plugin and the plugin returns some modified content. Replace the bad word with asterisk. It’s have the following Features:
-
Well setting of filtering keywords.
-
Support Far East Characters (such as Chinese Characters).
Cài đặt
-
Edit comment-filter.php to add words that you wish to filter, or change the words that are already listed inside the file.
-
Activate the plugin.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Comment Filter” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Comment Filter” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0
- First stable version.