Freemius / wordpress-sdk

https://freemius.com
GNU General Public License v3.0
264 stars 76 forks source link

Fix block theme preview issue on WP 6.3.2 and above #670

Closed swashata closed 10 months ago

swashata commented 10 months ago

We identified (thanks to the community) that our temporary patch to fix the block theme preview issue for WP versions 6.3 and 6.3.1 had regressions for WP version 6.3.2 and above.

Since the original issue itself was a bug from the WordPress core that has now been fixed, we have scoped our fix for the specific WP 6.3 and 6.3.1 versions. We plan to remove the patch altogether after a few months when the usage is low enough. This ensures we continue supporting WP 6.3, 6.3.1, and 6.3.2+ versions.