12
Validation results

RT-Theme 19

RT-Theme 19

WordPress 6.5.2 theme
12
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMErttheme19.zip
  • FILE SIZE23062612 bytes
  • MD59bd38edf75f36b59952fa89f42bb1a5a
  • SHA1b8ea29eaf9229f89646392d0ecc20b892d66f5c6
  • LICENSEGNU GPL 2
  • FILES INCLUDEDCSS, PHP, HTML, XML, Bitmap images, Adobe Illustrator
  • VERSION2.7
  • CREATION DATE2019-08-21
  • LAST FILE UPDATE2019-08-21
  • LAST VALIDATION2019-08-21 11:44
  • OTHER VERSIONS

    2.9.8 : 54%

    2.3.3 : 10%

This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Security breaches : Use of base64_decode() Found base64_decode in file theme_functions.php. 2025: $atts = unserialize(base64_decode( sanitize_text_field($_POST['atts']) ) );Found base64_decode in file loading.php. 114: $your_email = sanitize_email(base64_decode($_POST['your_email']));128: $rt_form_data = isset($_POST['rt_form_data']) ? base64_decode(esc_attr($_POST['rt_form_data'])) : '' ;
  2. Security breaches : Use of base64_encode() Found base64_encode in file theme_functions.php.
     base64_encode(serialize( $atts )),
  3. Presence of iframes : iframes are sometimes used to load unwanted adverts and malicious code on another site Found <iframe class="embed-responsive-item" src="//www.youtube.com/embed/'.rt_find_tube_video_id($external_video).'" allowfullscreen> in file content-video.php. 76: echo '<div class='video-container embed-responsive embed-responsive-16by9'><iframe class='embed-responsive-item' src='//www.youtube.com/embed/'.rt_finFound <iframe class="embed-responsive-item" src="//www.youtube.com/embed/'.rt_find_tube_video_id($external_video).'" allowfullscreen> in file single-content-video.php. 54: echo '<div class='video-container embed-responsive embed-responsive-16by9'><iframe class='embed-responsive-item' src='//www.youtube.com/embed/'.rt_finFound <iframe class="embed-responsive-item" src="//www.youtube.com/embed/'.rt_find_tube_video_id($external_video).'" allowfullscreen> in file media.php. 132: echo '<div class='video-container embed-responsive embed-responsive-16by9'><iframe class='embed-responsive-item' src='//www.youtube.com/embed/'.rt_fin
  4. Included plugins : Zip file found Plugins are not allowed in themes. The zip file found was revslider.zip js_composer.zip rt19-extentions.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 rt-theme-19.
  3. Text domain : Incorrect use of translation functions.More than one text-domain is being used in this theme. This means the theme will not be compatible with WordPress.org language packs. The domains found are rt_theme_admin, rt_theme, product_categories, woocommerce.
  4. Hidden admin bar : Hidden admin Bar in CSSThemes should not hide admin bar. Detected in file app.min.css.
  5. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  6. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  7. 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.
  8. Screenshot : Screenshot fileScreenshot size is 880x660px. 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 tag template file tag.phpThis theme does not contain optional file tag.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 : theme_functions.php 2906: 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_styling.php 504: require_once (ABSPATH . '/wp-admin/includes/file.php');539: 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 : rt_customize_panel.php 162: include( RT_THEMEADMINDIR .'/inc/google_webfonts_json.php' );201: include( RT_THEMEADMINDIR . '/functions/rt_custom_controls.php'); 211: include( RT_THEMEADMINDIR . '/inc/'.$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 : loading.php 94: include(RT_THEMEFRAMEWORKDIR . '/functions/woo-integration.php');280: include(RT_THEMEFRAMEWORKDIR . '/functions/common_functions.php'); 281: include(RT_THEMEFRAMEWORKDIR . '/functions/rt_comments.php'); 282: include(RT_THEMEFRAMEWORKDIR . '/functions/theme_functions.php');283: include(RT_THEMEFRAMEWORKDIR . '/functions/rt_breadcrumb.php');284: include(RT_THEMEFRAMEWORKDIR . '/functions/wpml_functions.php');285: include(RT_THEMEFRAMEWORKDIR . '/functions/custom_styling.php');286: include(RT_THEMEFRAMEWORKDIR . '/functions/rt_resize.php'); 298: require_once (RT_THEMEFRAMEWORKDIR.'/classes/admin.php'); 303: include(RT_THEMEFRAMEWORKDIR . '/plugins/class-tgm-plugin-activation.php');309: include(RT_THEMEFRAMEWORKDIR . '/classes/rt_customize_panel.php'); 313: include(RT_THEMEFRAMEWORKDIR . '/classes/sidebar.php'); 321: require_once (RT_THEMEFRAMEWORKDIR.'/classes/theme.php'); 326: include(RT_THEMEFRAMEWORKDIR . '/classes/navigation_walker.php'); 330: include(RT_THEMEFRAMEWORKDIR . '/classes/common_classes.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