Marmot
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEmarmot.1.0.9.zip
- FILE SIZE1139691 bytes
- MD51c89c53cd1d6b2c2f641ea9399b8f1a8
- SHA1e2515834e024845e57018543c504826e210fdd57
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://marmot.hqwebs.net/marmot-theme/
- VERSION1.0.9
- AUTHOR URIhttps://marmot.hqwebs.net/
- TAGSblog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, po
- CREATION DATE2021-04-30
- LAST FILE UPDATE2021-04-30
- LAST VALIDATION2021-04-30 13:37
This theme is open source.
Critical alerts
- file_get_contents($fileCache);file_put_contents was found in the file Cache.php 136: //file_put_contents($fileCache, $c);file_put_contents was found in the file SourceMapGenerator.php 146: //if (file_put_contents($file, $content) === false) {file_get_contents was found in the file SourceMapGenerator.php 226: //$content[] = file_get_contents($sourceFile);fopen was found in the file Compiler.php 182: //$this->stderr = fopen('php://stderr', 'w');fwrite was found in the file Compiler.php 2912: //fwrite($this->stderr, 'File $fname on line $line DEBUG: $value\n');2922: //fwrite($this->stderr, 'File $fname on line $line WARN: $value\n');fwrite was found in the file Compiler.php 2912: //fwrite($this->stderr, 'File $fname on line $line DEBUG: $value\n');2922: //fwrite($this->stderr, 'File $fname on line $line WARN: $value\n');file_get_contents was found in the file Compiler.php 4669: //$code = file_get_contents($path); file_get_contents was found in the file Cache.php 107: //$c =
Warning
- Found wrong tag custom-logo in style.css header.
- This theme contains no sidebars/widget areas. See Widgets API
- The theme doesn't have comment pagination code in it. Use paginate_comments_links() to add comment pagination, or older previous_comments_link() and next_comments_link() functions.
- No 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.
Tip-off
- Possible hard-coded links were found in the file layouts.php.38: <a href='https://marmot.hqwebs.net/documentation/how-to-edit-header-template/' targe
- 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 home.php.
- This theme does not contain optional file 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 : dependencies.php 146: require_once (ABSPATH . 'wp-admin/includes/plugin.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 401: if ($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.