picostrap5
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- 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
- 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.
- 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 ); file_get_contents was found in the file Cache.php 135: $c =
- File pagination.php :
- Could not find the comment-reply js script enqueued.
- 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'> bloginfo('url') was found in the file 404.php. Use echo esc_url( home_url() ) instead.81: <a class='btn btn-primary' href='<?php
- get_option('home'); get_option('home') was found in the file clean-head.php. Use home_url() instead.62: $home =
Warning
- Found wp_deregister_script in clean-head.php. Themes must not deregister core scripts. 106: add_action( 'wp_footer',function (){ wp_deregister_script( 'wp-embed' ); });
- Found wrong tag in style.css header.
- 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 <head>. <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.
- .ds_store was found.
- Themes should not hide admin bar. Detected in file bundle.css.
- Could not find wp_link_pages.
- Could not find post_class.
- No reference to custom header was found in the theme.
- 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.
- This theme doesn't seem to display tags.
Tip-off
- This theme does not contain optional file rtl.php.
- This theme does not contain optional file front-page.php.
- This theme does not contain optional file category.php.
- This theme does not contain optional file tag.php.
- This theme does not contain optional file taxonomy.php.
- This theme does not contain optional file author.php.
- This theme does not contain optional file date.php.
- This theme does not contain optional file attachment.php.
- This theme does not contain optional file image.php.
- The 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.