Renatho De Carli Rosa
Renatho De Carli Rosa
We handled that a bit differently to give support for timezones with minutes variations too. ``` private function apply_wp_timezone_to_cron_schedule( $schedule ) { $gmt_offset = get_option( 'gmt_offset' ); if ( false...
> wp_timezone Thank you for letting me know! I remember that when I was doing this, I didn't find a way to get the offset from `DateTimeZone` (returned by `wp_timezone`)....
@barryhughes, Sorry for the long delay to answer that! But yeah! Our issue is a low priority now. 😉
> @renatho : Do you have thoughts about the intended result for this? The WordPress standard you pointed to, in their extended example (one has to click to expand it),...
I created it as Low priority since it has not a clear bug that can be caused through this. And if we refactor the architecture of the modules, we can...
Hi there! I also can't see the critical issues anymore in `trunk`. I just see some small alignment differences, but nothing that seems super critical. In WP 6.0.1: , with a suggestion to skip edited images.