0
Validation results

Fluxus

Fluxus

WordPress 6.5.2 theme
0
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEfluxus-1.4.8.zip
  • FILE SIZE1588078 bytes
  • MD53cc38f40734e11d41146fa42dc77e389
  • SHA1a022fded0e069f854b66e1250b97ca7345a34e90
  • LICENSEGNU GPL 2
  • FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
  • VERSION1.4.8
  • AUTHOR URI
  • CREATION DATE2019-11-21
  • LAST FILE UPDATE2019-11-21
  • LAST VALIDATION2019-11-21 15:22
  • OTHER VERSIONS

    1.7 : 8%

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 class-fluxus-customize.php. Every call to the add_setting() method needs to have a sanitization callback function passed.
  2. 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.
  3. Malware : Operations on file system file_get_contents was found in the file lessc.inc.php
    Ligne121: $root = $parser->parse(file_get_contents($realPath));
    Ligne1830: $out = $this->compile(file_get_contents($fname), $fname);
    fwrite was found in the file lessc.inc.php
    Ligne687: // fwrite(STDERR,'failed to find block: '.implode(' > ', $path).'\n');
    file_get_contents was found in the file lessc.inc.php
    Ligne121: $root = $parser->parse(file_get_contents($realPath));
    Ligne1830: $out = $this->compile(file_get_contents($fname), $fname);
    file_put_contents was found in the file lessc.inc.php
    Ligne1835: return file_put_contents($outFname, $out);
    file_get_contents was found in the file class-fluxus-customize.php
    Ligne354: 'cssTemplate' => file_get_contents( FLUXUS_CSS_DIR . '/less/customize.less' )
    file_put_contents was found in the file class-fluxus-customize.php
    Ligne371: file_put_contents( self::$css_file_path, $css );
    file_get_contents was found in the file class-fluxus-admin-page.php
    Ligne48: $put = json_decode( file_get_contents( 'php://input' ), true );
  4. Malware : Network operations curl_init was found in the file sharrre.php
    Ligne59: $ch = curl_init();
    curl_exec was found in the file sharrre.php
    Ligne64: $content = curl_exec($ch);
  5. Admin menu : Themes should use add_theme_page() for adding admin pages. File class-tgm-plugin-activation.php :
    Ligne335: add_submenu_page(
    File class-options-framework-admin.php :
    Ligne148: // http://codex.wordpress.org/Function_Reference/add_menu_page
    Ligne149: $this->options_screen = add_menu_page(
    File class-options-framework-admin.php :
    Ligne148: // http://codex.wordpress.org/Function_Reference/add_menu_page
    Ligne149: $this->options_screen = add_menu_page(
    File class-options-framework-admin.php :
    Ligne161: // http://codex.wordpress.org/Function_Reference/add_submenu_page
    Ligne162: $this->options_screen = add_submenu_page(
    File class-options-framework-admin.php :
    Ligne161: // http://codex.wordpress.org/Function_Reference/add_submenu_page
    Ligne162: $this->options_screen = add_submenu_page(
  6. Hidden admin bar : Hidden admin Bar Themes should not hide admin bar. Detected in file : functions.php.
  7. Deprecated functions : screen_icon screen_icon found in file class-tgm-plugin-activation.php. Deprecated since version 3.8.
    Ligne371: <?php screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) ); ?>
    Ligne1496: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );
Warning
  1. theme tags : Presence of bad theme tagsFound wrong tag in style.css header.
  2. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments in file template-portfolio-grid.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments in file template-portfolio-grid.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments in file template-portfolio-grid.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments in file single-fluxus_portfolio.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments in file single-fluxus_portfolio.php.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 esc_attr_e, with the arguments in file header.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments in file class-grid-portfolio-admin.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments in file class-grid-portfolio-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 fluxus, custom, dbt, options-framework.
  3. 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.
  4. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  5. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  6. Deprecated functions : screen_iconscreen_icon found in file class-tgm-plugin-activation.php. Deprecated since version 3.8.
    Ligne371: <?php screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) ); ?>
    Ligne1496: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );
  7. I18N implementation : Proper use of _e(Possible variable $aspect_ratio found in translation function in template-portfolio-grid.php. Translation function calls should not contain PHP variables. Possible variable $orientation found in translation function in template-portfolio-grid.php. Translation function calls should not contain PHP variables. Possible variable $media_item found in translation function in single-fluxus_portfolio.php. Translation function calls should not contain PHP variables. Possible variable $media_item found in translation function in single-fluxus_portfolio.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 $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. Possible variable $image_sizes_serialized found in translation function in class-grid-portfolio-admin.php. Translation function calls should not contain PHP variables. Possible variable $image_cropping_serialized found in translation function in class-grid-portfolio-admin.php. Translation function calls should not contain PHP variables.
  8. 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.
  9. I18N implementation : Proper use of esc_attr_e(Possible variable $aspect_ratio found in translation function in template-portfolio-grid.php. Translation function calls should not contain PHP variables. Possible variable $orientation found in translation function in template-portfolio-grid.php. Translation function calls should not contain PHP variables. Possible variable $media_item found in translation function in single-fluxus_portfolio.php. Translation function calls should not contain PHP variables. Possible variable $media_item found in translation function in single-fluxus_portfolio.php. Translation function calls should not contain PHP variables. Possible variable $image_sizes_serialized found in translation function in class-grid-portfolio-admin.php. Translation function calls should not contain PHP variables. Possible variable $image_cropping_serialized found in translation function in class-grid-portfolio-admin.php. Translation function calls should not contain PHP variables.
  10. Featured image : Use of the_post_thumbnail() instead of custom fields for thumbnailsNo reference to the_post_thumbnail was found in the theme.
  11. CSS files : Presence of text domainText Domain: is missing from your style.css header.
  12. Screenshot : Screenshot fileScreenshot size is 800x600px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
  1. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  2. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  3. Optional files : Presence of home template file home.phpThis theme does not contain optional file home.php.
  4. Optional files : Presence of category template file category.phpThis theme does not contain optional file category.php.
  5. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  6. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  7. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  8. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  9. Optional files : Presence of archive template file archive.phpThis theme does not contain optional file archive.php.
  10. Optional files : Presence of search results template file search.phpThis theme does not contain optional file search.php.
  11. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  12. Use of includes : Use of include or requireThe theme appears to use include or require : appreciate.php
    Ligne143: require_once( ABSPATH . 'wp-admin/includes/upgrade.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 : class-tgm-plugin-activation.php
    Ligne989: 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.
    The theme appears to use include or require : class-fluxus-customize.php
    Ligne307: require_once( FLUXUS_LIB_DIR . '/lessc.inc.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