Skip to main content

WP-CLI Commands for Dynamic Shortcodes

Updated over a week ago

This feature is available from v1.5.11

Activate License

To activate a license, use the following command and include your license key:

wp dsh license activate <license key>

Deactivate License

To deactivate the license, use the following command:

wp dsh license deactivate

Check License Status

To check the status of the license, use the following command:

wp dsh license check

Did this answer your question?