fbpx

Tag Archives: Noor Theme

How to activate Noor theme

Noor-Multi-Purpose-Fully-Customizable-Creative-AMP-Theme

Open noor\functions.php, find this code around line 12 if ( ! defined( ‘ABSPATH’ ) ) { exit( ‘Direct script access denied.’ ); } After that just add this code: update_option( ‘noor_license_key_status’, ‘valid’); update_option( ‘noor_license_key’, ‘festingerbhw.com’ ); update_option( ‘noor_wup_purchase_code’, ‘festingerbhw.com’ );