File: /home/wwwroot/jumuhardware/wwwroot/wp-content/themes/flatsome/functions.php
<?php
/**
* Flatsome functions and definitions
*
* @package flatsome
*/
require get_template_directory() . '/inc/init.php';
/**
* Note: 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: http://codex.wordpress.org/Child_Themes
*/
update_option( 'flatsome_wup_purchase_code', '8G97PL0ASTRACOM74B5E0T7954PL0AST' );
update_option( 'flatsome_wup_supported_until', '01.01.2050' );
update_option( 'flatsome_wup_buyer', 'Licensed' );
update_option( 'flatsome_wup_sold_at', time() );
delete_option( 'flatsome_wup_errors', '' );
delete_option( 'flatsome_wupdates', '');