WPIntell

Source evidence

Invalid timezone

Countdown Timer · support · 2026-05-30T12:03:00+00:00

complaintsentiment
highseverity
0.91relevance
0replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

6 / 34 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Ken Gagne unresolved
My site health was reporting a critical error with an invalid timezone: PHP default timezone was changed after WordPress loading by a date_default_timezone_set() function call. This interferes with correct calculations of dates and times. The cause was traced back to the Countdown Timer plugin. Commenting out lines 147–150 of fergcorp_countdownTimer.php fixed the issue: $tz = get_option('timezone_string'); if ( $tz ){ //Get and check if we have a valid time zone... date_default_timezone_set($tz); //...if so, use it } This was in a PHP 8.3 environment.

Comments

0 shown

No comments were stored for this source.