Tuesday, November 8, 2016

WordPress Forbidden Author Words

When managing a multi-author blog there are users who have the rights to post blog post content on the website. Not every time it is possible to check the entire content. So, to avoid misuse of some offensive words or words which may not be quite right for your website can be restricted using this plugin.

Features of the plugin are as follows:

  • Add words in the plugin option that are to be restricted.
  • User can set the option to restrict the word in post title, content or both.
  • user can set the option to display the "Restricted words" as a notice in the entire Admin section and it can be activated or deactivated from Admin.

You can download and install this plugin at WordPress plugin repository

URL: https://wordpress.org/plugins/forbidden-author-words/

No comments:

Post a Comment

MS SQL : How to identify fragmentation in your indexes?

Almost all of us know what fragmentation in SQL indexes are and how it can affect the performance. For those who are new Index fragmentation...