Forums
(@dougcastell)
19 years, 3 months ago
I fed the MYSQL tool this query to turn off trackbacks on all my old posts: update wp_posts set ping_status='closed' where ping_status='open'
update wp_posts set ping_status='closed' where ping_status='open'