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.
Avis
Il n’y a aucun avis pour cette extension.
Contributeurs/contributrices & développeurs/développeuses
« Keyword Filter » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Keyword Filter » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal des modifications
1.0
- First stable version.