Begin
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEbegin(1.7.5).zip
- FILE SIZE1450396 bytes
- MD5f225f46ef270b74ff3bf116b449d073b
- SHA19f828f9134900511d54db6032c51cf18f63f1f00
- LICENSENone
- FILES INCLUDEDCSS, PHP, HTML, Bitmap images
- VERSION1.7.5
- AUTHOR URIhttp://zmingcx.com/
- TAGSbefore {
- CREATION DATE2019-10-22
- LAST FILE UPDATE2019-10-22
- LAST VALIDATION2019-10-22 08:22
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- No reference to add_theme_support( "title-tag" ) was found in the theme.The theme needs to have <title> tags, ideally in the header.php file.The theme needs to have a call to wp_title(), ideally in the header.php file.The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
- Found <iframe src="<?php echo get_permalink( zm_get_option('user_profile') ); ?> in file my-data.php. 1: <p><iframe src='<?php echo get_permalink( zm_get_option('user_profile') ); ?>'Found <iframe src="http://zmingcx.com/begin-guide.html" width="100%" height="800" frameborder="0"> in file guide.php. 12: <p><iframe src='http://zmingcx.com/begin-guide.html' width='100%' height='800'
- add_submenu_page('themes.php', '主题指南', '主题指南', 'manage_optiFile back-end.php : 15: add_menu_page( '邀请码', '邀请码', 'manage_options', 'baweic_list_codFile back-end.php : 16: add_submenu_page( 'baweic_list_codes', '添加邀请码', '添加邀请码'17: add_submenu_page( 'baweic_list_codes', '生成邀请码', '生成邀请码'18: add_submenu_page( 'baweic_list_codes', '全部邀请码', '全部邀请码'19: add_submenu_page( 'baweic_list_codes', '邀请码选项', '邀请码选项'File back-end.php : 16: add_submenu_page( 'baweic_list_codes', '添加邀请码', '添加邀请码'17: add_submenu_page( 'baweic_list_codes', '生成邀请码', '生成邀请码'18: add_submenu_page( 'baweic_list_codes', '全部邀请码', '全部邀请码'19: add_submenu_page( 'baweic_list_codes', '邀请码选项', '邀请码选项'File back-end.php : 16: add_submenu_page( 'baweic_list_codes', '添加邀请码', '添加邀请码'17: add_submenu_page( 'baweic_list_codes', '生成邀请码', '生成邀请码'18: add_submenu_page( 'baweic_list_codes', '全部邀请码', '全部邀请码'19: add_submenu_page( 'baweic_list_codes', '邀请码选项', '邀请码选项'File back-end.php : 16: add_submenu_page( 'baweic_list_codes', '添加邀请码', '添加邀请码'17: add_submenu_page( 'baweic_list_codes', '生成邀请码', '生成邀请码'18: add_submenu_page( 'baweic_list_codes', '全部邀请码', '全部邀请码'19: add_submenu_page( 'baweic_list_codes', '邀请码选项', '邀请码选项'File functions.php : 251: add_options_page(__('All Settings'), __('All Settings'), 'administrator', ' File guide.php : 4:
- Themes should not hide admin bar. Detected in file : functions.php.
if ( ! isset( $content_width ) ) $content_width = 900;
No content width has been defined. Example: - get_currentuserinfo();get_currentuserinfo found in file template-user.php. Deprecated since version 4.5. Use wp_get_current_user instead.131: <?php global $current_user; get_currentuserinfo();get_currentuserinfo found in file template-user-profile.php. Deprecated since version 4.5. Use wp_get_current_user instead.8: global $userdata; get_currentuserinfo();35: get_currentuserinfo();202: <?php global $current_user; get_currentuserinfo();get_currentuserinfo found in file my-comment.php. Deprecated since version 4.5. Use wp_get_current_user instead.2: <?php global $current_user; get_currentuserinfo();?>get_currentuserinfo found in file user-profile.php. Deprecated since version 4.5. Use wp_get_current_user instead.4: get_currentuserinfo();get_currentuserinfo found in file login.php. Deprecated since version 4.5. Use wp_get_current_user instead.2: <?php get_currentuserinfo();global $current_user, $user_ID, $user_identity; if( !13: <?php global $user_identity,$user_level;get_currentuserinfo();if ($user_identity) { ?>16: <?php global $current_user; get_currentuserinfo(); get_currentuserinfo found in file comments.php. Deprecated since version 4.5. Use wp_get_current_user instead.70: <?php global $current_user;
- get_bloginfo('url');'));get_bloginfo("template_url") was found in the file qaptcha.php. Use get_template_directory_uri() instead.4: $url = get_bloginfo('template_url'); get_bloginfo('url') was found in the file setting.php. Use home_url() instead.743: add_filter('login_headerurl', create_function(false,'return
- bloginfo('template_directory'); ?>/js/infinite-scroll.js'></script>bloginfo('template_directory') was found in the file template-cms.php. Use echo esc_url( get_template_directory_uri() ) instead.52: <script type='text/javascript' src='<?php bloginfo('template_directory'); ?>/js/infinite-scroll.js'></script>bloginfo('template_directory') was found in the file template-blog.php. Use echo esc_url( get_template_directory_uri() ) instead.50: <script type='text/javascript' src='<?php bloginfo('template_directory'); ?>/js/infinite-scroll.js'></script>bloginfo('template_directory') was found in the file my-data.php. Use echo esc_url( get_template_directory_uri() ) instead.3: <script type='text/javascript' src='<?php bloginfo('template_directory'); ?>/js/infinite-scroll.js'></script> bloginfo('template_directory') was found in the file template-hot.php. Use echo esc_url( get_template_directory_uri() ) instead.43: <script type='text/javascript' src='<?php
- get_option('home'); get_option('home') was found in the file setting.php. Use home_url() instead.544: $WEB_DOMAIN =
Warning
- Found wrong tag before { in style.css header.
- Wrong installation directory for the theme name. The directory name must match the slug of the theme. This theme's correct slug and text-domain is begin.
- Found a translation function that is missing a text-domain. Function __, with the arguments '查看与 %s 相关的文章' in file setting.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<cite class="fn">%s</cite> <span class="says">:</span>' in file comment-template.php.Found a translation function that is missing a text-domain. Function _e, with the arguments '' in file crumb-search.php.Found a translation function that is missing a text-domain. Function _e, with the arguments ' ' in file crumb-search.php.Found a translation function that is missing a text-domain. Function _e, with the arguments ' 找到 ' in file crumb-search.php.Found a translation function that is missing a text-domain. Function _e, with the arguments ' 个与之相关的文章' in file crumb-search.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Title:' in file widgets.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Automatically add paragraphs' in file widgets.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Search results for “%s”' in file back-end.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Search by keyword' in file back-end.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Delete' in file back-end.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All Settings' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All Settings' in file functions.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 wp-postviews, twentyfourteen, simple-local-avatars, textdomain, options-framework, baweic.
- The 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.
- Non-printable characters were found in file widgets.php. This is an indicator of potential errors in PHP code.2: // ææ°æç« 5: $widget_ops = array('description' => 'ææ°æç« ');6: $this->WP_Widget('new_cat', 'ä¸»é¢ ææ°æç« ', $widget_ops);52: 'title' => 'ææ°æç« ',57: <label for='<?php echo $this->get_field_id('title'); ?>'>æ é¢ï¼</label>61: <label for='<?php echo $this->get_field_id('numposts'); ?>'>æ¾ç¤ºç¯æ°ï¼</label> 65: <label for='<?php echo $this->get_field_id('cat'); ?>'>éæ©åç±»ï¼66: <?php wp_dropdown_categories(array('name' => $this->get_field_name('cat'), 'show_option_all' => å ¨é¨åç±», 'hide_empty'=>0, 'hierarchical'=>1, 'selected'=>$instance['ca73: // åç±»ææ°æç« 76: $widget_ops = array('description' => 'å¯ä»¥è°ç¨ä¸ä¸ªåç±»çææ°æç« ');77: $this->WP_Widget('post_cat', 'ä¸»é¢ åç±»æç« ', $widget_ops);111: 'title' => 'åç±»æç« ',116: <label for='<?php echo $this->get_field_id('title'); ?>'>æ é¢ï¼</label>120: <label for='<?php echo $this->get_field_id('numposts'); ?>'>æ¾ç¤ºç¯æ°ï¼</label> 124: <label for='<?php echo $this->get_field_id('cat'); ?>'>éæ©åç±»ï¼125: <?php wp_dropdown_categories(array('name' => $this->get_field_name('cat'), 'show_option_all' => å ¨é¨åç±», 'hide_empty'=>0, 'hierarchical'=>1, 'selected'=>$instance['ca132: // è¿æçè¨135: $widget_ops = array('description' => '带头åçè¿æçè¨');136: $this->WP_Widget('recent_comments', 'ä¸»é¢ è¿æçè¨', $widget_ops);191: $title = 'è¿æè¯è®º';197: <p><label for='<?php echo $this->get_field_id( 'title' ); ?>'>æ é¢ï¼</label>199: <p><label for='<?php echo $this->get_field_id('number'); ?>'>æ¾ç¤ºæ°éï¼</label>206: // çé¨æç« 209: $widget_ops = array('description' => 'è°ç¨ç¹å»æå¤çæç« ï¼å¿ é¡»å®è£ wp-postviews æ件,并æç»è®¡210: $this->WP_Widget('hot_post', 'ä¸»é¢ çé¨æç« ', $widget_ops);250: $title = 'çé¨æç« ';258: <p><label for='<?php echo $this->get_field_id( 'title' ); ?>'>æ é¢ï¼</label>260: <p><label for='<?php echo $this->get_field_id('number'); ?>'>æ¾ç¤ºæ°éï¼</label>262: <p><label for='<?php echo $this->get_field_id('days'); ?>'>æ¶é´éå®ï¼å¤©ï¼ï¼</label>269: // çè¯æç« 272: $widget_ops = array('description' => 'è°ç¨è¯è®ºæå¤çæç« ');273: $this->WP_Widget('hot_comment', 'ä¸»é¢ çè¯æç« ', $widget_ops);296: $output .= '\n<li><span class='li-icon li-icon-$i'>$i</span><a href= \''.get_permalink($post->ID).'\' rel=\'bookmark\' title=\' ('.$post->comment_count.'æ¡è¯è®º)\' >'.$post->post_title.'</a></li>';328: $title = 'çè¯æç« ';336: <p><label for='<?php echo $this->get_field_id( 'title' ); ?>'>æ é¢ï¼</label>338: <p><label for='<?php echo $this->get_field_id('number'); ?>'>æ¾ç¤ºæ°éï¼</label>340: <p><label for='<?php echo $this->get_field_id('days'); ?>'>æ¶é´éå®ï¼å¤©ï¼ï¼</label>347: // éæºæç« 350: $widget_ops = array('description' => 'æ¾ç¤ºéæºæç« ');351: $this->WP_Widget('random_post', 'ä¸»é¢ éæºæç« ', $widget_ops);389: $title = 'éæºæç« ';395: <p><label for='<?php echo $this->get_field_id( 'title' ); ?>'>æ é¢ï¼</label>397: <p><label for='<?php echo $this->get_field_id('number'); ?>'>æ¾ç¤ºæ°éï¼</label>404: // æ ç¾äº407: $widget_ops = array('description' => 'å¯å®ç°3Dç¹æ');408: $this->WP_Widget('cx_tag_cloud', 'ä¸»é¢ çé¨æ ç¾', $widget_ops);446: $title = 'çé¨æ ç¾';452: <p><label for='<?php echo $this->get_field_id( 'title' ); ?>'>æ é¢ï¼</label>454: <p><label for='<?php echo $this->get_field_id('number'); ?>'>æ¾ç¤ºæ°éï¼</label>461: // ç¸å ³æç« 464: $widget_ops = array('description' => 'æ¾ç¤ºç¸å ³æç« ');465: $this->WP_Widget('related_post', 'ä¸»é¢ ç¸å ³æç« ', $widget_ops);531: $title = 'ç¸å ³æç« ';537: <p><label for='<?php echo $this->get_field_id( 'title' ); ?>'>æ é¢ï¼</label>539: <p><label for='<?php echo $this->get_field_id('number'); ?>'>æ¾ç¤ºæ°éï¼</label>546: // æ¬ç«æ¨è549: $widget_ops = array('description' => 'è°ç¨æ·»å èªå®ä¹æ ç®âhotâçæç« ï¼æ缩ç¥å¾ï¼');550: $this->WP_Widget('hot_commend', 'ä¸»é¢ æ¬ç«æ¨è', $widget_ops);575: <?php if( function_exists( 'the_views' ) ) { print '<div class='views'>é 读 '; the_views(); print '</div>'; } ?>602: $title = 'æ¬ç«æ¨è';608: <p><label for='<?php echo $this->get_field_id( 'title' ); ?>'>æ é¢ï¼</label>610: <p><label for='<?php echo $this->get_field_id('number'); ?>'>æ¾ç¤ºæ°éï¼</label>617: // æ¨èæç« 620: $widget_ops = array('description' => 'è°ç¨æ·»å èªå®ä¹æ ç®âpostsâçæç« ï¼æ 缩ç¥å¾ï¼');621: $this->WP_Widget('hot_posts', 'ä¸»é¢ æ¨èæç« ', $widget_ops);666: $title = 'æ¨èæç« ';672: <p><label for='<?php echo $this->get_field_id( 'title' ); ?>'>æ é¢ï¼</label>674: <p><label for='<?php echo $this->get_field_id('number'); ?>'>æ¾ç¤ºæ°éï¼</label>681: // 大家å欢684: $widget_ops = array('description' => 'è°ç¨ç¹å»å欢æå¤çæç« ');685: $this->WP_Widget('like_most', 'ä¸»é¢ å¤§å®¶å欢', $widget_ops);725: $title = '大家å欢';733: <p><label for='<?php echo $this->get_field_id( 'title' ); ?>'>æ é¢ï¼</label>735: <p><label for='<?php echo $this->get_field_id('number'); ?>'>æ¾ç¤ºæ°éï¼</label>737: <p><label for='<?php echo $this->get_field_id('days'); ?>'>æ¶é´éå®ï¼å¤©ï¼ï¼</label>744: // 读è å¢747: $widget_ops = array('description' => 'ææ´»è·ç读è ');748: $this->WP_Widget('readers', 'ä¸»é¢ è¯»è å¢', $widget_ops);787: $mostactive .= '<div class='readers-avatar'><li>' . '<a href=''. $c_url . '' title='' . $count->comment_author .' '. $count->cnt . ' 个èå°' target='_blank' rel='external nofollow'>' . get_avatar($count->c814: $title = '读è å¢';822: <p><label for='<?php echo $this->get_field_id( 'title' ); ?>'>æ é¢ï¼</label>824: <p><label for='<?php echo $this->get_field_id('number'); ?>'>æ¾ç¤ºæ°éï¼</label>826: <p><label for='<?php echo $this->get_field_id('days'); ?>'>æ¶é´éå®ï¼å¤©ï¼ï¼</label>833: // å ³æ³¨æ们836: $widget_ops = array('description' => 'RSSã微信ãå¾®å');837: $this->WP_Widget('feed', 'ä¸»é¢ å ³æ³¨æ们', $widget_ops);849: <li class='weixin'><a title='微信' href='#weixin-img' id='weixin-t' ><i class='fa fa-weixin'></i></a><850: <li class='feed'><a title='订é ' href='<?php echo zm_get_option('feed_url'); ?>' target='_blank'><i 851: <li class='tsina'><a title='æ°æµªå¾®å' href='<?php echo zm_get_option('tsina_url'); ?>' target='_bla852: <li class='tqq'><a title='è ¾è®¯å¾®å' href='<?php echo zm_get_option('tqq_url'); ?>' target='_blank876: $title = 'å ³æ³¨æ们';880: <p><label for='<?php echo $this->get_field_id( 'title' ); ?>'>æ é¢ï¼</label>887: // 广åä½890: $widget_ops = array('description' => 'ç¨äºä¾§è¾¹æ·»å 广å代ç ');891: $this->WP_Widget('advert', 'ä¸»é¢ å¹¿åä½', $widget_ops);931: $title = '广åä½';938: <p><label for='<?php echo $this->get_field_id( 'text' ); ?>'>å 容ï¼</label>949: // åç±»IDNon-printable characters were found in file taxonomy-notice.php. This is an indicator of potential errors in PHP code.26: <span class='date'><?php the_time( 'Yå¹´mædæ¥' ) ?> </span>28: <span class='comment'><a href='#comments'>å¯ç ä¿æ¤</a></span>30: <span class='comment'><?php comments_popup_link( 'å表è¯è®º', 'è¯è®º 1 ', 'è¯è®º % ' ); ?></span>32: <?php if( function_exists( 'the_views' ) ) { print '<span class='views'> é 读 '; the_views(); print '</span>'; } ?>38: <span class='entry-more'><a href='<?php the_permalink(); ?>' rel='bookmark'>é è¯»å ¨æ</a></span>55: 'prev_text' =>ä¸é¡µ,56: 'next_text' =>ä¸é¡µ,57: 'before_page_number' => '<span class='meta-nav screen-reader-text'>第 </span>',58: 'after_page_number' => '<span class='meta-nav screen-reader-text'> 页</span>',
- Found a mix of \r\n and \n line endings in file optionsframework.css.Found a mix of \r\n and \n line endings in file timthumb_ext_9dc73830df6212ee3874a1efabbce343.timthumb.txt.Found a mix of \r\n and \n line endings in file timthumb_ext_3a0fe907b1ac06531f09ba28f4ac3027.timthumb.txt.Found a mix of \r\n and \n line endings in file timthumb_ext_9f620af4b909464475ab4d7a5732cc04.timthumb.txt.Found a mix of \r\n and \n line endings in file timthumb_ext_3534b3241b308a92356e0e14d86e5879.timthumb.txt.
- File template-tougao.php : 130: <?php if ( current_user_can('level_0') ){ ?>
- Could not find comment_form.
- No reference to custom header was found in the theme.
- License: is missing from style.css header.
- License URI: is missing from style.css header.
- Text Domain: is missing from your style.css header.
- .sticky css class is needed in theme css.
- .bypostauthor css class is needed in theme css.
- .gallery-caption css class is needed in theme css.
- At least one hard coded date was found in the file seo.php. Function get_option( 'date_format' ) should be used instead.
- Screenshot size is 880x660px. 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
- This theme does not contain optional file rtl.php.
- This theme does not contain optional file front-page.php.
- This theme does not contain optional file home.php.
- This theme does not contain optional file category.php.
- This theme does not contain optional file tag.php.
- This theme does not contain optional file taxonomy.php.
- This theme does not contain optional file author.php.
- This theme does not contain optional file date.php.
- This theme does not contain optional file attachment.php.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : template-user-profile.php 12: require_once(ABSPATH . 'wp-admin/includes/user.php');13: require_once(ABSPATH . WPINC . '/registration.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 : comment-ajax.php 16: require( dirname(__FILE__) . '/../../../../../wp-load.php' ); // 此 commen 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 : setting.php 971: include_once( ABSPATH . 'wp-admin/includes/plugin.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 : inc.php 5: require_once(dirname(preg_replace('@\(.*\(.*$@', '', __FILE__)) . '/custom- 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 : local-avatars.php 139: require_once( ABSPATH . 'wp-admin/includes/file.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 : back-end.php 4: include( 'fields.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.