34
Validation results

Blade

Blade

WordPress 6.5.2 theme
34
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEblade.zip
  • FILE SIZE20037106 bytes
  • MD56336f4387822fbeda007941fcec8dda1
  • SHA13ff93a24de0d69232305beba61075f18571e1e44
  • LICENSECustom
  • FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
  • VERSION3.3.7
  • AUTHOR URI
  • TAGSresponsive-layout
  • CREATION DATE2022-03-20
  • LAST FILE UPDATE2022-03-20
  • LAST VALIDATION2022-03-20 19:20
  • OTHER VERSIONS

    3.0.3 : 34%

This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Presence of iframes : iframes are sometimes used to load unwanted adverts and malicious code on another site Found <iframe width="100%" height="290" src="https://www.youtube-nocookie.com/embed/LsXBw-ZYDWg" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen> in file grve-admin-page-import.php.
    Ligne38: <iframe width='100%' height='290' src='https://www.youtube-nocookie.com/emb
  2. Admin menu : Themes should use add_theme_page() for adding admin pages. File grve-admin-screens.php :
    Ligne13: add_menu_page( 'Blade', 'Blade', 'edit_theme_options', 'blade', 'blade_grve
    File grve-admin-screens.php :
    Ligne14: add_submenu_page( 'blade', esc_html__('Welcome','blade'), esc_html__('Welco
    Ligne15: add_submenu_page( 'blade', esc_html__('Status','blade'), esc_html__('Status
    Ligne16: add_submenu_page( 'blade', esc_html__( 'Custom Sidebars', 'blade' ), esc_ht
    Ligne17: add_submenu_page( 'blade', esc_html__( 'Import Demos', 'blade' ), esc_html_
    File grve-admin-screens.php :
    Ligne14: add_submenu_page( 'blade', esc_html__('Welcome','blade'), esc_html__('Welco
    Ligne15: add_submenu_page( 'blade', esc_html__('Status','blade'), esc_html__('Status
    Ligne16: add_submenu_page( 'blade', esc_html__( 'Custom Sidebars', 'blade' ), esc_ht
    Ligne17: add_submenu_page( 'blade', esc_html__( 'Import Demos', 'blade' ), esc_html_
    File grve-admin-screens.php :
    Ligne14: add_submenu_page( 'blade', esc_html__('Welcome','blade'), esc_html__('Welco
    Ligne15: add_submenu_page( 'blade', esc_html__('Status','blade'), esc_html__('Status
    Ligne16: add_submenu_page( 'blade', esc_html__( 'Custom Sidebars', 'blade' ), esc_ht
    Ligne17: add_submenu_page( 'blade', esc_html__( 'Import Demos', 'blade' ), esc_html_
    File grve-admin-screens.php :
    Ligne14: add_submenu_page( 'blade', esc_html__('Welcome','blade'), esc_html__('Welco
    Ligne15: add_submenu_page( 'blade', esc_html__('Status','blade'), esc_html__('Status
    Ligne16: add_submenu_page( 'blade', esc_html__( 'Custom Sidebars', 'blade' ), esc_ht
    Ligne17: add_submenu_page( 'blade', esc_html__( 'Import Demos', 'blade' ), esc_html_
    File grve-redux-framework-config.php :
    Ligne8053: 'page_parent' => 'themes.php', // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/add_submenu_page#Parameters
    File framework.php :
    Ligne1308: // wrappers and need to be appened to using add_submenu_page.
    Ligne1359: $this->page = call_user_func( 'add_submenu_page', $page_parent, $page_title, $menu_title, $page_permission
    Ligne1384: add_submenu_page( 'blade', $this->args['page_title'], $this->args['menu_tit
    Ligne1422: call_user_func( 'add_submenu_page', $this->args['page_slug'], $section['title'], $section['t
    File framework.php :
    Ligne1308: // wrappers and need to be appened to using add_submenu_page.
    Ligne1359: $this->page = call_user_func( 'add_submenu_page', $page_parent, $page_title, $menu_title, $page_permission
    Ligne1384: add_submenu_page( 'blade', $this->args['page_title'], $this->args['menu_tit
    Ligne1422: call_user_func( 'add_submenu_page', $this->args['page_slug'], $section['title'], $section['t
    File framework.php :
    Ligne1308: // wrappers and need to be appened to using add_submenu_page.
    Ligne1359: $this->page = call_user_func( 'add_submenu_page', $page_parent, $page_title, $menu_title, $page_permission
    Ligne1384: add_submenu_page( 'blade', $this->args['page_title'], $this->args['menu_tit
    Ligne1422: call_user_func( 'add_submenu_page', $this->args['page_slug'], $section['title'], $section['t
    File framework.php :
    Ligne1390: $this->page = call_user_func( 'add_menu_page', $this->args['page_title'], $this->args['menu_title'], $this
    File framework.php :
    Ligne1308: // wrappers and need to be appened to using add_submenu_page.
    Ligne1359: $this->page = call_user_func( 'add_submenu_page', $page_parent, $page_title, $menu_title, $page_permission
    Ligne1384: add_submenu_page( 'blade', $this->args['page_title'], $this->args['menu_tit
    Ligne1422: call_user_func( 'add_submenu_page', $this->args['page_slug'], $section['title'], $section['t
    File register-plugins.php :
    Ligne152: remove_action('admin_notices', array('RevSliderAdmin', 'add_plugins_page_notices'));
    File class-tgm-plugin-activation.php :
    Ligne725: $this->page_hook = add_submenu_page( $args['parent_slug'], $args['page_title'], $args['menu_ti
  3. Included plugins : Zip file found Plugins are not allowed in themes. The zip file found was revslider.zip grve-blade-dummy-importer.zip js_composer.zip grve-blade-vc-extension.zip envato-market.zip.
Warning
  1. core scripts deregistered : Core scripts deregistrationFound wp_deregister_script in framework.php. Themes must not deregister core scripts.
    Ligne538: //wp_deregister_script( 'wpb_ace' );
  2. theme tags : Presence of bad theme tagsThe tag responsive-layout has been deprecated, it must be removed from style.css header.
  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 blade, woocommerce, tgmpa, movedo.
  4. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  5. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  6. 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 category template file category.phpThis theme does not contain optional file category.php.
  5. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  6. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  7. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  8. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  9. Optional files : Presence of archive template file archive.phpThis theme does not contain optional file archive.php.
  10. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  11. Use of includes : Use of include or requireThe theme appears to use include or require : field_button_set.php
    Ligne46: *              ['format']      string Formatting options for paginate fields. Options include ('currency','nice','niceShort','timeAgoInWords' or a valid Date() f
    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