Description
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.
Installation
-
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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Keyword Filter” adalah perisian sumber terbuka. Orang-orang berikut telah menyumbang kepada pemalam ini.
PenyumbangTranslate “Keyword Filter” into your language.
Berminat dalam pembangunan?
Layari kod, periksa repositori SVN, atau langgani log pembangunan dengan RSS.
Changelog
1.0
- First stable version.