描述
The Keyword keyword plugin replace the sensitive keyword in the post content. Keyword filter plugin works by creating a WordPress filter for the post contents. When the post get displayed, WordPress gives the post content to the keyword filter plugin and the plugin returns some modified content. Replace the sensitive keyword with specific keyword.
The WordPress keyword plugin support Far East Characters (such as Chinese Characters). You may also create your own keyword filter lists as needed.
安裝
-
Edit keyword-filter.php to add words that you wish to filter, or change the words that are already listed inside the file.
-
Activate the plugin.
評價
There are no reviews for this plugin.
貢獻者及開發者
修改日誌
1.0
- First stable version.