33
Validation results

HealthFlex

HealthFlex

WordPress 6.5.2 theme
33
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEhealthflex.zip
  • FILE SIZE19832896 bytes
  • MD526eb19e37399f07667698422034671c5
  • SHA112e156e865de786831a85beb7414e14ea48d6829
  • LICENSEGNU GPL 2
  • FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
  • VERSION2.5.0
  • TAGStheme-options, translation-ready
  • CREATION DATE2022-08-22
  • LAST FILE UPDATE2022-08-22
  • LAST VALIDATION2022-08-22 17:39
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Unwanted files : hidden file(s) or folder(s) .csscomb.json .csslintrc was found.
  2. Admin menu : Themes should use add_theme_page() for adding admin pages. File plethora-filesystem.php : 31: add_submenu_page(File module-themeoptions.php : 80: $args['page_parent'] = ''; // Set where the options menu will be placed on the WordPress admin sidebar. For a full list of options, visit: http://codex.wordpress.org/Function_Reference/add_submenu_page#ParametersFile options.php : 86: $args['page_parent'] = ''; // Set where the options menu will be placed on the WordPress admin sidebar. For a full list of options, visit: http://codex.wordpress.org/Function_Reference/add_submenu_page#Parameters
  3. Included plugins : Zip file found Plugins are not allowed in themes. The zip file found was module-icons.zip plethora-featureslib.zip js_composer.zip envato-market.zip.
Warning
  1. 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 healthflex, plethora-framework, redux-framework-demo.
  2. Plugin territory : Plugin territory functionalitiesThe theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
  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. 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. Featured image : Use of the_post_thumbnail() instead of custom fields for thumbnailsNo reference to the_post_thumbnail was found in the theme.
  7. Screenshot : Screenshot fileBad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
  1. favicon presence : Favicon managementPossible Favicon found in favicons.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
  2. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  3. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  4. Optional files : Presence of home template file home.phpThis theme does not contain optional file home.php.
  5. Optional files : Presence of category template file category.phpThis theme does not contain optional file category.php.
  6. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  7. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  8. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  9. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  10. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  11. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  12. Use of includes : Use of include or requireThe theme appears to use include or require : plethora-helper.php 555: require_once( ABSPATH . 'wp-admin/includes/media.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 : plethora-index.php 139: if ( $feature_base_path ) { require_once( $feature_base_path ); } // load base class140: if ( $feature_path ) { require_once( $feature_path ); } // load feature class259: require_once( $controller_filepath );301: if ( $base_path ) { require_once( $base_path ); } // load base class file first!302: require_once( $path ); // load main class file 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 : plethora-optionsframework.php 54: require_once( PLE_FLIB_LIBS_DIR . '/ReduxFramework/ReduxCore/framework.php'80: require_once( $class_file );91: require_once( PLE_THEME_INCLUDES_DIR . '/options.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 : plethora.php 112: require_once( PLE_CORE_HELPERS_DIR .'/plethora-wp.php' );114: require_once( PLE_CORE_HELPERS_DIR .'/plethora-helper.php' );115: require_once( PLE_CORE_HELPERS_DIR .'/plethora-index.php' );116: require_once( PLE_CORE_HELPERS_DIR .'/plethora-optionsframework.php' );117: require_once( PLE_CORE_HELPERS_DIR .'/plethora-system.php' );118: require_once( PLE_CORE_HELPERS_DIR .'/plethora-fields.php' );119: require_once( PLE_CORE_HELPERS_DIR .'/plethora-fields-termsmeta.php' );120: require_once( PLE_CORE_HELPERS_DIR .'/plethora-doc.php' );126: require_once( PLE_THEME_INCLUDES_DIR . '/template.php' );895: include_once( ABSPATH . 'wp-admin/includes/plugin.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