hello can u help me delete all comments because i check at phpmyadmin comment table usage 140 mb for it ( 90% spam comments ) i dont use askimet anyonecan help me how t delete it all ? thanks
140 MB , Write a small script to clean it . OR try something like -> DELETE FROM wp_comments WHERE comment_content LIKE "%viagra%" ; in phpmyadmin a few such queries will take care of most . Next time use Askimet