How the Freemius WordPress SDK Integration Works
After setting up your product in the Freemius Developer Dashboard, the last step in the integration process is to designate sections of your code that are premium-only so that Freemius knows what features are associated with each plan.
This guide will walk you through how the Freemius WordPress SDK integration works in your plugin, theme, or addon.
You can learn about specific features of the SDK such as:
- The Integration Snippet
- License Handling
- Integrating Products for the Block Editor (Gutenberg)
- Integrating Multisite compatible products.
- Updating the SDK in your Product
Fresh integration
If you are just starting the integration process, we recommend you to beginning with the Integration with SDK guide, which provides a step-by-step walkthrough of the entire integration process.