Karen Attfield
Karen Attfield
Thanks both! While investigating the Classic Theme Helper plugin I realized that I was inadvertently relying on the Classic Theme Helper package Main class being initialized via the Jetpack plugin...
Closing this as unneeded just now.
Looks good! It looks like `tools/fixup-project-versions.sh` would need to be run again due to changes unrelated to your pull request - a release in another plugin / package has happened...
Adding a comment here whilst this is in review as I spotted an issue when testing with some standalones active - the only one with an issue was VideoPress, so...
> I believe we can fix this by updating self::init_sync_cron_jobs(); above to add_action( 'init', array( __CLASS__, 'init_sync_cron_jobs' ), 1 ); That's a great idea. Added in 19acfc539b08950effa32e84bcebd08ea6f6212f
Marking this as done now, I believe I've covered any relevant React 19 compatibility issues. > So from my understanding, the major problem is the propType, because it's abundant in...
This is partially fixed here - https://github.com/Automattic/jetpack/pull/43345 - the aria labels are now only added if Carousel is enabled as well. If not, then screen-readers should only be reading the...
Saw that one and decided it wasn't related -- the issue as I saw it isn't about the warnings as such, but rather the behavior of that button when using...
Will close this one as a fix will be made on WPcom directly so that all previous Sync versions get fixed. See relevant comment in a newly reported issue at...
Marking this as on hold for now, as we may remove the `woocommerce_update_order_item` from being synced entirely which would make this redundant. See SYNC-179.