![]() |
Is there an easy way to turn off comments in WP ?
I googled it and saw people going through the code and deleting shit in 7 different spots to do it. I'm not doing that for 40 blogs. Is there an easier way?
|
I get forty fucking spam comments a day on my main blog.. it's getting old.
Don't these people know that I approve each and everyone of them by hand and they aren't going to get approved? |
How about renaming comments.php?
|
Quote:
|
The easiest thing i can think of is turn off commenting in WP settings and running a simple mysql query to disable comments for existing posts. You'll have to do it for each blog separately though.
Hit me up if you have any questions... |
i just run spam karma and NEVER worry about it
in fact, I don't even have to spend ANY time working with comments, spam karma takes care of it all for me |
install Akismet and SPam karma.
I get 0 comments and 6000+ uniques a day |
Quote:
Quote:
|
Does the Akismet shit that comes with it work?
|
Admin > Options > Discussion > Allow people to post comments on the article
|
Quote:
|
UPDATE wp_posts SET comment_status = ‘closed’, ping_status = ‘closed’ WHERE comment_status = ‘open’;
|
If the admin doesn't do it and that doesn't do it, then delete the comments file.
|
| All times are GMT -7. The time now is 02:07 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123