delete from `wp_terms` where `term_id` in ( SELECT `term_id`
FROM `wp_term_taxonomy`
WHERE `taxonomy` = 'post_tag' ) and `term_id` not like 1
Membahas Tentang Cara dan Tutorial Blog, Adsense, PPC, dll
delete from `wp_terms` where `term_id` in ( SELECT `term_id`
FROM `wp_term_taxonomy`
WHERE `taxonomy` = 'post_tag' ) and `term_id` not like 1
0 Response to "Kode SQL Cara Delete Tag Secara Masif Melalui PHP MYADMIN"
Posting Komentar