Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- delete from `wp_terms` where `term_id` in ( SELECT `term_id`
- FROM `wp_term_taxonomy`
- WHERE `taxonomy` = 'category' ) and `term_id` not like 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement