Sam99
New member
- May 4, 2022
- 20
- 2
- 3
How to bypass the activation request:can anyone null this?
Open the file yith-woocommerce-catalog-mode-premium\plugin-upgrade\lib\yit-licence.php
Search and comment with double backslash \\ the code bellow (you can find it on line 100):
add_action( 'admin_notices', array( $this, 'activation_license_notice' ), 15 );