JoyFreak Well-known member May 7, 2021 #1 Is there a function or an add-on that supports batch updating thread author?
StarArmy Well-known member May 7, 2021 #2 I've seen one for individual posts but not a batch one. I assume you'd have to run some sort of SQL command on your database that says basically "from the posts table, select posts with author Alice, update post author field to Bob."
I've seen one for individual posts but not a batch one. I assume you'd have to run some sort of SQL command on your database that says basically "from the posts table, select posts with author Alice, update post author field to Bob."