(PHP help) Code to bulk update all posts | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 12

(PHP help) Code to bulk update all posts

I have a plugin that auto generates posts but posts won't appear unless you click update button. Updating one by one will be a lot of work. Some code to go into a custom plugin??

14th Mar 2018, 10:31 AM
Danstan Ongubo
Danstan Ongubo - avatar
1 Réponse
+ 1
Can we see the plugin code? it will be pretty easy to iterate data or inserts/updates but will need to see how the data is handled first.
9th Jul 2018, 12:32 PM
ihateonions