77
Validation results

Imagely Journal

Imagely Journal

WordPress 6.5.2 theme
77
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Malware : Operations on file system file_get_contents was found in the file post_templates.php 57: if ( ! preg_match( '|Single Post Template:(.*)$|mi', file_get_contents( $full_path ), $header ) )
Warning
  1. theme tags : Presence of bad theme tagsFound wrong tag in style.css header.
  2. 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 imagely-journal, imagely-beckstead.
  3. Cdn : Use of CDNFound the URL of a CDN in the code: maxcdn.bootstrapcdn.com/font-awesome. CSS or Javascript resources should not be loaded from a CDN. These resources should be bundled with the theme.
Tip-off
  1. Static links : Presence of hard-coded linksPossible hard-coded links were found in the file functions.php.213: $output .= ' &middot; ' . __( 'Powered by', 'imagely-beckstead') . ' <a href='http://www.imagely.com/' rel='nofollow'>Imagely</a></p>';
  2. Use of includes : Use of include or requireThe theme appears to use include or require : template-blog-masonry-2.php 14: require( get_stylesheet_directory() . '/page-templates/template-blog-masonr 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