Title: Bug. class-addon-manager.php
Last modified: August 24, 2021

---

# Bug. class-addon-manager.php

 *  Resolved [themefour](https://wordpress.org/support/users/themefour/)
 * (@themefour)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/bug-class-addon-manager-php/)
 * Hi.You have defined a function called request_current_sites that checks requests
   at all times and this slows down the wordpress plugins section !! I realized 
   with the Query Monitor plugin.
 * My wordpress log file is full of your plugin error !!! Why not work optimally?
 * i comment this is codes:
    protected function set_site_information_transient( 
   $site_information ) { //set_transient( self::SITE_INFORMATION_TRANSIENT, $site_information,
   DAY_IN_SECONDS ); //set_transient( self::SITE_INFORMATION_TRANSIENT_QUICK, $site_information,
   60 ); }
 * My problem was solved. Please rewrite these codes.

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

 *  [devnihil](https://wordpress.org/support/users/devnihil/)
 * (@devnihil)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/bug-class-addon-manager-php/#post-14801671)
 * [@themefour](https://wordpress.org/support/users/themefour/) Based on the information
   you provided, we expect this to be a bug. We’re actively using the bug tracking
   on our GitHub repository so your best next step would be to create a new issue
   for our developers at [https://github.com/Yoast/wordpress-seo/issues/new](https://github.com/Yoast/wordpress-seo/issues/new).
   You will need an account to create a new issue. If this is your first bug report,
   please check out: [https://kb.yoast.com/kb/how-to-write-a-good-bug-report/](https://kb.yoast.com/kb/how-to-write-a-good-bug-report/).
 * Don’t forget to include the URL to this conversation in your bug report.
 *  [devnihil](https://wordpress.org/support/users/devnihil/)
 * (@devnihil)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/bug-class-addon-manager-php/#post-14821095)
 * We are going ahead and marking this issue as resolved due to inactivity. If you
   require any further assistance please create a new issue.

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

The topic ‘Bug. class-addon-manager.php’ is closed to new replies.

 * ![](https://ps.w.org/wordpress-seo/assets/icon-256x256.gif?rev=3419908)
 * [Yoast SEO - Advanced SEO with real-time guidance and built-in AI](https://wordpress.org/plugins/wordpress-seo/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-seo/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-seo/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-seo/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-seo/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-seo/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [devnihil](https://wordpress.org/support/users/devnihil/)
 * Last activity: [4 years, 9 months ago](https://wordpress.org/support/topic/bug-class-addon-manager-php/#post-14821095)
 * Status: resolved