Membership is FREE – with unlimited access to all features, tools, and discussions. Premium accounts get benefits like banner ads and newsletter exposure. ✅ Signature links are now free for all. 🚫 No AI-generated (LLM) posts allowed. Share your own thoughts and experience — accounts may be terminated for violations.

Bulk Wordpress Posts plugin

Status
Not open for further replies.

AdminAdmin is verified member.

Administrator
Acorn Staff
Nominet Registrar
Joined
Jun 14, 2004
Posts
11,108
Reaction score
987
I've been looking for a WP plug-in than can cope with setting the Posts status on thousands of posts from "draft" to "publish", without success.

There is a bulk edit option in WP but it fails after a few hundred posts at once.

To get around this, I ran the following SQL in PHPMyAdmin:

Code:
UPDATE  `%database%_wrdp1`.`wp_posts` SET  `post_status` =  'publish'

It works, quick and simple.

Hope this helps someone.

Admin
 
jeeze, how come you needed to do that?

I hope you offset the published date on each of them as well?
 
Status
Not open for further replies.
General chit-chat
Help Users
  • No one is chatting at the moment.
      Helmuts @ HelmutsHelmuts is verified member.: Good morning all
      Top Bottom