Medicare
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEmedicare.zip
- FILE SIZE6560100 bytes
- MD559f0b322052b7f057d98f6ebafac5fc7
- SHA165736605b53ca7132d5de5f525555aace7846c54
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttps://medicare.bold-themes.com
- VERSION1.6.5
- AUTHOR URIhttps://bold-themes.com
- 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 11:54
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
Ligne731: $this->page_hook = call_user_func( 'add_submenu_page', $args['parent_slug'], $args['page_title'], $args['menu_t
File class-tgm-plugin-activation.php : demo.zip medicare.zip bt_wordpress_importer.zip bt_cost_calculator.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- The 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.
- 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.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
- This theme does not contain optional file rtl.php.
- This theme does not contain optional file front-page.php.
- This theme does not contain optional file home.php.
- This theme does not contain optional file category.php.
- This theme does not contain optional file tag.php.
- This theme does not contain optional file taxonomy.php.
- This theme does not contain optional file author.php.
- This theme does not contain optional file date.php.
- This theme does not contain optional file archive.php.
- This theme does not contain optional file search.php.
- This theme does not contain optional file attachment.php.
- This theme does not contain optional file image.php.
- The 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.phpLigne24: 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.phpLigne16: 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.phpLigne285: include( get_template_directory() . '/views/portfolio-single-columns.php' )
Ligne287: include( get_template_directory() . '/views/portfolio-single-standard.php'
Ligne290: 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.phpLigne618: 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.phpLigne126: include( get_template_directory() . '/views/post-list-columns.php' );
Ligne128: 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.phpLigne109: 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.phpLigne242: 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.