WPIntell

Source evidence

Schedule timestamp bug

Simple Giveaways – Grow your business, email lists and traffic with contests · support · 2022-12-01T13:54:00+00:00

complaintsentiment
mediumseverity
0.81relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

4 / 27 rows with source links

14.8% 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
jonathanlespect unresolved
Hi, I’m French with GMT+1. I didn’t understand why the countdown shown bad count with 1 hour offset. I checked in my DB and the post_meta end_time was wrong with 1 hour offset. To fix this bug I had to comment the difference in the code. if ( ! $timezone ) { // Get the difference between. Difference will be minus if that time did not happen yet (such as GMT+0 and GMT+6) //$difference = $wp_current_time – $current_time; } It’s not a good solution but it’s work now Hi @jonathanlespect , I am so sorry about my late response. Personal life and such things… Thank you for reaching out to me about it. It might be due to the current daylight saving settings on the server. I’ll check that out and see why that would cause an issue.

Comments

1 shown
Igor Benic 2023-03-17T10:18:00+00:00

Hi @jonathanlespect , I am so sorry about my late response. Personal life and such things… Thank you for reaching out to me about it. It might be due to the current daylight saving settings on the server. I’ll check that out and see why that would cause an issue.