Freemius / wordpress-sdk

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

Develop a solution to stop our complete premium customer site list being sent to wordpress.org every day during default WP update checks #750

Open pmbaldha opened 1 month ago

pmbaldha commented 1 month ago

Currently, our complete premium plugin customer site list is being sent to wordpress.org every day during default WP update checks.

Here is the code solution we hope will be merged for the Plugin Update Checker updater: https://github.com/YahnisElsts/plugin-update-checker/pull/579/files . You should be able to adapt this code for SDK.

Can we develop similar solution for the Freemius SDK?