0
Validation results

Confidence

Confidence

WordPress 6.5.2 theme
0
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEconfidence.zip
  • FILE SIZE1920305 bytes
  • MD5f6751561d8b3bcad580c36bdfb014eb8
  • SHA1f83cb0ba1134d3e39e09cbf3ead45ca745ba5168
  • LICENSECreative Commons
  • FILES INCLUDEDCSS, PHP, Bitmap images, Adobe Photoshop
  • THEME URIhttp://smthemes.com/confidence/
  • VERSION3.0
  • AUTHOR URI
  • TAGSblack, green, dark, fixed-width, featured-images, custom-menu, translation-ready, threaded-comments, theme-options
  • CREATION DATE2019-11-04
  • LAST FILE UPDATE2019-11-07
  • LAST VALIDATION2019-11-07 22:47
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.
  2. Presence of iframes : iframes are sometimes used to load unwanted adverts and malicious code on another site Found <iframe src="//www.facebook.com/plugins/like.php?href=smt_social_url&amp;send=false&amp;layout=box_count&amp;width=51&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=65&amp;locale=en_US" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:52px; height:65px;" allowTransparency="true"> in file social.php. 7: 'facebooklike' => '<iframe src='//www.facebook.com/plugins/like.php?href=smt_social_url&amp;se
  3. Malware : Operations on file system fopen was found in the file update.php 20: if ( !check_func('fopen') || !check_func('fread') || !check_func('fwrite') || !check_func('to24: $source=fopen($file->filename,'r');32: $handle=fopen($file->filename,'w');fread was found in the file update.php 20: if ( !check_func('fopen') || !check_func('fread') || !check_func('fwrite') || !check_func('touch') || !check_func('fi27: $txt = fread($source, filesize($file->filename));fclose was found in the file update.php 31: fclose($source);39: fclose($handle);fopen was found in the file update.php 20: if ( !check_func('fopen') || !check_func('fread') || !check_func('fwrite') || !check_func('to24: $source=fopen($file->filename,'r');32: $handle=fopen($file->filename,'w');file_get_contents was found in the file update.php 20: if ( !check_func('fopen') || !check_func('fread') || !check_func('fwrite') || !check_func('touch') || !check_func('file_get_contents') ) return 2;36: $txt=file_get_contents('http://smthemes.com/'.$file->content);fwrite was found in the file update.php 20: if ( !check_func('fopen') || !check_func('fread') || !check_func('fwrite') || !check_func('touch') || !check_func('file_get_contents') ) retu38: fwrite($handle, $txt);fclose was found in the file update.php 31: fclose($source);39: fclose($handle);fopen was found in the file smt.main.php 297: fopen(get_theme_root().'/'.get_template().'/'.$settingsfile,'rt');299: fopen(get_theme_root().'/'.get_template().'/includes/'.$$defparamsfile,'r')fread was found in the file smt.main.php 298: 300: fopen was found in the file smt.main.php 297: fopen(get_theme_root().'/'.get_template().'/'.$settingsfile,'rt');299: fopen(get_theme_root().'/'.get_template().'/includes/'.$$defparamsfile,'r')fread was found in the file smt.main.php 298: 300: file_get_contents was found in the file video.php 47: $videoinf = unserialize(file_get_contents('http://vimeo.com/api/v2/video/'.$matches[ 1 ].'.php'));
  4. Admin menu : Themes should use add_theme_page() for adding admin pages. File smt.backend.php : 284: add_menu_page( 'Theme', $theme['Name'], 'manage_options', 'smt_settings', 'File smt.backend.php : 287: $s=add_submenu_page( 'smt_settings', $section['name'], $section['name'], 'mana
  5. Content width : Proper definition of content_width No content width has been defined. Example:
    if ( ! isset( $content_width ) ) $content_width = 900;
  6. Deprecated functions : get_bloginfo get_bloginfo( 'url' ) was found in the file social.php. Use home_url() instead.37: $href = get_bloginfo( 'url' ) . $_SERVER['REQUEST_URI'];
Warning
  1. theme tags : Presence of bad theme tagsThe tag black has been deprecated, it must be removed from style.css header.The tag green has been deprecated, it must be removed from style.css header.The tag dark has been deprecated, it must be removed from style.css header.The tag fixed-width has been deprecated, it must be removed from style.css header.
  2. Plugin territory : Plugin territory functionalitiesThe theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
  3. Non-printable characters : Presence of non-printable characters in PHP filesNon-printable characters were found in file smt.main.php. This is an indicator of potential errors in PHP code.297: $p298: $p299: $defp300: $defp301: $sections=explode('%%',$defp314: $supported=$supported||@preg_match($rparam,$p
  4. Fundamental theme elements : Presence of add_theme_support()Could not find add_theme_support( 'automatic-feed-links' ).
  5. 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.
  6. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  7. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  8. CSS files : Presence of text domainText Domain: is missing from your style.css header.
  9. CSS files : Presence of .sticky class.sticky css class is needed in theme css.
  10. CSS files : Presence of .bypostauthor class.bypostauthor css class is needed in theme css.
  11. CSS files : Presence of .wp-caption class.wp-caption css class is needed in theme css.
  12. CSS files : Presence of .wp-caption-text class.wp-caption-text css class is needed in theme css.
  13. CSS files : Presence of .gallery-caption class.gallery-caption css class is needed in theme css.
  14. 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.
  15. Screenshot : Screenshot fileScreenshot size is 600x450px. 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 social.php.9: 'twitter'=>'<a href='https://twitter.com/share' class='twitter-share-button' data-count='vertica17: 'pinterest'=>'<a href='http://pinterest.com/pin/create/button/?url=smt_social_url&media=smt_social19: 'buffer'=>'<a href='http://bufferapp.com/add' class='buffer-add-button' data-count='vertical'>B27: 'delicious'=>'<img src='http://www.delicious.com/static/img/delicious.small.gif' height='10' width='10' alt='Delicious' /><a href='http://www.delicious.com/save' onclick='window.open('http://www.delicious.c31: 'tumblr'=>'<a href='http://www.tumblr.com/share' title='Share on Tumblr' style='display:inline-Possible hard-coded links were found in the file settings.php.673: <b>Theme Author:</b> <a href='https://smthemes.com'>SMThemes</a><br />674: <b>Theme Homepage:</b> <a href='https://smthemes.com/'.$themename.''>http://smthemes.com/'.$themename.'</a>675: <b>Support Forums:</b> <a href='https://smthemes.com/support/forum/'.$themename.'-free-wordpress-theme'>htt
  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 date/time template file date.phpThis theme does not contain optional file date.php.
  7. Optional files : Presence of archive template file archive.phpThis theme does not contain optional file archive.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. Optional files : Presence of 404 Not Found template file 404.phpThis theme does not contain optional file 404.php.
  11. Use of includes : Use of include or requireThe theme appears to use include or require : update.php 4: require_once('../../../../wp-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 : smt.main.php 361: include_once ( get_template_directory().'/includes/widgets/posts.php' );362: include_once ( get_template_directory().'/includes/widgets/socialprofiles.p363: include_once ( get_template_directory().'/includes/widgets/comments.php' );364: include_once ( get_template_directory().'/includes/widgets/video.php' );365: include_once ( get_template_directory().'/includes/shortcodes.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