tomsater
New member
- Nov 14, 2020
- 15
- 9
- 3
Change 168 lines in functions-updater.php
// $license_data->license will be either "valid" or "invalid"
update_option( 'pewc_license_status', 'valid' );
Change 336 line 1 to 0.
$license = get_option( 'pewc_license_level', 0 );
Now pro version working![]()
Used this on 3.9.4n and it worked - confirmed Pro as I am able to add a Products field - before it would ask for license. Thanks @zed8833!