39
Validation results

Studio Pro

Studio Pro

WordPress 6.5.3 theme
39
  • THEME TYPEWordPress child theme 6.5.3
  • FILE NAMEstudio-pro-v2.3.0.zip
  • FILE SIZE590746 bytes
  • MD58e77f7d4a5b4b9a9bd87bfddfd1052fd
  • SHA1400b22cdb77ff00e1d7eca2b7ba6a269ff2d7f98
  • LICENSEGNU GPL 3
  • FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
  • THEME URIhttps://seothemes.com/themes/studio-pro/
  • VERSION2.3.0
  • AUTHOR URI
  • TAGSone-column, two-columns, left-sidebar, right-sidebar, accessibility-ready, custom-logo, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments,
  • CREATION DATE2020-01-13
  • LAST FILE UPDATE2021-01-28
  • LAST VALIDATION2021-01-28 06:12
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Customizer : Sanitization of Customizer settings Found a Customizer setting that did not have a sanitization callback function in file customize.php. Every call to the add_setting() method needs to have a sanitization callback function passed.
  2. Unwanted files : hidden file(s) or folder(s) .csscomb.json was found.
  3. Registration of theme features : Implementation of add_theme_support() add_theme_support() was found in the file setup.php. However get_post_format and/or has_post_format were not found, and no use of formats in the CSS was detected.
Warning
  1. theme tags : Presence of bad theme tagsThemes that use the tag accessibility-ready will need to undergo an accessibility review.
    See https://make.wordpress.org/themes/handbook/review/accessibility/
    Found wrong tag custom-logo in style.css header.
Tip-off
  1. Use of includes : Use of include or requireThe theme appears to use include or require : output.php 53: include_once( get_stylesheet_directory() . '/includes/colors.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 : customize.php 43: include_once( get_stylesheet_directory() . '/includes/rgba.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