WP-Tube-Plugin
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- 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
- 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.
if ( ! isset( $content_width ) ) $content_width = 900;
No content width has been defined. Example: - 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' /> 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 =
- 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 : <? 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' > <? 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_ bloginfo('template_url') was found in the file search.php. Use echo esc_url( get_template_directory_uri() ) instead.24: <img src='<?php
Warning
- Found wrong tag WordPress Tube Plugin 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 wp-tube-plugin.
- 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.
- thumbs.db was found.
- PHP 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 : <? 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'> </td></tr><tr><td><div class='maintitle1'><?=$main_title?>100: <div class='subheadinglink' > <? if($order!='watching_now') {?><? if($_REQUEST['order']=='recent' || $_RE101: <? } ?>
- File functions.php : 46: $page = add_theme_page( 'Tube Options', 'Theme Options', 8, 'wtp_admin_menu', 'wtp_
- Could not find comment_form.
- Could not find wp_link_pages.
- Could not find post_class.
- The 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.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- No 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.
- No reference to the_post_thumbnail 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.
- .screen-reader-text css class is needed in your theme css. See : the Codex for an example implementation.
- Could not find Theme URL.
- Could not find Author URI.
- Screenshot 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
- 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 : 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.