Vova Feldman
Vova Feldman
This was resolved in the `develop` branch a while ago and will be incorporated in the upcoming release. Ref: https://github.com/Freemius/wordpress-sdk/blob/develop/includes/managers/class-fs-key-value-storage.php#L301-L398
Thanks for the PR, @Ipstenu. These are helper functions we use for accessing GET/POST params with an optional default value. The actual sanitization is done in the scope of the...
Thanks for bringing it to our attention, @andreasnrb. We'll tackle it on the next release (after the upcoming one).
Closed in https://github.com/Freemius/wordpress-sdk/pull/608 (will be released in the upcoming version).
Thanks for bringing this to our attention, @therealgilles. We've updated the [deubgging documentation](https://freemius.com/help/documentation/wordpress-sdk/debugging/) with a new warning:  We'll also consider introducing a similar warning in the SDK itself. Thanks!
Hey @bsahins @small-fork 👋 Thanks for checking in. We already made some healthy progress with the storage layer optimization in Dec 2022 (you can check the improvements [here](https://github.com/Freemius/wordpress-sdk/commits/feature/storage-layer-optimization)) and plan...
@ben72, thanks for mentioning the `old plugins` data. We originally planned to redesign the entire storage layer (in addition to the optimizations that were already made in this branch). But...
I know it's been a while, but we are almost there! The GC (Garbage Collector) is ready and past regression testing. Due to the significance of the change, before we...
Thanks - will contact Stripe.
Hey @ipajen 👋 thanks for reporting the issue 🐞 Both params no longer exist (or are in use). So, most likely, the site was running an older SDK version before,...