Skip to content

Results of Automated Theme Scanning #282

@Asok17

Description

@Asok17
  • WARNING: Could not find a copyright notice for the theme. A copyright notice is needed if your theme is licenced as GPL. Learn how to add a copyright notice (opens in a new window).
  • WARNING: A menu without a theme_location was found in inc/custom-hooks.php. $menu_args is used inside wp_nav_menu(). You must manually check if the theme_location is included.
  • WARNING: role="search" was found in woocommerce/product-searchform.php. Use get_search_form() instead of hard coding forms. Otherwise, the form can not be filtered. Line 5: * This template can be overridden by copying it to yourtheme/woocommerce/product-searchform.php.
  • WARNING: role="search" was found in inc/theme-functions.php. Use get_search_form() instead of hard coding forms. Otherwise, the form can not be filtered.
  • RECOMMENDED: No reference to register_block_style was found in the theme. Theme authors are encouraged to implement new block styles as a transition to block themes.
  • RECOMMENDED: Tested up to is recommended to have major versions only (e.g. 5.8). Patch version is not needed (e.g. 5.8.1).
  • RECOMMENDED: No reference to register_block_pattern was found in the theme. Theme authors are encouraged to implement custom block patterns as a transition to block themes.
  • RECOMMENDED: No reference to add_theme_support( "wp-block-styles" ) was found in the theme. It is recommended that the theme implement this functionality.
  • RECOMMENDED: No reference to add_theme_support( "responsive-embeds" ) was found in the theme. It is recommended that the theme implement this functionality.
  • RECOMMENDED: No reference to add_theme_support( "align-wide" ) was found in the theme. It is recommended that the theme implement this functionality.
  • RECOMMENDED: No reference to add_editor_style() was found in the theme. It is recommended that the theme implement editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions