0
Validation results

picostrap5

picostrap5

WordPress 6.5.2 theme
0
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEpicostrap5.zip
  • FILE SIZE795617 bytes
  • MD5a3d02eee8b9c03e7c7a3781b0a0af2a9
  • SHA11c82b0ccf8f5ef133f5c0fac3e8757ee7fcb0912
  • LICENSEGNU GPL 2
  • FILES INCLUDEDCSS, PHP, HTML
  • VERSION2.1.0
  • CREATION DATE2023-05-16
  • LAST FILE UPDATE2023-05-16
  • LAST VALIDATION2023-05-16 20:13
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 customizer.php. Every call to the add_setting() method needs to have a sanitization callback function passed.
  2. Malware : Operations on file system file_get_contents was found in the file Cache.php 135: $c = file_get_contents($fileCache);file_put_contents was found in the file Cache.php 165: file_put_contents($fileCache, $c);file_put_contents was found in the file SourceMapGenerator.php 163: if (file_put_contents($file, $content) === false) {file_get_contents was found in the file SourceMapGenerator.php 252: $content[] = file_get_contents($sourceFile);fclose was found in the file StreamLogger.php 41: fclose($this->stream);fwrite was found in the file StreamLogger.php 52: fwrite($this->stream, $prefix . $message . '\n\n');60: fwrite($this->stream, $message . '\n');fwrite was found in the file StreamLogger.php 52: fwrite($this->stream, $prefix . $message . '\n\n');60: fwrite($this->stream, $message . '\n');fopen was found in the file Compiler.php 371: $this->logger = new StreamLogger(fopen('php://stderr', 'w'), true);file_get_contents was found in the file Compiler.php 5737: $code = file_get_contents($path);file_get_contents was found in the file options-page.php 351: $settings = (array) json_decode( file_get_contents( $import_file ), TRUE );
  3. Admin menu : Themes should use add_theme_page() for adding admin pages. File pagination.php :
  4. Comment reply : Declaration of comment reply Could not find the comment-reply js script enqueued.
  5. Deprecated functions : bloginfo bloginfo('url') was found in the file 404.php. Use echo esc_url( home_url() ) instead.81: <a class='btn btn-primary' href='<?php bloginfo('url') ?>' role='button'>Go to home <svg xmlns='http://www.w3.org/bloginfo('url') was found in the file header.php. Use echo esc_url( home_url() ) instead.93: <form action='<?php echo bloginfo('url') ?>' method='get' id='header-search-form'>
  6. Deprecated functions : get_option get_option('home') was found in the file clean-head.php. Use home_url() instead.62: $home = get_option('home');
Warning
  1. core scripts deregistered : Core scripts deregistrationFound wp_deregister_script in clean-head.php. Themes must not deregister core scripts. 106: add_action( 'wp_footer',function (){ wp_deregister_script( 'wp-embed' ); });
  2. theme tags : Presence of bad theme tagsFound wrong tag in style.css header.
  3. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function __, with the arguments 'picostrap5' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'picostrap5' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'picostrap5' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments ' The code in the field below is generated each time you set a new font family for body or headings, and is served in the site\'s &lt;head&gt;. <br><br> You can customize this code, for example to add multiple font weights, but please mind that if you choose new fonts, your customizations will be lost. <br><br> In case you break things up while editing, you can manually regenerate the code <a href="#" id="regenerate-font-loading-code">clicking here</a>. <br><br> For further information, and to understand how to enable multiple font weights, please refer to our <a target="_blank" href="https://www.youtube.com/watch?v=dmsUpFJwDW8&t=200s">video documentation</a> and to the <a target="_blank" href="https://fonts.google.com/">Google Fonts website</a>. ' in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments "<b>Google Fonts can be an issue for GDPR compliance in Europe. </b>" in file customizer.php.Found a translation function that is missing a text-domain. Function __, with the arguments "<b>Keep this unchecked, unless you really want. </b>" in file customizer.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Export Settings' in file options-page.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Export the theme settings for this site as a .json file. This allows you to easily import the configuration into another site.' in file options-page.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Export' in file options-page.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Import Settings' in file options-page.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Import the plugin settings from a .json file. This file can be obtained by exporting the settings on another site using the form above.' in file options-page.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Import' in file options-page.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Please upload a valid .json file' in file options-page.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Please upload a file to import' in file options-page.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Twitter Username' in file theme-settings.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 picostrap5, textdomain, woocommerce.
  4. Unwanted files : hidden file(s) or folder(s).ds_store was found.
  5. Hidden admin bar : Hidden admin Bar in CSSThemes should not hide admin bar. Detected in file bundle.css.
  6. Fundamental theme elements : Presence of wp_link_pages()Could not find wp_link_pages.
  7. Fundamental theme elements : Presence of post_class()Could not find post_class.
  8. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  9. I18N implementation : Proper use of ___all(Possible variable $variable_pretty_format_name found in translation function in customizer.php. Translation function calls should not contain PHP variables. Possible variable $variable_pretty_format_name found in translation function in customizer.php. Translation function calls should not contain PHP variables. Possible variable $variable_pretty_format_name found in translation function in customizer.php. Translation function calls should not contain PHP variables.
  10. Tags : Tags displayThis theme doesn't seem to display tags.
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 category template file category.phpThis theme does not contain optional file category.php.
  4. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  5. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  6. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  7. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  8. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  9. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  10. Use of includes : Use of include or requireThe theme appears to use include or require : header.php 104: //include('nav-static-mega.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 : Parser.php 496: ($this->literal('@include', 8) && 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 : scss-compiler.php 26: require_once (ABSPATH . '/wp-admin/includes/file.php');51: 99: require_once (ABSPATH . '/wp-admin/includes/file.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