Title: Plugin makes wp-admin slow
Last modified: July 4, 2023

---

# Plugin makes wp-admin slow

 *  Resolved [dvogelhq](https://wordpress.org/support/users/dvogelhq/)
 * (@dvogelhq)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/plugin-makes-wp-admin-slow/)
 * Hi,
 * after each update, I had to change the plugin code because it makes the wp backend
   very slow otherwise.
 * The method “refresh()” in app/Controllers/Admin/TaxSorting.php is called on admin_init
   each time and needs ~10-20s on every backend call on our site: add_action( ‘admin_init’,[
   $this, ‘refresh’ ] );
   This line i always have to comment out. It would be nice
   if you could fix this for the next update.

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

 *  Plugin Support [SM Rafiz](https://wordpress.org/support/users/srafiz/)
 * (@srafiz)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/plugin-makes-wp-admin-slow/#post-16870613)
 * Hello,
 * Thank you for bringing this issue to our attention. We apologize for the inconvenience
   you’ve been experiencing with the plugin.
 * We will investigate this matter further and will work on improving the backend
   performance. We will prioritize resolving this issue and include the necessary
   changes in the next update of the plugin.
 * Thank you for understanding. Have a nice day!
 *  Plugin Support [SM Rafiz](https://wordpress.org/support/users/srafiz/)
 * (@srafiz)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/plugin-makes-wp-admin-slow/#post-16882776)
 * Hi,
 * We have released a patch to address the backend performance issue. Please update
   the plugin. Hopefully, your issue will be resolved.
 * Thank you.

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

The topic ‘Plugin makes wp-admin slow’ is closed to new replies.

 * ![](https://ps.w.org/tlp-team/assets/icon-128x128.gif?rev=2631261)
 * [Team - Team Members Showcase Plugin](https://wordpress.org/plugins/tlp-team/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tlp-team/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tlp-team/)
 * [Active Topics](https://wordpress.org/support/plugin/tlp-team/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tlp-team/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tlp-team/reviews/)

## Tags

 * [Backend](https://wordpress.org/support/topic-tag/backend/)
 * [performance](https://wordpress.org/support/topic-tag/performance/)

 * 2 replies
 * 2 participants
 * Last reply from: [SM Rafiz](https://wordpress.org/support/users/srafiz/)
 * Last activity: [2 years, 11 months ago](https://wordpress.org/support/topic/plugin-makes-wp-admin-slow/#post-16882776)
 * Status: resolved