CosmosWP
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEcosmoswp-1.1.6.zip
- FILE SIZE861994 bytes
- MD56f286c40bec0ecd8e246b6be6629782e
- SHA1231a68c9126359bc679a1aa78ffb91cc23866d3a
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- VERSION1.1.6
- 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-images, flexible-header, footer-w
- CREATION DATE2020-06-27
- LAST FILE UPDATE2020-06-27
- LAST VALIDATION2020-06-27 12:21
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
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.
- Themes should not hide admin bar. Detected in file style.min-rtl.css.
- 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.
- At least one hard coded date was found in the file footer_copyright.php. Function get_option( 'date_format' ) should be used instead.
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 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.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : notice.php 241: 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.The theme appears to use include or require : dynamic-css.php 234: require_once(ABSPATH . 'wp-admin' . DIRECTORY_SEPARATOR . 'includes' . DIRE 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 : woocommerce.php 134: * @return array $classes modified to include 'woocommerce-active' class 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 : edd.php 90: * @return array $classes modified to include 'edd-active' class119: * @return array $classes modified to include 'edd-active' class 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.