0
Validation results

High CTR Theme #5 2ND EDITION

High CTR Theme #5 2ND EDITION

WordPress 6.5.2 theme
0
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEhigh_ctr_5.zip
  • FILE SIZE732384 bytes
  • MD5dbf9c8e753257799b5ec6a56d4c563d7
  • SHA1ddfbf2e94364eb9cf6ed539c5cc3fec0236c2e68
  • LICENSENone
  • FILES INCLUDEDCSS, PHP, Bitmap images
  • VERSION1.0
  • CREATION DATE2023-06-25
  • LAST FILE UPDATE2023-06-25
  • LAST VALIDATION2023-06-25 12:30
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. Widgets : Widgets Sidebars need to be registered in a custom function hooked to the widgets_init action. See: register_sidebar().
  3. Security breaches : Use of base64_decode() Found base64_decode in file functions.interface.php. 229: $smof_data = unserialize(base64_decode($_POST['data'])); //100% safe - ignore theme check nag
  4. Security breaches : Use of base64_encode() Found base64_encode in file class.options_machine.php.
     $output .= '<textarea id='export_data' rows='8'>'.base64_encode(serialize($smof_data)) /* 100% safe - ignore theme check nag 
  5. Admin menu : Themes should use add_theme_page() for adding admin pages. File activate.php : 118: add_submenu_page(
  6. Content width : Proper definition of content_width No content width has been defined. Example:
    if ( ! isset( $content_width ) ) $content_width = 900;
  7. Deprecated functions : screen_icon screen_icon found in file activate.php. Deprecated since version 3.8.144: <?php screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) ); ?>1248: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );
  8. Deprecated functions : get_bloginfo get_bloginfo('template_url') was found in the file header.php. Use get_template_directory_uri() instead.23: <link rel='stylesheet' href='<?php echo get_bloginfo('template_url').'/css/'.$data['style_color'];?>' type='text/cs33: <?php if(is_home()){echo '<script type='text/javascript' src=''.get_bloginfo('template_url').'/js/jquery.js'></script>34: <script type='text/javascript' src=''.get_bloginfo('template_url').'/js/pgwslider.js'></script>49: <?php if(is_home()){echo '<h1>';}else{echo '<h2>';}?><a href='<?php bloginfo('url');?>' ><img src='<?php if($logoimg==true){echo $logoimg;}else{echo get_bloginfo('template_url').'/images/logo.png';}?>' width='300' height='10
  9. Deprecated functions : bloginfo bloginfo('url') was found in the file tag.php. Use echo esc_url( home_url() ) instead.11: <li><a href='<?php bloginfo('url');?>'>Home</a></li> bloginfo('url') was found in the file header.php. Use echo esc_url( home_url() ) instead.49: <?php if(is_home()){echo '<h1>';}else{echo '<h2>';}?><a href='<?php bloginfo('url');?>' ><img src='<?php if($logoimg==true){echo $logoimg;}elsebloginfo('template_url') was found in the file header.php. Use echo esc_url( get_template_directory_uri() ) instead.23: <link rel='stylesheet' href='<?php echo get_bloginfo('template_url').'/css/'.$data['style_color'];?>' type='text/css' m26: <script type='text/javascript' src='<?php bloginfo('template_url');?>/js/jquery.js'></script> 27: <script type='text/javascript' src='<?php bloginfo('template_url');?>/js/jquery.smartmenus.js'></script>33: <?php if(is_home()){echo '<script type='text/javascript' src=''.get_bloginfo('template_url').'/js/jquery.js'></script>34: <script type='text/javascript' src=''.get_bloginfo('template_url').'/js/pgwslider.js'></script>49: <?php if(is_home()){echo '<h1>';}else{echo '<h2>';}?><a href='<?php bloginfo('url');?>' ><img src='<?php if($logoimg==true){echo $logoimg;}else{echo get_bloginfo('template_url').'/images/logo.png';}?>' width='300' height='100' abloginfo('url') was found in the file search.php. Use echo esc_url( home_url() ) instead.11: <li><a href='<?php bloginfo('url');?>'>Home</a></li> bloginfo('url') was found in the file page.php. Use echo esc_url( home_url() ) instead.10: <li><a href='<?php bloginfo('url');?>'>Home</a></li> bloginfo('url') was found in the file single.php. Use echo esc_url( home_url() ) instead.10: <li><a href='<?php bloginfo('url');?>'>Home</a></li> bloginfo('url') was found in the file category.php. Use echo esc_url( home_url() ) instead.11: <li><a href='<?php bloginfo('url');?>'>Home</a></li>
  10. Included plugins : Zip file found Plugins are not allowed in themes. The zip file found was postviews.zip.
Warning
  1. theme tags : Presence of bad theme tagsFound wrong tag 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 high-ctr-theme-5-2nd-edition.
  3. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function __, with the arguments 'Last Backup : ' in file class.options_machine.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Save All Changes' in file options.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Save All Changes' in file options.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Options Reset' in file options.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'This theme requires the following plugin: %1$s.', 'This theme requires the following plugins: %1$s.' in file activate.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'This theme recommends the following plugin: %1$s.', 'This theme recommends the following plugins: %1$s.' in file activate.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to install the %s plugin. Contact the administrator of this site for help on getting the plugin installed.', 'Sorry, but you do not have the correct permissions to install the %s plugins. Contact the administrator of this site for help on getting the plugins installed.' in file activate.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following required plugin is currently inactive: %1$s.', 'The following required plugins are currently inactive: %1$s.' in file activate.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following recommended plugin is currently inactive: %1$s.', 'The following recommended plugins are currently inactive: %1$s.' in file activate.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to activate the %s plugin. Contact the administrator of this site for help on getting the plugin activated.', 'Sorry, but you do not have the correct permissions to activate the %s plugins. Contact the administrator of this site for help on getting the plugins activated.' in file activate.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following plugin needs to be updated to its latest version to ensure maximum compatibility with this theme: %1$s.', 'The following plugins need to be updated to their latest version to ensure maximum compatibility with this theme: %1$s.' in file activate.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to update the %s plugin. Contact the administrator of this site for help on getting the plugin updated.', 'Sorry, but you do not have the correct permissions to update the %s plugins. Contact the administrator of this site for help on getting the plugins updated.' in file activate.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Begin installing plugin', 'Begin installing plugins' in file activate.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Activate installed plugin', 'Activate installed plugins' in file activate.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Top Menu' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Bottom Menu' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Install Required Plugins' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Install Plugins' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Installing Plugin: %s' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Something went wrong with the plugin API.' in file functions.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'This theme requires the following plugin: %1$s.', 'This theme requires the following plugins: %1$s.' in file functions.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'This theme recommends the following plugin: %1$s.', 'This theme recommends the following plugins: %1$s.' in file functions.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to install the %s plugin. Contact the administrator of this site for help on getting the plugin installed.', 'Sorry, but you do not have the correct permissions to install the %s plugins. Contact the administrator of this site for help on getting the plugins installed.' in file functions.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following required plugin is currently inactive: %1$s.', 'The following required plugins are currently inactive: %1$s.' in file functions.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following recommended plugin is currently inactive: %1$s.', 'The following recommended plugins are currently inactive: %1$s.' in file functions.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to activate the %s plugin. Contact the administrator of this site for help on getting the plugin activated.', 'Sorry, but you do not have the correct permissions to activate the %s plugins. Contact the administrator of this site for help on getting the plugins activated.' in file functions.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following plugin needs to be updated to its latest version to ensure maximum compatibility with this theme: %1$s.', 'The following plugins need to be updated to their latest version to ensure maximum compatibility with this theme: %1$s.' in file functions.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to update the %s plugin. Contact the administrator of this site for help on getting the plugin updated.', 'Sorry, but you do not have the correct permissions to update the %s plugins. Contact the administrator of this site for help on getting the plugins updated.' in file functions.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Begin installing plugin', 'Begin installing plugins' in file functions.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Activate installed plugin', 'Activate installed plugins' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Return to Required Plugins Installer' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Plugin activated successfully.' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All plugins installed and activated successfully. %s' in file functions.php.
  4. Fundamental theme elements : Definition of a charsetCould not find charset.
  5. Fundamental theme elements : Presence of add_theme_support()Could not find add_theme_support( 'automatic-feed-links' ).
  6. Fundamental theme elements : Presence of comment_form()Could not find comment_form.
  7. Fundamental theme elements : Presence of wp_link_pages()Could not find wp_link_pages.
  8. Fundamental theme elements : Presence of post_class()Could not find post_class.
  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. Deprecated functions : screen_iconscreen_icon found in file activate.php. Deprecated since version 3.8.144: <?php screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) ); ?>1248: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );
  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. I18N implementation : Proper use of ___all(Possible variable $theme_text_domain found in translation function in functions.php. Translation function calls should not contain PHP variables. Possible variable $theme_text_domain found in translation function in functions.php. Translation function calls should not contain PHP variables. Possible variable $theme_text_domain found in translation function in functions.php. Translation function calls should not contain PHP variables. Possible variable $theme_text_domain found in translation function in functions.php. Translation function calls should not contain PHP variables. Possible variable $theme_text_domain found in translation function in functions.php. Translation function calls should not contain PHP variables. Possible variable $theme_text_domain found in translation function in functions.php. Translation function calls should not contain PHP variables. Possible variable $theme_text_domain found in translation function in functions.php. Translation function calls should not contain PHP variables.
  15. Featured image : Use of the_post_thumbnail() instead of custom fields for thumbnailsNo reference to the_post_thumbnail was found in the theme.
  16. CSS files : Presence of license typeLicense: is missing from style.css header.
  17. CSS files : Presence of license urlLicense URI: is missing from style.css header.
  18. CSS files : Presence of text domainText Domain: is missing from your style.css header.
  19. CSS files : Presence of .wp-caption-text class.wp-caption-text 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. Screenshot : Screenshot fileScreenshot dimensions are wrong! Detected: 576x406px (288:203). Ratio of width to height should be 4:3.Screenshot size is 576x406px. 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. favicon presence : Favicon managementPossible Favicon found in header.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
  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 home template file home.phpThis theme does not contain optional file home.php.
  5. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  6. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  7. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  8. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  9. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  10. Use of includes : Use of include or requireThe theme appears to use include or require : index.php 5: <?php include(TEMPLATEPATH.'/right_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 : index.php 87: require_once ( ADMIN_PATH . 'functions/functions.load.php' );88: require_once ( ADMIN_PATH . 'classes/class.options_machine.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.load.php 10: require_once( ADMIN_PATH . 'functions/functions.php' );11: require_once( ADMIN_PATH . 'functions/functions.filters.php' );12: require_once( ADMIN_PATH . 'functions/functions.interface.php' );13: require_once( ADMIN_PATH . 'functions/functions.options.php' );14: require_once( ADMIN_PATH . 'functions/functions.admin.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.interface.php 84: include_once( ADMIN_PATH . 'front-end/options.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 : tag.php 5: <?php include(TEMPLATEPATH.'/right_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 : activate.php 741: 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 : archive.php 5: <?php include(TEMPLATEPATH.'/right_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 : header.php 44: <?php if ( is_single()&& ($data['comment']=='facebook')){include(TEMPLATEPATH.'/additional_file/fb_header.php');}else{echo '';}?> 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 : search.php 5: <?php include(TEMPLATEPATH.'/right_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.'/right_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 5: <?php include(TEMPLATEPATH.'/right_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 : category.php 5: <?php include(TEMPLATEPATH.'/right_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 : comments.php 1: <?php global $data;if($data['comment']=='default'){include(TEMPLATEPATH.'/additional_file/default.php');}else{include(TEMPLATE 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