0
Validation results

seven

seven

WordPress 6.5.2 theme
0
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEseven.zip
  • FILE SIZE12124110 bytes
  • MD54cda34ec0dc6904e1d3a635a7ef4591c
  • SHA145732c86437a6b415296c65d03f34277746c4fdb
  • LICENSENone
  • FILES INCLUDEDCSS, PHP, Bitmap images
  • THEME URIhttps://7b2.com/
  • VERSION2.9.8
  • AUTHOR URI
  • CREATION DATE2020-04-13
  • LAST FILE UPDATE2020-04-13
  • LAST VALIDATION2020-04-13 23:58
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Title : Title The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
  2. Security breaches : Use of base64_decode() Found base64_decode in file zrz-open.php. 68: $decoded = base64_decode( $img );Found base64_decode in file Alipay.php. 150: return openssl_verify($toVerify, base64_decode($sign), $res, OPENSSL_ALGO_SHA256) === 1 ? $data : false;Found base64_decode in file Alipay.php. 150: return openssl_verify($toVerify, base64_decode($sign), $res, OPENSSL_ALGO_SHA256) === 1 ? $data : false;Found base64_decode in file functions-video-thumb.php. 52: $decoded = base64_decode( $img );
  3. Security breaches : Use of base64_encode() Found base64_encode in file zrz-open.php.
     $img_base64 = base64_encode($file_contents['body']);
    Found base64_encode in file functions-post.php.
     $img_base64 = base64_encode($file_contents['body']);
    Found base64_encode in file OssClient.php.
     $signature = base64_encode(hash_hmac('sha1', $string_to_sign, $this->accessKeySecret, tr
     $content_md5 = base64_encode(md5($content, true));
     $content_md5 = base64_encode(md5_file($options[self::OSS_FILE_UPLOAD], true));
     $content_md5 = base64_encode(md5($content, true));
     $content_md5 = base64_encode(md5_file($options[self::OSS_FILE_UPLOAD], true));
     $headers[self::OSS_CONTENT_MD5] = base64_encode(md5($options[self::OSS_CONTENT], true));
     $headers[self::OSS_CALLBACK] = base64_encode($options[self::OSS_CALLBACK]);
     $headers[self::OSS_CALLBACK_VAR] = base64_encode($options[self::OSS_CALLBACK_VAR]);
     $signature = base64_encode(hash_hmac('sha1', $string_to_sign_ordered, $this->accessKeySe
    Found base64_encode in file OssUtil.php.
     $content_md5 = base64_encode(md5($data, true));
    Found base64_encode in file Alipay.php.
     return base64_encode($sign);
    Found base64_encode in file BankGateway.php.
     return base64_encode($encrypted);
    Found base64_encode in file Alipay.php.
     return base64_encode($sign);
    Found base64_encode in file sms.php.
     $signature = base64_encode ( hash_hmac ( 'sha1', $stringToSign, $accessKeySecret . '&', 
    Found base64_encode in file SignatureHelper.php.
     $sign = base64_encode(hash_hmac('sha1', $stringToSign, $accessKeySecret . '&',true)
    Found base64_encode in file functions-video-thumb.php.
     $img_base64 = base64_encode($file_contents['body']);
  4. Unwanted files : hidden file(s) or folder(s) .gitignore .tld_set was found.
  5. Malware : Operations on file system file_get_contents was found in the file zrz-weixinpay-notify.php 11: $notifyInfo = $pay->driver('wechat')->gateway('scan')->verify(file_get_contents('php://input'));52: $json = file_get_contents('php://input');file_get_contents was found in the file zrz-weixinpay-notify.php 11: $notifyInfo = $pay->driver('wechat')->gateway('scan')->verify(file_get_contents('php://input'));52: $json = file_get_contents('php://input');file_get_contents was found in the file functions-upload.php 134: $resout = wp_upload_bits(self::$key, null, file_get_contents(self::$file['tmp_name']));fopen was found in the file OssUtil.php 229: $fp = fopen($filename, 'w');283: if (false === $fh = fopen($filename, 'rb')) {fwrite was found in the file OssUtil.php 245: $flag = fwrite($fp, $content);fclose was found in the file OssUtil.php 254: fclose($fp);302: fclose($fh);fopen was found in the file OssUtil.php 229: $fp = fopen($filename, 'w');283: if (false === $fh = fopen($filename, 'rb')) {fread was found in the file OssUtil.php 298: $data .= fread($fh, $read_length);fclose was found in the file OssUtil.php 254: fclose($fp);302: fclose($fh);fclose was found in the file RequestCore.php 259: fclose($this->read_stream);263: fclose($this->write_stream);fclose was found in the file RequestCore.php 259: fclose($this->read_stream);263: fclose($this->write_stream);fopen was found in the file RequestCore.php 425: $read_file_handle = fopen($location, 'r');496: $this->write_file_handle = fopen($this->write_file, 'w');fopen was found in the file RequestCore.php 425: $read_file_handle = fopen($location, 'r');496: $this->write_file_handle = fopen($this->write_file, 'w');fread was found in the file RequestCore.php 581: $read = fread($this->read_stream, min($this->read_stream_size - $this->read_stream_fwrite was found in the file RequestCore.php 616: $written_last = fwrite($this->write_stream, substr($data, $written_total));file_get_contents was found in the file jssdk.php 107: return trim(substr(file_get_contents($filename), 15));fopen was found in the file jssdk.php 110: $fp = fopen($filename, 'w');fwrite was found in the file jssdk.php 111: fwrite($fp, '<?php exit();?>' . $content);fclose was found in the file jssdk.php 112: fclose($fp);file_get_contents was found in the file wxpay-notify.php 19: $verify = $pay->driver('wechat')->gateway('mp')->verify(file_get_contents('php://input'));34: $notifyInfo = $pay->driver('wechat')->gateway('mp')->verify(file_get_contents('php://input'));file_put_contents was found in the file wxpay-notify.php 22: file_put_contents('notify.txt', '收到来自微信的异步通知\r\n', FI23: file_put_contents('notify.txt', '订单号:' . $verify['out_trade_no'] . 24: file_put_contents('notify.txt', '订单金额:' . $verify['total_fee'] . 26: file_put_contents('notify.txt', '收到异步通知\r\n', FILE_APPEND);file_put_contents was found in the file wxpay-notify.php 22: file_put_contents('notify.txt', '收到来自微信的异步通知\r\n', FI23: file_put_contents('notify.txt', '订单号:' . $verify['out_trade_no'] . 24: file_put_contents('notify.txt', '订单金额:' . $verify['total_fee'] . 26: file_put_contents('notify.txt', '收到异步通知\r\n', FILE_APPEND);file_put_contents was found in the file wxpay-notify.php 22: file_put_contents('notify.txt', '收到来自微信的异步通知\r\n', FI23: file_put_contents('notify.txt', '订单号:' . $verify['out_trade_no'] . 24: file_put_contents('notify.txt', '订单金额:' . $verify['total_fee'] . 26: file_put_contents('notify.txt', '收到异步通知\r\n', FILE_APPEND);file_put_contents was found in the file wxpay-notify.php 22: file_put_contents('notify.txt', '收到来自微信的异步通知\r\n', FI23: file_put_contents('notify.txt', '订单号:' . $verify['out_trade_no'] . 24: file_put_contents('notify.txt', '订单金额:' . $verify['total_fee'] . 26: file_put_contents('notify.txt', '收到异步通知\r\n', FILE_APPEND);file_get_contents was found in the file wxpay-notify.php 19: $verify = $pay->driver('wechat')->gateway('mp')->verify(file_get_contents('php://input'));34: $notifyInfo = $pay->driver('wechat')->gateway('mp')->verify(file_get_contents('php://input'));file_put_contents was found in the file alipay-notify.php 22: file_put_contents('notify.txt', '收到来自支付宝的异步通知\r\n',23: file_put_contents('notify.txt', '订单号:' . $_POST['out_trade_no'] . '24: file_put_contents('notify.txt', '订单金额:' . $_POST['total_amount'] 26: file_put_contents('notify.txt', '收到异步通知\r\n', FILE_APPEND);file_put_contents was found in the file alipay-notify.php 22: file_put_contents('notify.txt', '收到来自支付宝的异步通知\r\n',23: file_put_contents('notify.txt', '订单号:' . $_POST['out_trade_no'] . '24: file_put_contents('notify.txt', '订单金额:' . $_POST['total_amount'] 26: file_put_contents('notify.txt', '收到异步通知\r\n', FILE_APPEND);file_put_contents was found in the file alipay-notify.php 22: file_put_contents('notify.txt', '收到来自支付宝的异步通知\r\n',23: file_put_contents('notify.txt', '订单号:' . $_POST['out_trade_no'] . '24: file_put_contents('notify.txt', '订单金额:' . $_POST['total_amount'] 26: file_put_contents('notify.txt', '收到异步通知\r\n', FILE_APPEND);file_put_contents was found in the file alipay-notify.php 22: file_put_contents('notify.txt', '收到来自支付宝的异步通知\r\n',23: file_put_contents('notify.txt', '订单号:' . $_POST['out_trade_no'] . '24: file_put_contents('notify.txt', '订单金额:' . $_POST['total_amount'] 26: file_put_contents('notify.txt', '收到异步通知\r\n', FILE_APPEND);file_put_contents was found in the file HttpService.php 143: if (!file_put_contents($cache_file, $content)) {file_get_contents was found in the file HttpService.php 156: if (file_exists($cache_file) && ($content = file_get_contents($cache_file))) {file_get_contents was found in the file YZHttpClient.php 95: $content = file_get_contents($url);file_get_contents was found in the file SignatureHelper.php 88: return file_get_contents($url, false, $context);file_put_contents was found in the file OSSWrapper.php 187: // $try = file_put_contents($file, $rnd);file_get_contents was found in the file OSSWrapper.php 190: // $try = file_get_contents($file);file_put_contents was found in the file functions-setting.php 757: $success = file_put_contents(ZRZ_THEME_DIR.DIRECTORY_SEPARATOR.'inc'.DIRECTORY_SEPARAT764: $success = file_put_contents(ZRZ_THEME_DIR.DIRECTORY_SEPARATOR.'inc'.DIRECTORY_SEPARATfopen was found in the file functions-setting.php 757: $success = file_put_contents(ZRZ_THEME_DIR.DIRECTORY_SEPARATOR.'inc'.DIRECTORY_SEPARATOR.'fonts'.DIRECTORY_SEPARATOR.$val.'.ttf', fopen('https://shijiechao.oss-cn-hangzhou.aliyuncs.com/fonts/'.$val.'.ttf',764: $success = file_put_contents(ZRZ_THEME_DIR.DIRECTORY_SEPARATOR.'inc'.DIRECTORY_SEPARATOR.'fonts'.DIRECTORY_SEPARATOR.$val.'.ttf', fopen('https://ziranzhi.oss-cn-hangzhou.aliyuncs.com/fonts/'.$val.'.ttf', 'file_put_contents was found in the file functions-setting.php 757: $success = file_put_contents(ZRZ_THEME_DIR.DIRECTORY_SEPARATOR.'inc'.DIRECTORY_SEPARAT764: $success = file_put_contents(ZRZ_THEME_DIR.DIRECTORY_SEPARATOR.'inc'.DIRECTORY_SEPARATfopen was found in the file functions-setting.php 757: $success = file_put_contents(ZRZ_THEME_DIR.DIRECTORY_SEPARATOR.'inc'.DIRECTORY_SEPARATOR.'fonts'.DIRECTORY_SEPARATOR.$val.'.ttf', fopen('https://shijiechao.oss-cn-hangzhou.aliyuncs.com/fonts/'.$val.'.ttf',764: $success = file_put_contents(ZRZ_THEME_DIR.DIRECTORY_SEPARATOR.'inc'.DIRECTORY_SEPARATOR.'fonts'.DIRECTORY_SEPARATOR.$val.'.ttf', fopen('https://ziranzhi.oss-cn-hangzhou.aliyuncs.com/fonts/'.$val.'.ttf', 'file_put_contents was found in the file functions-avatar.php 82: $upload_file = @file_put_contents(WP_CONTENT_DIR.DIRECTORY_SEPARATOR.$avatar_base_dir, $imafile_put_contents was found in the file QRcode.php 223: file_put_contents(QR_LOG_DIR . basename($outfile) . '-errors.txt', date('Y-225: file_put_contents(QR_LOG_DIR . 'errors.txt', date('Y-m-d H:i:s') . ': ' . $867: file_put_contents($fileName, self::serial(self::$frames[$version]));2668: file_put_contents($fileName, self::serial($bitMask));3312: file_put_contents($outfile, join('\n', QRtools::binarize($code->data)));file_put_contents was found in the file QRcode.php 223: file_put_contents(QR_LOG_DIR . basename($outfile) . '-errors.txt', date('Y-225: file_put_contents(QR_LOG_DIR . 'errors.txt', date('Y-m-d H:i:s') . ': ' . $867: file_put_contents($fileName, self::serial(self::$frames[$version]));2668: file_put_contents($fileName, self::serial($bitMask));3312: file_put_contents($outfile, join('\n', QRtools::binarize($code->data)));file_get_contents was found in the file QRcode.php 864: self::$frames[$version] = self::unserial(file_get_contents($fileName));2662: $bitMask = self::unserial(file_get_contents($fileName));file_put_contents was found in the file QRcode.php 223: file_put_contents(QR_LOG_DIR . basename($outfile) . '-errors.txt', date('Y-225: file_put_contents(QR_LOG_DIR . 'errors.txt', date('Y-m-d H:i:s') . ': ' . $867: file_put_contents($fileName, self::serial(self::$frames[$version]));2668: file_put_contents($fileName, self::serial($bitMask));3312: file_put_contents($outfile, join('\n', QRtools::binarize($code->data)));file_get_contents was found in the file QRcode.php 864: self::$frames[$version] = self::unserial(file_get_contents($fileName));2662: $bitMask = self::unserial(file_get_contents($fileName));file_put_contents was found in the file QRcode.php 223: file_put_contents(QR_LOG_DIR . basename($outfile) . '-errors.txt', date('Y-225: file_put_contents(QR_LOG_DIR . 'errors.txt', date('Y-m-d H:i:s') . ': ' . $867: file_put_contents($fileName, self::serial(self::$frames[$version]));2668: file_put_contents($fileName, self::serial($bitMask));3312: file_put_contents($outfile, join('\n', QRtools::binarize($code->data)));file_put_contents was found in the file QRcode.php 223: file_put_contents(QR_LOG_DIR . basename($outfile) . '-errors.txt', date('Y-225: file_put_contents(QR_LOG_DIR . 'errors.txt', date('Y-m-d H:i:s') . ': ' . $867: file_put_contents($fileName, self::serial(self::$frames[$version]));2668: file_put_contents($fileName, self::serial($bitMask));3312: file_put_contents($outfile, join('\n', QRtools::binarize($code->data)));
  6. Malware : Network operations curl_init was found in the file api.php 4: if(!function_exists('curl_init')){11: $ch = curl_init();curl_exec was found in the file api.php 21: $response = curl_exec($ch);curl_init was found in the file payjs.php 33: $ch = curl_init();curl_exec was found in the file payjs.php 41: $rst = curl_exec($ch);curl_init was found in the file RequestCore.php 642: $curl_handle = curl_init();curl_exec was found in the file RequestCore.php 844: $this->response = curl_exec($curl_handle);curl_init was found in the file jssdk.php 91: $curl = curl_init();curl_exec was found in the file jssdk.php 100: $res = curl_exec($curl);curl_init was found in the file HttpService.php 70: $curl = curl_init();curl_exec was found in the file HttpService.php 107: list($content, $status) = [curl_exec($curl), curl_getinfo($curl), curl_close($curl)];curl_init was found in the file sms.php 78: $ch = curl_init ();curl_exec was found in the file sms.php 84: $result = curl_exec ( $ch );curl_init was found in the file YZHttpClient.php 26: $ci = curl_init();curl_exec was found in the file YZHttpClient.php 51: $response = curl_exec($ci);curl_init was found in the file SignatureHelper.php 63: if(function_exists('curl_init')) {64: $ch = curl_init();curl_exec was found in the file SignatureHelper.php 71: $rtn = curl_exec($ch);curl_init was found in the file functions-video-thumb.php 9: $ch=curl_init();curl_exec was found in the file functions-video-thumb.php 15: $result=curl_exec($ch);
  7. Admin menu : Themes should use add_theme_page() for adding admin pages. File functions-shop-orders.php : 507: add_submenu_page( 'edit.php?post_type=shop',__('订单管理','ziranzhi2'),File settings.php : 5: add_menu_page( '柒比贰主题设置', '柒比贰主题设置', 'manage_opFile settings.php : 13: add_submenu_page( 'zrz_options', $title, $title, 'manage_options', 'zrz_opt
  8. Hidden admin bar : Hidden admin Bar Themes should not hide admin bar. Detected in file : functions.php.
  9. Comment reply : Declaration of comment reply Could not find the comment-reply js script enqueued.
  10. Content width : Proper definition of content_width No content width has been defined. Example:
    if ( ! isset( $content_width ) ) $content_width = 900;
  11. Deprecated functions : get_option get_option('home') was found in the file functions-message.php. Use home_url() instead.64: $content['blog'] = get_option('home');
Warning
  1. core scripts deregistered : Core scripts deregistrationFound wp_deregister_script in functions.php. Themes must not deregister core scripts. 365: wp_deregister_script( 'wp-embed' );
  2. special URIs : Presence of bad theme tagsTheme URI and Author URI should not be the same.
  3. theme tags : Presence of bad theme tagsFound wrong tag in style.css header.
  4. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function __, with the arguments 'Invalid sign!' in file zrz-pay.php.Found a translation function that is missing a text-domain. Function __, with the arguments '充值金额不可为零' in file functions-pay.php.Found a translation function that is missing a text-domain. Function __, with the arguments '评论字数过少!' in file functions-comment.php.Found a translation function that is missing a text-domain. Function __, with the arguments '用户名不可为纯数字!' in file functions-comment.php.Found a translation function that is missing a text-domain. Function __, with the arguments '正确率在 %s 时没有说明文字。三个最终结果的文字项必填,请检查' in file functions-labs.php.Found a translation function that is missing a text-domain. Function __, with the arguments '权限不足' in file functions-bubble.php.Found a translation function that is missing a text-domain. Function __, with the arguments '审核成功' in file functions-bubble.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '【', 】您的验证码是#code#。如非本人操作,请忽略本短信, 'ziranzhi2' in file social.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '请先将背景图片上传到服务器中(<a target="_blank" href="', >媒体中心</a>),再将图片地址填到此处。, 'ziranzhi2' in file display.php.More than one text-domain is being used in this theme. This means the theme will not be compatible with WordPress.org language packs. The domains found are ziranzhi2, bbpress, ziranzh2, ziranzhi, zrz, 7b2, default, name, 】您的验证码是#code#。如非本人操作,请忽略本短信, /wp-admin/media-new.php, >媒体中心</a>),再将图片地址填到此处。.
  5. Plugin territory : Plugin territory functionalitiesThe theme uses the register_post_type() function, which is plugin-territory functionality.The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
  6. Unwanted directories : GIT revision control directoryA.git was found.
  7. Line endings consistency : Both DOS and UNIX style line endingsFound a mix of \r\n and \n line endings in file OSSWrapper.php.
  8. Fundamental theme elements : Presence of comment_form()Could not find comment_form.
  9. Comment pagination : Declaration of comment paginationThe theme doesn't have comment pagination code in it. Use paginate_comments_links() to add comment pagination, or older previous_comments_link() and next_comments_link() functions.
  10. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  11. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  12. I18N implementation : Proper use of _ex(Possible variable $description found in translation function in zrz-links.php. Translation function calls should not contain PHP variables. Possible variable $user_data found in translation function in author.php. Translation function calls should not contain PHP variables. Possible variable $display_name found in translation function in functions-user.php. Translation function calls should not contain PHP variables. Possible variable $post_id found in translation function in functions-post.php. Translation function calls should not contain PHP variables. Possible variable $comment_text found in translation function in functions-labs.php. Translation function calls should not contain PHP variables. Possible variable $text found in translation function in functions-bubble.php. Translation function calls should not contain PHP variables. 181: 'post_title' => (strlen($text) > 1) ? zrz_get_content_ex($text,100) : '无标题' ,Possible variable $content found in translation function in functions.php. Translation function calls should not contain PHP variables. 119: function zrz_get_content_ex($content = '',$size = 130){
  13. CSS files : Presence of license typeLicense: is missing from style.css header.
  14. CSS files : Presence of license urlLicense URI: is missing from style.css header.
  15. CSS files : Presence of text domainText Domain: is missing from your style.css header.
  16. CSS files : Presence of .bypostauthor class.bypostauthor css class is needed in theme css.
  17. CSS files : Presence of .wp-caption-text class.wp-caption-text css class is needed in theme css.
  18. CSS files : Presence of .gallery-caption class.gallery-caption css class is needed in theme css.
  19. Screenshot : Screenshot fileScreenshot size is 500x375px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
  1. Static links : Presence of hard-coded linksPossible hard-coded links were found in the file functions-setting.php.711: 'html'=>'请前往<a href='xxx.com' target='_blank'>xxx.com</a>网站购买卡密,然后回到此处Possible hard-coded links were found in the file functions-templates.php.613: <p class='ipc'><a href='http://beian.miit.gov.cn' target='_blank' rel='nofollow'>'.$ipc.'</a></p>';Possible hard-coded links were found in the file social.php.215: <p class='description' style='color:red'>QQ登录申请地址:<a href='https://connect.qq.com/' target='_blank'>https://connect.qq.com/</a></p>216: <p class='description' style='color:red'>微博登录申请地址:<a href='http://open.weibo.com/development' target='_blank'>http://open.weibo.com/dePossible hard-coded links were found in the file info.php.22: 'after' => '<p>'.__('请输入您在 <a href='http://7b2.com'>7b2.com</a> 用户会员号,也就是第几号会员。',Possible hard-coded links were found in the file pay.php.170: <p style='color:red'>微信支付的第三方服务,支持个人支付,申请地址:<a href='https://payjs.cn/ref/DYXQLZ' target='_blank'>payjs.cn</a>。</p>
  2. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  3. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  4. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  5. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  6. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  7. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  8. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  9. Use of includes : Use of include or requireThe theme appears to use include or require : zrz-notify-pay.php 73: $config = require(ZRZ_THEME_DIR . '/inc/SDK/PayConfig.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : zrz-return-pay.php 13: $config = require(ZRZ_THEME_DIR . '/inc/SDK/PayConfig.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : zrz-weixinpay-notify.php 8: $config = require(ZRZ_THEME_DIR . '/inc/SDK/PayConfig.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : functions-pay.php 84: $config = require(ZRZ_THEME_DIR . '/inc/SDK/PayConfig.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : functions-upload.php 137: require_once( ABSPATH . 'wp-admin/includes/file.php' );254: require_once('SDK/OSSWrapper.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : sample.php 2: If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : alipay-web.php 13: include '../init.php';16: $config = require(__DIR__ . '/config.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : alipay-scan.php 13: include '../init.php';16: $config = require(__DIR__ . '/config.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : wxpay-mp.php 13: include '../init.php';16: $config = require(__DIR__ . '/config.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : alipay-bill.php 13: include '../init.php';16: $config = require(__DIR__ . '/config.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : alipay-pos.php 13: include '../init.php';16: $config = require(__DIR__ . '/config.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : alipay-transfer.php 13: include '../init.php';16: $config = require(__DIR__ . '/config.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : alipay-wap.php 13: include '../init.php';16: $config = require(__DIR__ . '/config.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : wxpay-bank.php 13: include '../init.php';16: $config = require(__DIR__ . '/config.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : wxpay-transfer.php 13: include '../init.php';16: $config = require(__DIR__ . '/config.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : wxpay-wap.php 13: include '../init.php';16: $config = require(__DIR__ . '/config.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : alipay-refund.php 13: include '../init.php';16: $config = require(__DIR__ . '/config.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : wxpay-scan.php 13: include '../init.php';16: $config = require(__DIR__ . '/config.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : wxpay-pos.php 13: include '../init.php';16: $config = require(__DIR__ . '/config.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : wxpay-notify.php 13: include '../init.php';16: $config = require(__DIR__ . '/config.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : wechat-refund.php 13: include '../init.php';16: $config = require(__DIR__ . '/config.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : wxpay-refund.php 13: include '../init.php';16: $config = require(__DIR__ . '/config.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : wxpay-app.php 13: include '../init.php';16: $config = require(__DIR__ . '/config.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : alipay-app.php 13: include '../init.php';16: $config = require(__DIR__ . '/config.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : alipay-notify.php 13: include '../init.php';16: $config = require(__DIR__ . '/config.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : wxpay-miniapp.php 13: include '../init.php';16: $config = require(__DIR__ . '/config.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : wxpay-bill.php 13: include '../init.php';16: $config = require(__DIR__ . '/config.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : Demo.php 11: require_once 'SmsApi.php'; If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : functions-shop-orders.php 235: require_once( ABSPATH . 'wp-admin/includes/class-wp-list-table.php' ); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : index.php 21: require 'QRcode.php'; If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : settings.php 67: require_once( $zrz_tabs_path );82: require_once( get_template_directory() .'/settings/settings-card.php' );83: require_once( get_template_directory() .'/settings/list.php' );116: require_once( get_template_directory() .'/settings/settings-invitation.php'117: require_once( get_template_directory() .'/settings/invitation.php' ); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
Other checked themes