'new_id_123456', 'type' => 'PUBLIC', 'domain' => $domain_name, // Set the domain to the current domain name 'registeredAt' => '2021-07-18T12:51:10.826Z', 'purchaseCode' => 'abcd1234-5678-90ef-ghij-klmnopqrstuv', 'licenseType' => 'Regular License', 'errors' => array(), 'show_notice' => false ); update_option('flatsome_registration', $update_option_data, 'yes'); flatsome()->init(); /** * It's not recommended to add any custom code here. Please use a child theme * so that your customizations aren't lost during updates. * * Learn more here: https://developer.wordpress.org/themes/advanced-topics/child-themes/ */ add_filter( 'big_image_size_threshold', '__return_false' );