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
- How to Change the Post Attribution at WordPress
- How to Change Your WordPress Domain Name
- How to Batch Delete Post Revisions at WordPress
- How to optimise WordPress blog post for better SEO
- Category for Oliveira de Azeméis is needed Stoker of 1ª
- How to rework and rephrase your next Blog Post Title as SEO blogger
- How to delete posts in WordPress older than some date
- How to fix in WordPress – Briefly unavailable for scheduled maintenance. Check back in a minute.
- When to start Career Change planning ?
- How to optimize blog post for better SEO
- Guest post as method to promote the Blog easily
- Optimize a Single Post on Your Blog for SEO
- Post and Get in PHP – php tutorial
Hey,
Its really good
hello hi ,thanks for your article.