bbAntiSpam Forum Index bbAntiSpam
Discuss how to stop web spam
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How to stop WordPress spam

 
Post new topic   Reply to topic    bbAntiSpam Forum Index -> Advanced Textual Confirmation
View previous topic :: View next topic  
Author Message
admin
Site Admin


Joined: 18 Apr 2006
Posts: 801
Location: Saint-Petersburg, Russia

PostPosted: Wed Mar 21, 2007 4:14 am    Post subject: How to stop WordPress spam Reply with quote

WordPress is a popular blog software. To attach Advanced Textual Confirmation to WordPress, do the following:

1. Download Advanced Textual Confirmation.
2. Unpack the files "bbantispam.php" and "bbas_config.php".
3. Upload the files on the server, into the WordPress installation directory.
4. Open the file "wp-config.php" (located in the WordPress installation directory) in a text editor.
5. After the first string, "<?php", add the string
Code:
if (FALSE === strpos($_SERVER['SCRIPT_NAME'], 'wp-admin')) {
  require_once(dirname(__FILE__) . '/bbantispam.php');
}

6. Save the changes.

Unfortunately, due to ATC protection, you'll never get trackbacks anymore. But for many blogs it's not a big loss.
_________________
Oleg Parashchenko, bbAntiSpam
Do you love our tools? Please sponsor further development!
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    bbAntiSpam Forum Index -> Advanced Textual Confirmation All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group