0
Validation results

WP-Tube-Plugin

WP-Tube-Plugin

WordPress 6.5.2 theme
0
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEwp-tube-plugin1.zip
  • FILE SIZE468085 bytes
  • MD55a6d1fbfe1388a7e45b03ec7d05af12b
  • SHA120b21e82d411188ac7aa45a22848daa58d1c0c92
  • LICENSENone
  • FILES INCLUDEDCSS, PHP, Bitmap images
  • VERSION1.1
  • TAGSWordPress Tube Plugin
  • CREATION DATE2019-08-12
  • LAST FILE UPDATE2019-08-12
  • LAST VALIDATION2019-08-12 17:26
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Title : Title 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.
  2. Content width : Proper definition of content_width No content width has been defined. Example:
    if ( ! isset( $content_width ) ) $content_width = 900;
  3. Deprecated functions : get_bloginfo get_bloginfo('template_url') was found in the file header.php. Use get_template_directory_uri() instead.19: <?php $favicon_link = get_option(THEME_PREFIX.'favicon'); if ( !$favicon_link ) $favicon_link = get_bloginfo('template_url') . '/images/favicon.ico'; ?>get_bloginfo('template_url') was found in the file functions.php. Use get_template_directory_uri() instead.7: define('THEME', get_bloginfo('template_url'), true);143: echo '<link rel='stylesheet' href=''.get_bloginfo('template_url').'/functions.css' type='text/css' media='all' /146: echo '<link rel='stylesheet' href=''.get_bloginfo('template_url').'/scripts/accordion/style.css' type='text/css'147: echo '<script src=''.get_bloginfo('template_url').'/scripts/accordion/jquery.ui.js' type='text/j148: echo '<script src=''.get_bloginfo('template_url').'/scripts/accordion/jquery.accordion.js' type=get_bloginfo("template_url") was found in the file footer-code.php. Use get_template_directory_uri() instead.12: <a href='<?php echo get_option(THEME_PREFIX . 'footerad_url'); ?>/' title='' <?php if(get_option(THEME_PREFIX . 'new_footer_tab')){ ?> target='_blank' <?php } ?>><img src='<?php echo ($header_banner = get_option(THEME_PREFIX . 'footerad_img')) ? $header_banner : get_bloginfo('template_url') . '/images//pic_footerad.jpg'; ?>' alt='AD' />
  4. Deprecated functions : bloginfo bloginfo('template_url') was found in the file search.php. Use echo esc_url( get_template_directory_uri() ) instead.24: <img src='<?php bloginfo('template_url') ?>/images/pic_post1.jpg' width='180' height='140' bloginfo('url') was found in the file header.php. Use echo esc_url( home_url() ) instead.21: <link rel='stylesheet' type='text/css' href='<?php bloginfo('url'); ?>/?custom-content=css' />33: <li class='firstitem'><a href='<?php bloginfo('url') ?>' title='Home'>Home</a></li>34: <li><a href='<?php bloginfo('url') ?>/faq/' title='FAQ' class='page_item'>FAQ</a></li>35: <li><a href='<?php bloginfo('url') ?>/about-us/' title='About Us' class='page_item'>About Us</36: <li><a href='<?php bloginfo('url') ?>/dmca/' title='DMCA' class='page_item'>DMCA</a></li>37: <li><a href='<?php bloginfo('url') ?>/contact-us/' title='Contact Us' class='page_item'>Contac47: <h1 class='logo'><a href='<?php bloginfo('url') ?>' title='<?php bloginfo('title') ?>'>103: <li><a href='<?php bloginfo('url'); ?>' <?=$red_box1?> title='Home'>Home</a></li>104: <li><a href='<?php bloginfo('url'); ?>/?order=top_rated' <?=$red_box2?> title='Top Rated'>Top 105: <li><a href='<?php bloginfo('url'); ?>/?order=most_rated' <?=$red_box5?> title='Most Rated'>Mo106: <li><a href='<?php bloginfo('url'); ?>/?order=most_viewed' <?=$red_box3?> title='Most Viewed'>107: <li><a href='<?php bloginfo('url'); ?>/?order=most_discussed' <?=$red_box4?> title='Most Discu109: <li><a href='<?php bloginfo('url'); ?>/categories/' title='Categories'>Categories</a></li>121: <form action='<?php bloginfo('url'); ?>/' method='get'>bloginfo('url') was found in the file archive.php. Use echo esc_url( home_url() ) instead.115: <h2>Arrange Videos By : &nbsp;&nbsp; <? if($_REQUEST['order']=='recent'){ echo 'Most Recent';} else {?><a href='<?php bloginfo('url'); ?>/?order=recent'>Most Recent</a><? } ?> | <? if($_REQUEbloginfo('template_url') was found in the file archive.php. Use echo esc_url( get_template_directory_uri() ) instead.128: <img src='<?php bloginfo('template_url') ?>/images/pic_post1.jpg' width='180' height='140' bloginfo('url') was found in the file index.php. Use echo esc_url( home_url() ) instead.100: <div class='subheadinglink' >&nbsp;&nbsp; <? if($order!='watching_now') {?><? if($_REQUEST['order']=='recent' || $_REQUEST['order']==''){ echo 'Most Recent';} else {?><a href='<?php bloginfo('url'); ?>/?order=recent'>Most Recent</a><? } ?> | <? if($_REQUEbloginfo('template_url') was found in the file index.php. Use echo esc_url( get_template_directory_uri() ) instead.73: <img src='<?php bloginfo('template_url') ?>/images/pic_post1.jpg' width='180' height='140' 159: <img src='<?php bloginfo('template_url') ?>/images/pic_post1.jpg' width='180' height='140' bloginfo('url') was found in the file footer-code.php. Use echo esc_url( home_url() ) instead.37: <li class='firstitem'><a href='<?php bloginfo('url') ?>' title='Home'>Home</a></li>bloginfo('template_url') was found in the file single.php. Use echo esc_url( get_template_directory_uri() ) instead.64: <img src='<?php bloginfo('template_url'); ?>/images/pic_subcat1.jpg' alt='<?php the_title_
Warning
  1. theme tags : Presence of bad theme tagsFound wrong tag WordPress Tube Plugin in style.css header.
  2. Text domain : Incorrect use of translation functions.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 wp-tube-plugin.
  3. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Comments are closed.' in file comments.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Page %s' in file header.php.Found a translation function that is missing a text-domain. Function _e, with the arguments "Sorry, but you are looking for something that isn't here." in file 404.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Main Menu' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Homepage Add1' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Homepage Add2' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Home Right(Being Watched)' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Home Sidebar Section' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Video Page' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Comments Sidebar' in file functions.php.Found a translation function that is missing a text-domain. Function _e, with the arguments "Enable Menu Management" in file custom-menus.php.
  4. Unwanted files : Windows thumbnail storethumbs.db was found.
  5. PHP short tags : Presence of PHP short tagsPHP short tags were found in file header.php. "This practice is discouraged because they are only available if enabled with short_open_tag php.ini configuration file directive, or if PHP was configured with the --enable-short-tags option" (php.net), which is not the case on many servers.74: <?103: <li><a href='<?php bloginfo('url'); ?>' <?=$red_box1?> title='Home'>Home</a></li>104: <li><a href='<?php bloginfo('url'); ?>/?order=top_rated' <?=$red_box2?> title='Top Rated'>Top Rated</a></li>105: <li><a href='<?php bloginfo('url'); ?>/?order=most_rated' <?=$red_box5?> title='Most Rated'>Most Rated</a></li>106: <li><a href='<?php bloginfo('url'); ?>/?order=most_viewed' <?=$red_box3?> title='Most Viewed'>Most Viewed</a></li>107: <li><a href='<?php bloginfo('url'); ?>/?order=most_discussed' <?=$red_box4?> title='Most Discussed'>Most Discussed</a></li>108: <!--<li><a href='<?php echo get_month_link('', ''); ?>?order=this_month' <?=$red_box5?> title='This Month'>This Month</a></li>-->PHP short tags were found in file archive.php. "This practice is discouraged because they are only available if enabled with short_open_tag php.ini configuration file directive, or if PHP was configured with the --enable-short-tags option" (php.net), which is not the case on many servers.67: <?111: <h2 class='maintitle'><?=$main_title?> - <?=date('l, F d, Y')?> ( Total <?php114: <? if($order!='watching_now') {?>115: <h2>Arrange Videos By : &nbsp;&nbsp; <? if($_REQUEST['order']=='recent'){ echo 'Most Recent';} else {?><a href='PHP short tags were found in file index.php. "This practice is discouraged because they are only available if enabled with short_open_tag php.ini configuration file directive, or if PHP was configured with the --enable-short-tags option" (php.net), which is not the case on many servers.6: <?50: <?60: <?91: <?97: <table width='100%' border='0' cellpadding='0' cellspacing='0'><tr><td colspan='7'>&nbsp;</td></tr><tr><td><div class='maintitle1'><?=$main_title?>100: <div class='subheadinglink' >&nbsp;&nbsp; <? if($order!='watching_now') {?><? if($_REQUEST['order']=='recent' || $_RE101: <? } ?>
  6. Admin menu : Detection of user levels deprecated in WordPress 2.0. See Wordpress codex.File functions.php : 46: $page = add_theme_page( 'Tube Options', 'Theme Options', 8, 'wtp_admin_menu', 'wtp_
  7. Fundamental theme elements : Presence of comment_form()Could not find comment_form.
  8. Fundamental theme elements : Presence of wp_link_pages()Could not find wp_link_pages.
  9. Fundamental theme elements : Presence of post_class()Could not find post_class.
  10. 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.
  11. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  12. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  13. Editor style : Presence of editor styleNo reference to add_editor_style() was found in the theme. It is recommended that the theme implements editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.
  14. Featured image : Use of the_post_thumbnail() instead of custom fields for thumbnailsNo reference to the_post_thumbnail was found in the theme.
  15. CSS files : Presence of license typeLicense: is missing from style.css header.
  16. CSS files : Presence of license urlLicense URI: is missing from style.css header.
  17. CSS files : Presence of text domainText Domain: is missing from your style.css header.
  18. CSS files : Presence of .sticky class.sticky css class is needed in theme css.
  19. CSS files : Presence of .bypostauthor class.bypostauthor css class is needed in theme css.
  20. CSS files : Presence of .gallery-caption class.gallery-caption css class is needed in theme css.
  21. CSS files : Presence of .screen-reader-text class.screen-reader-text css class is needed in your theme css. See : the Codex for an example implementation.
  22. CSS files : Presence of Theme URICould not find Theme URL.
  23. CSS files : Presence of Author URICould not find Author URI.
  24. Screenshot : Screenshot fileScreenshot dimensions are wrong! Detected: 300x174px (50:29). Ratio of width to height should be 4:3.Screenshot size is 300x174px. 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. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  2. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  3. Optional files : Presence of home template file home.phpThis theme does not contain optional file home.php.
  4. Optional files : Presence of category template file category.phpThis theme does not contain optional file category.php.
  5. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  6. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  7. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  8. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  9. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  10. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  11. Use of includes : Use of include or requireThe theme appears to use include or require : search.php 5: <?php include(TEMPLATEPATH.'/home_sidebar.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 : archive.php 5: <?php include(TEMPLATEPATH.'/home_sidebar.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 : 404.php 6: <?php //include(TEMPLATEPATH.'/home_sidebar.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 : footer.php 2: <?php include(TEMPLATEPATH.'/options/footer-code.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 103: <?php include(TEMPLATEPATH.'/home_sidebar.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 : single.php 84: <?php include(TEMPLATEPATH.'/single_sidebar.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 : page.php 5: <?php //include(TEMPLATEPATH.'/home_sidebar.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