CovarNews
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEcovarnews.zip
- FILE SIZE2728518 bytes
- MD5135235e338575877af20db5c676d076d
- SHA145578bd6ae54a340e862ebb85f8687c3641f8067
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttps://afthemes.com/products/covernews/
- VERSION1.2.6
- TAGSnews, blog, entertainment, one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, full-width-template, custom-header, translation-ready, theme-options, threaded-comments
- CREATION DATE2021-06-04
- LAST FILE UPDATE2021-06-04
- LAST VALIDATION2021-06-04 03:13
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- base64_decode('PHNtYWxsPjxhIGhyZWY9Imh0dHBzOi8vd3d3Lndhc3NlZW0ub3JnLyI+PGZv Found base64_decode in file functions.php. 275: echo
Warning
- Found a translation function that is missing a text-domain. Function __, with the arguments '<strong>خطای RSS</strong>: %s' in file feed.class.php.
- 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.
- Could not find Author URI.
- Screenshot is wrong size! Detected: 1586x890px. Maximum allowed size is 1200x900px.Screenshot dimensions are wrong! Detected: 1586x890px (793:445). Ratio of width to height should be 4:3.Screenshot size is 1586x890px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
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 attachment.php.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : woocommerce.php 58: * @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 : breadcrumb-trail.php 15: require_once( 'inc/breadcrumbs.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 : tmpl-front-page.php 10: include( get_home_template() ); 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.