To delete all pingbacks in WordPress you can use the mysql query below.
DELETE FROM wp_comments WHERE comment_type = 'pingback';
All the Code Snippets and Samples you need
To delete all pingbacks in WordPress you can use the mysql query below.
DELETE FROM wp_comments WHERE comment_type = 'pingback';
You must be logged in to post a comment.
RT @CodeSnippetsNET: How to delete all pingbacks in #Wordpress http://t.co/nJY3hPb4bz #blog #html #sql #mysql #programming #code #coding #d…
RT @CodeSnippetsNET: How to delete all pingbacks in #Wordpress http://t.co/nJY3hPb4bz #blog #html #sql #mysql #programming #code #coding #d…
RT @CodeSnippetsNET: How to delete all pingbacks in #Wordpress http://t.co/nJY3hPb4bz #blog #html #sql #mysql #programming #code #coding #d…