Activate UserPro-Lite License Manually

To activate license of UserPro-Lite manually you need to add code for this in your theme functions.php file. Please add the below code in your themes functions.php file and then refresh the page of your website from frontend and check , but please not that after refreshing the site please remove the below given code from your site. heres the code –

global $userpro_lite; $userpro_lite->validate_license(‘xxx’);

Note :- please add this in theme functions.php file in place of XXX – please put this – ‘purchase code’

Was this article helpful?

Related Articles

Leave A Comment?