Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the updraftplus domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/didmcoin/hykoon.in/wp-includes/functions.php on line 6114
WordPress Theme Archives - Hykoon

Tag Archives: WordPress 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’ );