0
Validation results

Quicksale

Quicksale

WordPress 6.5.2 theme
0
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEquicksale.zip
  • FILE SIZE23067563 bytes
  • MD55e8e76a19128ba4d0a1ce62b749af0b8
  • SHA12ec03d3f85c172c28259a349f7966aa0f119362e
  • LICENSEGNU GPL 2
  • FILES INCLUDEDCSS, PHP, HTML, Bitmap images
  • THEME URIhttp://themerex.themerex.net/
  • VERSION3.0.1
  • AUTHOR URI
  • CREATION DATE2019-10-02
  • LAST FILE UPDATE2019-10-02
  • LAST VALIDATION2019-10-02 17:50
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Title : Title The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
  2. Presence of iframes : iframes are sometimes used to load unwanted adverts and malicious code on another site Found <iframe width="100%" height="166" scrolling="no" frameborder="no" src="'.themerex_get_protocol().'://w.soundcloud.com/player/?url='.esc_url($src).'"> in file _wp_utils.php. 1868: ? '<iframe width='100%' height='166' scrolling='no' frameborder='no' src=''.th
  3. Malware : Operations on file system file_put_contents was found in the file _wp_utils.php 2830: //file_put_contents('ololo.txt', ' page = ' . $page. ', privacy_text = ' . $p
  4. Admin menu : Themes should use add_theme_page() for adding admin pages. File update-notifier.php : 29: //add_dashboard_page( NOTIFIER_THEME_NAME . ' ' . __('Theme Updates', 'quicksFile theme-settings.php : 2724: //add_menu_page(__('THEMEREX Options', 'quicksale'), __('THEMEREX Options', 'File theme-settings.php : 2727: //add_options_page(__('THEMEREX Options', 'quicksale'), __('THEMEREX Options'
  5. Included plugins : Zip file found Plugins are not allowed in themes. The zip file found was booked-calendar-feeds.zip booked-frontend-agents.zip booked-woocommerce-payments.zip booked.zip trx_utils.zip revslider.zip wp-instagram-widget.zip js_composer.zip wp-booking-calendar.zip.
Warning
  1. theme tags : Presence of bad theme tagsFound wrong tag in style.css header.
  2. Screenshot : Screenshot fileScreenshot size is 800x600px. 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 functions.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
  2. Static links : Presence of hard-coded linksPossible hard-coded links were found in the file theme-settings.php.135: 'desc' => __('Upload a 16px x 16px image that will represent your website\'s favicon.<br /><em>To ensure cross-browser compatibility, we recommend converting the favicon into .ico format before uploading. (<a href='http://www.favicon.cc/'>www.favicon.cc</a>)</em>', 'quicksale'),1269: 'desc' => __('Select fonts, sizes and styles for the headings and paragraphs. You can use Google fonts and custom fonts.<br><br>How to install custom @font-face fonts into the theme?<br>All @font-face fonts are located in 'theme_name/css/font-face/' folder in the separate subfolders for the each font. Subfolder name is a font-family name!<br>Place full set of the font files (for each font style and weight) and css-file named stylesheet.css in the each subfolder.<br>Create your @font-face kit by using <a href='http://www.fontsquirrel.com/fontface/generator'>Fontsquirrel @font-face Gen
  3. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  4. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  5. Optional files : Presence of home template file home.phpThis theme does not contain optional file home.php.
  6. Optional files : Presence of category template file category.phpThis theme does not contain optional file category.php.
  7. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  8. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  9. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  10. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  11. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  12. Use of includes : Use of include or requireThe theme appears to use include or require : post-layout-single-fullscreen.php 83: require(themerex_get_file_dir('/templates/page-part-postinfo.php'));103: require(themerex_get_file_dir('/templates/page-part-editor-area.php'));105: require(themerex_get_file_dir('/templates/page-part-author-info.php'));106: require(themerex_get_file_dir('/templates/page-part-related-posts.php'));113: <?php require(themerex_get_file_dir('/templates/page-part-views-counter.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 : post-layout-attachment.php 76: require(themerex_get_file_dir('/templates/page-part-postinfo.php'));95: <?php require(themerex_get_file_dir('/templates/page-part-views-counter.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-part-editor-area.php 4: require_once( themerex_get_file_dir('/admin/theme-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 : post-layout-single-standard.php 86: require(themerex_get_file_dir('/templates/page-part-postinfo.php'));105: require(themerex_get_file_dir('/templates/page-part-editor-area.php'));107: require(themerex_get_file_dir('/templates/page-part-author-info.php'));108: require(themerex_get_file_dir('/templates/page-part-related-posts.php'));109: require(themerex_get_file_dir('/templates/page-part-comments.php'));115: <?php require(themerex_get_file_dir('/templates/page-part-views-counter.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 : post-layout-single-portfolio.php 12: require(themerex_get_file_dir('/templates/page-part-prev-next-posts.php'));46: require(themerex_get_file_dir('/templates/page-part-portfol-info-block.php'76: require(themerex_get_file_dir('/templates/page-part-postinfo.php'));94: require(themerex_get_file_dir('/templates/page-part-author-info.php'));95: require(themerex_get_file_dir('/templates/page-part-related-posts.php'));102: <?php require(themerex_get_file_dir('/templates/page-part-views-counter.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 : post-layout-single-portfolio-fullscreen.php 13: <?php require(themerex_get_file_dir('/templates/page-part-prev-next-posts.php'));42: require(themerex_get_file_dir('/templates/page-part-portfol-info-block.php'73: require(themerex_get_file_dir('/templates/page-part-postinfo.php'));88: require(themerex_get_file_dir('/templates/page-part-author-info.php'));89: require(themerex_get_file_dir('/templates/page-part-related-posts.php'));97: <?php require(themerex_get_file_dir('/templates/page-part-views-counter.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 : _wp_utils.php 1279: require(themerex_get_file_dir('/templates/post-layout-'.$opt['layout'].'.ph2588: 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 : custom_menu.php 111: require_once( 'custom_walker_admin.php' );113: require_once( 'custom_walker.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 : theme-options.php 6: require_once( themerex_get_file_dir('/admin/theme-custom.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 : type-category.php 105: require_once( themerex_get_file_dir('/admin/theme-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.
Other checked themes