55
Validation results

Medicare

Medicare

WordPress 6.4.3 theme
55
  • THEME TYPEWordPress theme 6.4.3
  • FILE NAMEmedicare.zip
  • FILE SIZE6972205 bytes
  • MD57c4d5d764ad5b4db5a152485023fa183
  • SHA1740b4e404ad044410972e2fa2fe57b16dde21d69
  • LICENSEGNU GPL 3
  • FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
  • THEME URIhttps://medicare.bold-themes.com
  • VERSION1.6.8
  • AUTHOR URI
  • TAGSone-column, right-sidebar, fluid-layout, responsive-layout, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
  • CREATION DATE2020-02-20
  • LAST FILE UPDATE2020-02-20
  • LAST VALIDATION2020-02-20 09:13
  • OTHER VERSIONS

    1.9.5 : 55%

    1.7.3 : 55%

    1.6.5 : 55%

    1.6.2 : 55%

    1.1.6 : 0%

This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Admin menu : Themes should use add_theme_page() for adding admin pages. File class-tgm-plugin-activation.php :
    Ligne731: $this->page_hook = call_user_func( 'add_submenu_page', $args['parent_slug'], $args['page_title'], $args['menu_t
  2. Included plugins : Zip file found Plugins are not allowed in themes. The zip file found was demo.zip medicare.zip bt_wordpress_importer.zip bt_cost_calculator.zip.
Warning
  1. theme tags : Presence of bad theme tagsThe tag fluid-layout has been deprecated, it must be removed from style.css header.The tag responsive-layout has been deprecated, it must be removed from style.css header.
  2. 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 medicare, tgmpa.
  3. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  4. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  5. Screenshot : Screenshot fileBad 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 search results template file search.phpThis theme does not contain optional file search.php.
  11. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  12. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  13. Use of includes : Use of include or requireThe theme appears to use include or require : bt_bb_progress_bar_advanced.php
    Ligne217: require_once( dirname(__FILE__) . '/../../content_elements_misc/fa_icons.ph
    Ligne218: require_once( dirname(__FILE__) . '/../../content_elements_misc/s7_icons.ph
    Ligne219: require_once( dirname(__FILE__) . '/../../content_elements_misc/custom_icon
    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 : bt_bb_timetable.php
    Ligne24: require_once( 'mp-timetable.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 : bt_bb_features_table.php
    Ligne16: require_once( 'misc.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-portfolio.php
    Ligne291: include( get_template_directory() . '/views/portfolio-single-columns.php' )
    Ligne293: include( get_template_directory() . '/views/portfolio-single-standard.php' 
    Ligne296: include( get_template_directory() . '/views/comments.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 : customization.php
    Ligne618: require_once( get_template_directory() . '/php/web_fonts.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
    Ligne130: include( get_template_directory() . '/views/post-list-columns.php' );
    Ligne132: include( get_template_directory() . '/views/post-list-standard.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-portfolio.php
    Ligne109: include( get_template_directory() . '/views/portfolio-list-columns.php' );
    Ligne111: include( get_template_directory() . '/views/portfolio-list-standard.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
    Ligne242: include( get_template_directory() . '/views/post-single-columns.php' );	
    Ligne244: include( get_template_directory() . '/views/post-single-standard.php' );
    Ligne247: include( get_template_directory() . '/views/comments.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