Dub
WordPress 6.7.1 theme
- THEME TYPEWordPress theme 6.7.1
- FILE NAMEdub.zip
- FILE SIZE6325483 bytes
- MD59daa17f5a998382073ccd8788677bf05
- SHA16302984ab87a894d0efa216ffd7b986706d7c37b
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, HTML, XML, Bitmap images, Adobe Illustrator
- THEME URIhttps://dub.ancorathemes.com/
- VERSION1.0.0
- AUTHOR URIhttps://ancorathemes.com/
- 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, editor-style, featured-image-header, featured-images, fl
- CREATION DATE2025-01-26
- LAST FILE UPDATE2025-01-26
- LAST VALIDATION2025-01-26 10:11
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
Ligne2181: $fn = str_replace( '_get_', '_put_', 'file_get_contents' );
Ligne2204: return file_get_contents( $file );
file_get_contents was found in the file utils.php
Warning
- Found wrong tag custom-logo in style.css header.Found wrong tag block-styles in style.css header.Found wrong tag wide-blocks in style.css header.
Tip-off
- This theme does not contain optional file rtl.php.
- This theme does not contain optional file home.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 archive.php.
- This theme does not contain optional file search.php.
- This theme does not contain optional file attachment.php.
- The theme appears to use include or require : utils.php
Ligne2727:
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.