Conversation
supportCurrrently all our sites are down (white screen of death) because of the following issue: cache-warmer/src/class-extend-wp-cli.php:21 Class "WP_CLI" not found Version on server is 1.3.4. Update to 1.3.7 is available but doesn’t get installed through cron. Forcing an upgrade to 1.3.7 through WP CLI has fixed the problem it seems. May I suggest to add some automated tests in your plugin to prevent situations like this. This topic was modified 1 year, 6 months ago by drsdre . This topic was modified 1 year, 6 months ago by drsdre .
@drsdre Yes, we changed our production publication procedure after this bug 🤦♂️. I extremely apologize for this issue… Duplicate of: https://wordpress.org/support/topic/fatal-error-in-latest-update-of-plugin/
I think WordPress could embed something like this also… Because any of the plugins can cause the whole site to go down, even if developer made a small typo and forgot (ignored) to test. It shouldn’t happen for our plugins anymore though.
@drsdre Yes, we changed our production publication procedure after this bug 🤦♂️. I extremely apologize for this issue… Duplicate of: https://wordpress.org/support/topic/fatal-error-in-latest-update-of-plugin/
I think WordPress could embed something like this also… Because any of the plugins can cause the whole site to go down, even if developer made a small typo and forgot (ignored) to test. It shouldn’t happen for our plugins anymore though.