Merged
Conversation
* Remove json2. * Bump SDK version --------- Co-authored-by: Daniele Alessandra <daniele@freemius.com>
…#851) * [sync-cron] Add a grace period before rescheduling the data sync cron event to prevent a race condition between the rescheduling process and the execution of the scheduled event. * [sync-cron] Simplification The changes fixes race conditions and issues where WP cron has not run yet and our SDK will incorrectly remove the schedule and reschedule. If this happens in succession then the cron will never be run and will always end up scheduled in the future.
…#853) Co-authored-by: flowdee <hello@flowdee.dev>
#856) * [version] Bump version to 2.13.1 and pricing app to 1.3.1. * [ms] Fix the account setup handling for multisites with only one site.
vovafeldman
approved these changes
Mar 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Multisite, Scheduling, Bulk Update Fixes, and Other Improvements
We are releasing version 2.13.1 of our SDK with bug fixes and improvements.
Bug Fixes
Improvements
DISABLE_WP_CRONstatus and highlights when server-side cron is required.Compatibility & Standards
add_query_arg().ABSPATHchecks to comply with WordPress.org standards.