$varmi = count($wpdb->get_results( 'SELECT * FROM wp_posts WHERE post_title = "'.$title.'" OR post_content = "'.$content.'"', OBJECT ));
şeklinde değiştirin isterseniz olmazsa tekrar söylersiniz
Konu: Php Bot Sorunu
$varmi = count($wpdb->get_results( 'SELECT * FROM wp_posts WHERE post_title = "'.$title.'" OR post_content = "'.$content.'"', OBJECT ));