45
Validation results

Medical

Free WordPress 6.4.3 theme

Medical

Free WordPress 6.4.3 theme
45
  • THEME TYPEWordPress theme 6.4.3
  • FILE NAMEmedical.zip
  • FILE SIZE3937169 bytes
  • MD5607ec8ed10aec657ecca47bba7a5f15c
  • SHA11a1cbff7daca7b6d2d5324ac50fc29e7a0f5c404
  • LICENSEGNU GPL 2
  • FILES INCLUDEDCSS, PHP, Bitmap images
  • THEME URIhttp://medical.me/
  • VERSION1.0.0
  • AUTHOR URI
  • TAGScustom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
  • CREATION DATE2020-02-25
  • LAST FILE UPDATE2020-02-25
  • LAST VALIDATION2020-02-25 05:24
This theme is open source.
Critical alerts
  1. Admin menu : Themes should use add_theme_page() for adding admin pages. File options.class.php : 420: $menu_page = call_user_func( 'add_submenu_page', $menu_parent, $menu_title, $menu_title, $menu_capability432: call_user_func( 'add_submenu_page', $menu_slug, $section['title'], $section['title'], $menuFile options.class.php : 424: $menu_page = call_user_func( 'add_menu_page', $menu_title, $menu_title, $menu_capability, $menu_slug, arrFile options.class.php : 420: $menu_page = call_user_func( 'add_submenu_page', $menu_parent, $menu_title, $menu_title, $menu_capability432: call_user_func( 'add_submenu_page', $menu_slug, $section['title'], $section['title'], $menuFile welcome.php : 36: add_management_page( 'Codestar Framework', 'Codestar Framework', 'manage_opFile example-functions.php : 690: * Several of these parameters are passed along to add_menu_page()/add_submenu_page().File example-functions.php : 690: * Several of these parameters are passed along to add_menu_page()/add_submenu_page().File CMB2_Options_Hookup.php : 97: $page_hook = add_submenu_page(File CMB2_Options_Hookup.php : 106: $page_hook = add_menu_page(File CMB2.php : 129: * and several are passed along to add_menu_page()/add_submenu_page()File CMB2.php : 129: * and several are passed along to add_menu_page()/add_submenu_page()135: 'parent_slug' => '', // Used as first param in add_submenu_page().File CMB2.php : 129: * and several are passed along to add_menu_page()/add_submenu_page()135: 'parent_slug' => '', // Used as first param in add_submenu_page().
  2. Deprecated functions : bloginfo bloginfo('home') was found in the file single-ourservice.php. Use echo esc_url( home_url() ) instead.11: <a href='<?php bloginfo('home');?>'><?php _e('Home','medical'); ?> &nbsp;/</a>bloginfo('home') was found in the file header.php. Use echo esc_url( home_url() ) instead.103: <a href='<?php bloginfo('home'); ?>'>bloginfo('home') was found in the file index.php. Use echo esc_url( home_url() ) instead.24: <a href='<?php bloginfo('home'); ?>'>home &nbsp;/</a>bloginfo('home') was found in the file page.php. Use echo esc_url( home_url() ) instead.24: <a href='<?php bloginfo('home'); ?>'>Home &nbsp;/</a>
Warning
  1. special URIs : Presence of bad theme tagsTheme URI and Author URI should not be the same.
  2. theme tags : Presence of bad theme tagsFound wrong tag custom-logo in style.css header.
  3. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function __, with the arguments "Method '%s' must be overridden." in file WP_REST_Controller.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Method '%s' not implemented. Must be overridden in subclass." in file WP_REST_Controller.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Method '%s' not implemented. Must be overridden in subclass." in file WP_REST_Controller.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Method '%s' not implemented. Must be overridden in subclass." in file WP_REST_Controller.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Method '%s' not implemented. Must be overridden in subclass." in file WP_REST_Controller.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Method '%s' not implemented. Must be overridden in subclass." in file WP_REST_Controller.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Method '%s' not implemented. Must be overridden in subclass." in file WP_REST_Controller.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Method '%s' not implemented. Must be overridden in subclass." in file WP_REST_Controller.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Method '%s' not implemented. Must be overridden in subclass." in file WP_REST_Controller.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Method '%s' not implemented. Must be overridden in subclass." in file WP_REST_Controller.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Method '%s' not implemented. Must be overridden in subclass." in file WP_REST_Controller.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Method '%s' not implemented. Must be overridden in subclass." in file WP_REST_Controller.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Method '%s' not implemented. Must be overridden in subclass." in file WP_REST_Controller.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Current page of the collection.' in file WP_REST_Controller.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Maximum number of items to be returned in result set.' in file WP_REST_Controller.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Limit results to those matching a string.' in file WP_REST_Controller.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Scope under which the request is made; determines fields present in response.' in file WP_REST_Controller.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Toggle panel: %s' in file CMB2_hookup.php.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 medical, domainname, wp-bootstrap-navwalker, csf, cmb2.
  4. Plugin territory : Plugin territory functionalitiesThe theme uses the register_post_type() function, which is plugin-territory functionality.
  5. 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.
  6. CSS files : Presence of .sticky class.sticky css class is needed in theme css.
  7. CSS files : Presence of .bypostauthor class.bypostauthor css class is needed in theme css.
  8. CSS files : Presence of .alignleft class.alignleft css class is needed in theme css.
  9. CSS files : Presence of .alignright class.alignright css class is needed in theme css.
  10. CSS files : Presence of .aligncenter class.aligncenter css class is needed in theme css.
  11. CSS files : Presence of .wp-caption class.wp-caption css class is needed in theme css.
  12. CSS files : Presence of .wp-caption-text class.wp-caption-text css class is needed in theme css.
  13. CSS files : Presence of .gallery-caption class.gallery-caption css class is needed in theme css.
  14. CSS files : Presence of .screen-reader-text class.screen-reader-text css class is needed in your theme css. See : the Codex for an example implementation.
  15. Screenshot : Screenshot fileBad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
  1. Static links : Presence of hard-coded linksPossible hard-coded links were found in the file service.php.23: <a href='index.html'>home &nbsp;/</a>Possible hard-coded links were found in the file header.php.160: <a href='index.html'>Home</a>163: <a href='about.html'>About</a>166: <a href='service.html'>Service</a>169: <a href='gallery.html'>Gallery</a>172: <a href='team.html'>Team</a>175: <a href='appointment.html'>Appointment</a>178: <a href='blog.html'>Blog</a>181: <a href='contact.html'>Contact</a>Possible hard-coded links were found in the file contact.php.18: <a href='index.html'>home &nbsp;/</a>Possible hard-coded links were found in the file about-us.php.21: <a href='index.html'>home &nbsp;/</a>Possible hard-coded links were found in the file options.class.php.477: $default = 'Thank you for creating with <a href='http://codestarframework.com/' target='_blank'>Codestar Framework</a>';Possible hard-coded links were found in the file documentation.php.5: <p><a href='http://codestarframework.com/documentation/' class='button' target='_blank'Possible hard-coded links were found in the file free-vs-premium.php.86: <td><a href='https://github.com/Codestar/codestar-framework/' class='button' target='_bl87: <td><a href='http://codestarframework.com/' class='button button-primary' target='_blankPossible hard-coded links were found in the file quickstart.php.67: <p><a href='http://codestarframework.com/documentation/' class='button' target='_blank'Possible hard-coded links were found in the file support.php.5: <p><a href='http://support.codestarthemes.com/' class='button' target='_blank' rel='nofPossible hard-coded links were found in the file about.php.40: <a href='http://codestarframework.com/' class='button button-primary' target='_blankPossible hard-coded links were found in the file welcome.php.83: $links['csf--upgrade'] = '<a href='http://codestarframework.com/'>Upgrade</a>';94: $links['csf--docs'] = '<a href='http://codestarframework.com/documentation/' target='_blank'>Documentation<94: $links['csf--docs'] = '<a href='http://codestarframework.com/documentation/' target='_blank'>Documentation<Possible hard-coded links were found in the file footer.php.148: <a href='index.html'>Home</a>151: <a href='about.html'>About</a>154: <a href='contact.html'>Contact</a>Possible hard-coded links were found in the file single.php.20: <a href='index.html'><?php _e('Home','medical'); ?> &nbsp;/</a>Possible hard-coded links were found in the file appiontment.php.20: <a href='index.html'>home &nbsp;/</a>
  2. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.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 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 : setup.class.php 275: require_once( $path ); 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 : init.php 164: require_once( cmb2_dir( 'bootstrap.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 : CMB2.php 69: * from screen to screen. Post edit screen contexts include 'normal', 'side', and 'advanced'.74: * Comments screen contexts include 'normal' and 'side'. Default is 'normal'. 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 : helper-functions.php 44: include_once( cmb2_dir( '$path/{$class_name}.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