For those who do not need to have the Comments feature WordPress, this plugin removes any trace of that existence in both wp-admin and front-end..
This plugin provides 4 custom hooks you may play if you need more in your theme. add action to change the list of post types to be processed by the plugin.
Comments will be removed from all listed post types add action to add CSS to hide comment's stuff from your theme add action the path is the empty file template-comments php located in the same dir of this plugin.
Just modify the path to your own file if you want to return anything else add action if true is returned, the discussion table of dashboard right now widget will be hidden.
The use of these hooks are recommended, thus, if the plugin gets deactivated, those hooks will not be called anymore and then you get things consistent and clean..
Just reply to «Translations» in the forum...
Activate the plugin through 'Plugins WordPress.
So you have to upgrade it, find new one or, play with CSS to hide some HTML parts of the theme..
, the main purpose of this plugin is to help web designers and developers creating WordPress sites they can ensure that their users will no longer see mentioned the word.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more