Quote:
Originally Posted by CyberSEO
Nope. It's better to do this way:
1) One master server where the banned words list available as txt or any other format.
2) A WordPress plugin (must installed at all sites) which checks the comment for the banned words (using the text file from the master server) every time it's (the comment) being submitted.
|
yes, this is better approach , but its only better if user doesn't have to update the plugin every-time the wp updgrades .