Title: uninstall plugin called on page load
Last modified: May 27, 2022

---

# uninstall plugin called on page load

 *  Resolved [mcho](https://wordpress.org/support/users/mcho/)
 * (@mcho)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/uninstall-plugin-called-on-page-load/)
 * Hi, we are seeing the following calls to be made on a page load. Why is this 
   call being made about adminimize’s uninstall function? Can you tell me what’s
   happening here?
 * `UPDATE`wp_options`SET`option_value`= 'a:4:{i:0;b:0;s:36:\"publish-to-apple-news/
   apple-news.php\";s:30:\"apple_news_uninstall_wp_plugin\";s:43:\"public-post-preview/
   public-post-preview.php\";a:2:{i:0;s:22:\"DS_Public_Post_Preview\";i:1;s:9:\"
   uninstall\";}s:25:\"adminimize/adminimize.php\";s:24:\"_mw_adminimize_uninstall\";}'
   WHERE`option_name`= 'uninstall_plugins'`
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Funinstall-plugin-called-on-page-load%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Frank Bueltge](https://wordpress.org/support/users/bueltge/)
 * (@bueltge)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/uninstall-plugin-called-on-page-load/#post-15694040)
 * The plugin update the options only for manually doing of update options, settings
   at the settings page. I mean, this query is from another source. The values have
   several entries from several plugins in this query. This is the entry to store
   which plugins have an uninstall-request if you uninstall it via the plugin page,
   so WP can run this uninstalls routine.

Viewing 1 replies (of 1 total)

The topic ‘uninstall plugin called on page load’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/adminimize_000000.svg)
 * [Adminimize](https://wordpress.org/plugins/adminimize/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/adminimize/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/adminimize/)
 * [Active Topics](https://wordpress.org/support/plugin/adminimize/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/adminimize/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/adminimize/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Frank Bueltge](https://wordpress.org/support/users/bueltge/)
 * Last activity: [3 years, 10 months ago](https://wordpress.org/support/topic/uninstall-plugin-called-on-page-load/#post-15694040)
 * Status: resolved