0
Validation results

NOISE

NOISE

WordPress 6.6.2 theme
0
  • THEME TYPEWordPress theme 6.6.2
  • FILE NAMEnoise-wp.zip
  • FILE SIZE1385986 bytes
  • MD5a9a254b684faad97d56eb4472dc17401
  • SHA17ec74c5dbde989c60133487d611f0dfb357bfd91
  • LICENSENone
  • FILES INCLUDEDCSS, PHP, Bitmap images
  • THEME URIhttp://fitwp.com/wordpress-themes/noise
  • VERSION3.5
  • AUTHOR URI
  • TAGSgreen, dark, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, featured-images, post-formats, theme-options, translation-ready
  • CREATION DATE2019-06-28
  • LAST FILE UPDATE2019-06-28
  • LAST VALIDATION2019-06-28 02:06
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Title : Title No reference to add_theme_support( "title-tag" ) was found in the theme.The theme needs to have <title> tags, ideally in the header.php file.The theme needs to have a call to wp_title(), ideally in the header.php file.
  2. Security breaches : Use of base64_decode() Found base64_decode in file admin.php. 124: $data = maybe_unserialize( base64_decode( $_POST['data'] ) );
  3. Security breaches : Use of base64_encode() Found base64_encode in file twitter-api-php.php.
     $oauth_signature = base64_encode(hash_hmac('sha1', $base_info, $composite_key, true));
    Found base64_encode in file fields.php.
     $value = base64_encode( maybe_serialize( $value ) );
  4. Malware : Operations on file system file_get_contents was found in the file custom-css.php 156: $less = file_get_contents( THEME_DIR . 'less/mixins.less' );file_get_contents was found in the file lessc.inc.php 121: $root = $parser->parse(file_get_contents($realPath));1830: $out = $this->compile(file_get_contents($fname), $fname);fwrite was found in the file lessc.inc.php 687: // fwrite(STDERR,'failed to find block: '.implode(' > ', $path).'\n');file_get_contents was found in the file lessc.inc.php 121: $root = $parser->parse(file_get_contents($realPath));1830: $out = $this->compile(file_get_contents($fname), $fname);file_put_contents was found in the file lessc.inc.php 1835: return file_put_contents($outFname, $out);
  5. Admin menu : Themes should use add_theme_page() for adding admin pages. File class-tgm-plugin-activation.php : 335: add_submenu_page(
  6. Deprecated functions : screen_icon screen_icon found in file class-tgm-plugin-activation.php. Deprecated since version 3.8.371: <?php screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) ); ?>1496: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );
Warning
  1. theme tags : Presence of bad theme tagsThe tag green has been deprecated, it must be removed from style.css header.The tag dark has been deprecated, it must be removed from style.css header.The tag responsive-layout has been deprecated, it must be removed from style.css header.
  2. Text domain : Incorrect use of translation functions.Wrong installation directory for the theme name. The directory name must match the slug of the theme. This theme's correct slug and text-domain is noise.
  3. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function __, with the arguments 'Install Required Plugins' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Install Plugins' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Installing Plugin: %s' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Something went wrong.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'This theme requires the following plugin: %1$s.', 'This theme requires the following plugins: %1$s.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'This theme recommends the following plugin: %1$s.', 'This theme recommends the following plugins: %1$s.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to install the %s plugin. Contact the administrator of this site for help on getting the plugin installed.', 'Sorry, but you do not have the correct permissions to install the %s plugins. Contact the administrator of this site for help on getting the plugins installed.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following required plugin is currently inactive: %1$s.', 'The following required plugins are currently inactive: %1$s.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following recommended plugin is currently inactive: %1$s.', 'The following recommended plugins are currently inactive: %1$s.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to activate the %s plugin. Contact the administrator of this site for help on getting the plugin activated.', 'Sorry, but you do not have the correct permissions to activate the %s plugins. Contact the administrator of this site for help on getting the plugins activated.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following plugin needs to be updated to its latest version to ensure maximum compatibility with this theme: %1$s.', 'The following plugins need to be updated to their latest version to ensure maximum compatibility with this theme: %1$s.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to update the %s plugin. Contact the administrator of this site for help on getting the plugin updated.', 'Sorry, but you do not have the correct permissions to update the %s plugins. Contact the administrator of this site for help on getting the plugins updated.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Begin installing plugin', 'Begin installing plugins' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Activate installed plugin', 'Activate installed plugins' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Return to Required Plugins Installer' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Plugin activated successfully.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All plugins installed and activated successfully. %1$s' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function _e, with the arguments in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Return to Required Plugins Installer' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'return' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Return to the Dashboard' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Return to the Dashboard' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'return' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The following plugin was activated successfully: %s.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Dismiss this notice' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'External Link' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Private Repository' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Pre-Packaged' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'WordPress Repository' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Required' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Recommended' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Not Installed' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Installed But Not Activated' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No plugins to install or activate. <a href="%1$s" title="Return to the Dashboard">Return to the Dashboard</a>' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Plugin' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Source' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Type' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Status' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Install' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Activate' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function _n, with the arguments 'The following plugin was activated successfully:', 'The following plugins were activated successfully:' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Install package not available.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Downloading install package from <span class="code">%s</span>&#8230;' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Unpacking the package&#8230;' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Installing the plugin&#8230;' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Plugin install failed.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Plugin installed successfully.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Plugin activation failed.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Plugin activated successfully.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The installation and activation process is starting. This process may take a while on some hosts, so please be patient.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments '%1$s installed and activated successfully.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show Details' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide Details' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All installations and activations have been completed.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Installing and Activating Plugin %1$s (%2$d/%3$d)' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The installation process is starting. This process may take a while on some hosts, so please be patient.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'An error occurred while installing %1$s: <strong>%2$s</strong>.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The installation of %1$s failed.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments '%1$s installed successfully.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Show Details' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Hide Details' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All installations have been completed.' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Installing Plugin %1$s (%2$d/%3$d)' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'return' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Return to the Dashboard' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Return to the Dashboard' in file class-tgm-plugin-activation.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'This theme requires the following plugin: %1$s.', 'This theme requires the following plugins: %1$s.' in file admin.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'This theme recommends the following plugin: %1$s.', 'This theme recommends the following plugins: %1$s.' in file admin.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to install the %s plugin. Contact the administrator of this site for help on getting the plugin installed.', 'Sorry, but you do not have the correct permissions to install the %s plugins. Contact the administrator of this site for help on getting the plugins installed.' in file admin.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following required plugin is currently inactive: %1$s.', 'The following required plugins are currently inactive: %1$s.' in file admin.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following recommended plugin is currently inactive: %1$s.', 'The following recommended plugins are currently inactive: %1$s.' in file admin.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to activate the %s plugin. Contact the administrator of this site for help on getting the plugin activated.', 'Sorry, but you do not have the correct permissions to activate the %s plugins. Contact the administrator of this site for help on getting the plugins activated.' in file admin.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following plugin needs to be updated to its latest version to ensure maximum compatibility with this theme: %1$s.', 'The following plugins need to be updated to their latest version to ensure maximum compatibility with this theme: %1$s.' in file admin.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to update the %s plugin. Contact the administrator of this site for help on getting the plugin updated.', 'Sorry, but you do not have the correct permissions to update the %s plugins. Contact the administrator of this site for help on getting the plugins updated.' in file admin.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Begin installing plugin', 'Begin installing plugins' in file admin.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Activate installed plugin', 'Activate installed plugins' in file admin.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 noise, woocommerce, pings, fitwp, fitwp-theme-updater, fitwp-framework, glamo.
  4. Plugin territory : Plugin territory functionalitiesThe theme uses the register_post_type() function, which is plugin-territory functionality.The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
  5. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  6. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  7. Deprecated functions : screen_iconscreen_icon found in file class-tgm-plugin-activation.php. Deprecated since version 3.8.371: <?php screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) ); ?>1496: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );
  8. 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.
  9. I18N implementation : Proper use of _e(Possible variable $this found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $str found in translation function in lessc.inc.php. Translation function calls should not contain PHP variables. Possible variable $arg found in translation function in lessc.inc.php. Translation function calls should not contain PHP variables. Possible variable $items found in translation function in lessc.inc.php. Translation function calls should not contain PHP variables. Possible variable $string found in translation function in lessc.inc.php. Translation function calls should not contain PHP variables. Possible variable $val found in translation function in lessc.inc.php. Translation function calls should not contain PHP variables. Possible variable $newUnit found in translation function in lessc.inc.php. Translation function calls should not contain PHP variables. Possible variable $res found in translation function in lessc.inc.php. Translation function calls should not contain PHP variables. Possible variable $key found in translation function in lessc.inc.php. Translation function calls should not contain PHP variables. Possible variable $part found in translation function in lessc.inc.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in lessc.inc.php. Translation function calls should not contain PHP variables.
  10. I18N implementation : Proper use of ___all(Possible variable $this found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls should not contain PHP variables.
  11. Featured image : Use of the_post_thumbnail() instead of custom fields for thumbnailsNo reference to the_post_thumbnail was found in the theme.
  12. CSS files : Presence of license typeLicense: is missing from style.css header.
  13. CSS files : Presence of license urlLicense URI: is missing from style.css header.
  14. CSS files : Presence of text domainText Domain: is missing from your style.css header.
  15. 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.
  16. Date and time implementation : Use of the_time()At least one hard coded date was found in the file content.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file latest-news.php. Function get_option( 'date_format' ) should be used instead.
  17. Screenshot : Screenshot fileScreenshot size is 880x660px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.
Tip-off
  1. Static links : Presence of hard-coded linksPossible hard-coded links were found in the file options.php.711: 'text' => __( 'Please go to <a href='https://dev.twitter.com/apps'>https://dev.twitter.com/apps</a> and create a
  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 : class-tgm-plugin-activation.php 989: require_once( ABSPATH . 'wp-admin/includes/class-wp-list-table.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