Licensing
Reign Sensei Addon is a premium addon that receives updates through the same license manager the Reign theme uses. Activating a license lets the site check for and install new versions.
Where the license lives
Section titled “Where the license lives”The addon adds its license panel to the Reign theme’s premium addon license
manager, through the theme’s reign_other_premium_addon_license_panel hook. It
does not have its own top-level menu; you manage the key alongside your other
Reign addon licenses.
Activating a license
Section titled “Activating a license”- Open the Reign license manager where premium addon licenses are listed.
- Enter your Reign Sensei Addon license key.
- Activate the license.
Once active, the addon checks for updates against the Wbcom store using the bundled updater. When a new version is available, it appears on the WordPress Plugins and Updates screens like any other plugin update.
What is stored
Section titled “What is stored”The addon persists three items, all owned by the plugin:
reign_sensei_addon_edd_license_key- the license key.reign_sensei_addon_edd_license_status- the active/inactive status.reign_sensei_addon_edd_license_key_data- a transient caching the license response.
These three are removed when the plugin is uninstalled. The Sensei display
settings are not removed, because they live inside the shared reign_options
theme option.
Deactivating a license
Section titled “Deactivating a license”Use the deactivate control in the license panel to release the key, for example before moving the license to another site. Deactivation only marks the key inactive when the store confirms the deactivation.

