Updating the Trackback Options in WordPress

December 18th, 2007

wordpress-logo-cristal.jpgI have has some issues with trackback/ping spam with WordPress. I already have turned off the “Allow Pings” option, but this does not retroactively fix previous posts. To update my previous posts, I used the following SQL command.

update wp_posts set ping_status = 'closed'

Leave a Reply

Spam protection by WP Captcha-Free