Title: Update Plugin on Network
Last modified: December 5, 2019

---

# Update Plugin on Network

 *  Resolved [ekimunal](https://wordpress.org/support/users/ekimunal/)
 * (@ekimunal)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/update-plugin-on-network/)
 * Hello,
 * First of all, thanks a lot for your amazing work, appreciate your plugin and 
   been using it for years now.
 * I am trying to update the plugin from an older version(3.x) to Version 4.4.2 
   for a multi site environment.
 * Everything works as expected if I update per site basis.
    (We had to block flushall
   so that sites are not cleared from cache on the object cache level-for large 
   sites with lots of content, this is trouble).
 * But as we have over 50 sites in this single multi site instance, I am looking
   for a more streamlined, centralized way to upgrade DB for all tables.
 * What would be your suggestion? Should I dig the SQL queries and ask infra to 
   run them at the time of deploy? Is there a way to bulk upgrade all tables? In
   some upgrades it is working as expected, in some sites(maybe was never configured
   at first place) it also wants to go over the set up screens; can I programmatically
   set up on the update stage?
 * We dont want to log the IP addressses of visitors. I also need to define that
   as a setting if set up screen is enforced.
 * Once again, thanks a lot for assistance, have a great evening!

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [ekimunal](https://wordpress.org/support/users/ekimunal/)
 * (@ekimunal)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/update-plugin-on-network/#post-12210054)
 * I found this looking at forums: wp redirection database upgrade
 * This covers the update need, now how can I bulk set the plugin to not log anything.
   I guess it is just a single update query on plugin settings. Let me know if my
   method has any issues or if there is a better way 😉
 * Thanks a lot!
 *  Plugin Author [John Godley](https://wordpress.org/support/users/johnny5/)
 * (@johnny5)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/update-plugin-on-network/#post-12211273)
 * There is also `wp redirection setting` where you can change settings. A list 
   of settings can be found here: [https://redirection.me/developer/rest-api/#api-Settings-UpdateSettings](https://redirection.me/developer/rest-api/#api-Settings-UpdateSettings)

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Update Plugin on Network’ is closed to new replies.

 * ![](https://ps.w.org/redirection/assets/icon-256x256.jpg?rev=983639)
 * [Redirection](https://wordpress.org/plugins/redirection/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/redirection/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/redirection/)
 * [Active Topics](https://wordpress.org/support/plugin/redirection/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/redirection/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/redirection/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [John Godley](https://wordpress.org/support/users/johnny5/)
 * Last activity: [6 years, 6 months ago](https://wordpress.org/support/topic/update-plugin-on-network/#post-12211273)
 * Status: resolved