# 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](https://freemius.com/help/help/documentation/wordpress-sdk/integration/integration-snippet/.md)
* [License Handling](https://freemius.com/help/help/documentation/wordpress-sdk/integration/software-licensing/.md)
* [Integrating Products for the Block Editor (Gutenberg)](https://freemius.com/help/help/documentation/wordpress-sdk/integration/gutenberg-block-integration/.md)
* [Integrating Multisite compatible products](https://freemius.com/help/help/documentation/wordpress-sdk/integration/multisite-integration/.md).
* [Updating the SDK in your Product](https://freemius.com/help/help/documentation/wordpress-sdk/integration/updating-wp-sdk/.md)

Fresh integration

If you are just starting the integration process, we recommend you to beginning with the [Integration with SDK](https://freemius.com/help/help/documentation/wordpress/integration-with-sdk/.md) guide, which provides a step-by-step walkthrough of the entire integration process.
