$file, ); if ( is_multisite() ) { update_site_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options ); } else { update_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options ); } } } } /** * Function display 'Custom code' tab * * @deprecated 1.9.8 (15.12.2016) * @todo Remove function after 01.01.2021 */ if ( ! function_exists( 'bws_custom_code_tab' ) ) { function bws_custom_code_tab() { global $bstwbsftwppdtplgns_options; if ( ! isset( $bstwbsftwppdtplgns_options ) ) { $bstwbsftwppdtplgns_options = ( function_exists( 'is_multisite' ) && is_multisite() ) ? get_site_option( 'bstwbsftwppdtplgns_options' ) : get_option( 'bstwbsftwppdtplgns_options' ); } if ( ! isset( $bstwbsftwppdtplgns_options['deprecated_function']['bws_custom_code_tab'] ) ) { $get_debug_backtrace = debug_backtrace(); $file = ( ! empty( $get_debug_backtrace[0]['file'] ) ) ? $get_debug_backtrace[0]['file'] : ''; $bstwbsftwppdtplgns_options['deprecated_function']['bws_custom_code_tab'] = array( 'file' => $file, ); if ( is_multisite() ) { update_site_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options ); } else { update_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options ); } } } } /** * Function check license key for Pro plugins version * * @deprecated 1.9.8 (15.12.2016) * @todo Remove function after 01.01.2021 */ if ( ! function_exists( 'bws_check_pro_license' ) ) { function bws_check_pro_license( $plugin_basename, $trial_plugin = false ) { global $bstwbsftwppdtplgns_options; if ( ! isset( $bstwbsftwppdtplgns_options ) ) { $bstwbsftwppdtplgns_options = ( function_exists( 'is_multisite' ) && is_multisite() ) ? get_site_option( 'bstwbsftwppdtplgns_options' ) : get_option( 'bstwbsftwppdtplgns_options' ); } if ( ! isset( $bstwbsftwppdtplgns_options['deprecated_function']['bws_custom_code_tab'] ) ) { $get_debug_backtrace = debug_backtrace(); $file = ( ! empty( $get_debug_backtrace[0]['file'] ) ) ? $get_debug_backtrace[0]['file'] : ''; $bstwbsftwppdtplgns_options['deprecated_function']['bws_custom_code_tab'] = array( 'file' => $file, ); if ( is_multisite() ) { update_site_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options ); } else { update_option( 'bstwbsftwppdtplgns_options', $bstwbsftwppdtplgns_options ); } } } } /** * Function display block for checking license key for Pro plugins version * * @deprecated 1.9.8 (15.12.2016) * @todo add notice and remove functional after 01.01.2018. Remove function after 01.01.2019 */ if ( ! function_exists( 'bws_check_pro_license_form' ) ) { function bws_check_pro_license_form( $plugin_basename ) { global $bstwbsftwppdtplgns_options; $license_key = ( isset( $bstwbsftwppdtplgns_options[ $plugin_basename ] ) ) ? $bstwbsftwppdtplgns_options[ $plugin_basename ] : ''; ?>

https://bestwebsoft.com/client-area ' . esc_html__( '(your username is the email address specified during the purchase). If necessary, please submit "Lost your password?" request.', 'bestwebsoft' ); ?>

Pro' ) ); ?>
Client Area

( time() - ( 24 * 60 * 60 ) ) ) { ?>

type="submit" class="button" value="" />

Pro
Client Area

' . esc_html( sprintf( esc_html__( 'Start Your Free %s-Day Trial Now', 'bestwebsoft' ), $trial_days_number ) ) . ''; } if ( isset( $bstwbsftwppdtplgns_options['go_pro'][ $bws_license_plugin ]['count'] ) && '5' < $bstwbsftwppdtplgns_options['go_pro'][ $bws_license_plugin ]['count'] && $bstwbsftwppdtplgns_options['go_pro'][ $bws_license_plugin ]['time'] > ( time() - ( 24 * 60 * 60 ) ) ) { ?>