How to change post category for multiple post at WordPress in one second

How to change post category for multiple post at WordPress in one second ? If you have cateogry with ID 1  and want to be in category with ID 3 you can put in SQL :

UPDATE wp_posts SET post_category=3 WHERE post_category=1

Job done !




Related Posts

No related posts.

Comments

  1. Kevin Long says:

    Hey,

    Its really good

  2. hello hi ,thanks for your article.

Speak Your Mind

*


*