- Views: 2,599
- Replies: 2
Requested from @last69 How to remove Dokan license activation notice.
Simple and easy
Open the file
//add_action( 'admin_notices', [ $this, 'license_enter_notice' ] );
//add_action( 'admin_notices', [ $this, 'license_enter_notice' ] );
Dokan Pro - Business <|> Dokan Pro - Professional
Simple and easy
Open the file
dokan-pro\includes\Update.php
and comment the 2 lines like i show below//add_action( 'admin_notices', [ $this, 'license_enter_notice' ] );
//add_action( 'admin_notices', [ $this, 'license_enter_notice' ] );
Dokan Pro - Business <|> Dokan Pro - Professional