WPIntell

Source evidence

Fatal error Class “WP_CLI” not found

Cache Warmer · support · 2024-11-08T09:34:00+00:00

mixedsentiment
highseverity
0.94relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 29 rows with source links

20.7% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

23 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
drsdre resolved
Currrently 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.

Comments

2 shown
TMM Technology 2024-11-17T21:45:00+00:00

@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/

TMM Technology 2024-11-17T21:47:00+00:00

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.