10
Validation results

Newsmania

Newsmania

WordPress 6.5.2 theme
10
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEnewsmania.zip
  • FILE SIZE1601145 bytes
  • MD5429596d31c6da57d10cba461d2b60e7e
  • SHA137b85c1edee57d888b6f700df82bfa8a1997d40d
  • LICENSENone
  • FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
  • THEME URIhttps://bylancer.com/products/wp-newsmania-theme/
  • VERSION1.0
  • AUTHOR URI
  • TAGStranslation-ready, custom-menu, right-sidebar, custom-header, featured-images, flexible-header, full-width-template
  • CREATION DATE2019-11-21
  • LAST FILE UPDATE2019-11-21
  • LAST VALIDATION2019-11-21 20:46
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Security breaches : Use of base64_decode() Found base64_decode in file newsmania-function-insta.php. 58: return unserialize(base64_decode($instagram));
  2. Security breaches : Use of base64_encode() Found base64_encode in file newsmania-function-insta.php.
     $instagram = base64_encode(serialize($instagram));
  3. Admin menu : Themes should use add_theme_page() for adding admin pages. File redux-setting.php : 68: // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/add_submenu_page#Parameters
  4. Included plugins : Zip file found Plugins are not allowed in themes. The zip file found was vafpress-post-formats-ui.zip newsmania-social-share.zip.
Warning
  1. Text domain : Incorrect use of translation functions.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 newsmania, tgmpa, newamania.
  2. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  3. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  4. Editor style : Presence of editor styleNo 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.
  5. I18N implementation : Proper use of _e(Possible variable $instance found in translation function in newsmania-about-us-widget.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in newsmania-about-us-widget.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in newsmania-about-us-widget.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in newsmania-about-us-widget.php. Translation function calls should not contain PHP variables.
  6. I18N implementation : Proper use of esc_html_e(Possible variable $instance found in translation function in newsmania-about-us-widget.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in newsmania-about-us-widget.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in newsmania-about-us-widget.php. Translation function calls should not contain PHP variables. Possible variable $instance found in translation function in newsmania-about-us-widget.php. Translation function calls should not contain PHP variables.
  7. CSS files : Presence of license urlLicense URI: is missing from style.css header.
  8. CSS files : Presence of .bypostauthor class.bypostauthor css class is needed in theme css.
  9. CSS files : Presence of .screen-reader-text class.screen-reader-text css class is needed in your theme css. See : the Codex for an example implementation.
  10. Screenshot : Screenshot fileScreenshot size is 880x660px. 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
  1. Static links : Presence of hard-coded linksPossible hard-coded links were found in the file redux-setting.php.607: 'default' => 'Powered by <a href='https://codentheme.com/'>Codentheme</a> | <a href='https://codentheme.com/fPossible hard-coded links were found in the file footer.php.76: $footer = isset($arr['opt-copy_text']) ? $arr['opt-copy_text'] : 'Powered by <a href='https://codentheme.com/'>Codentheme</a> | <a href='https://codentheme.com/f
  2. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  3. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  4. Optional files : Presence of home template file home.phpThis theme does not contain optional file home.php.
  5. Optional files : Presence of category template file category.phpThis theme does not contain optional file category.php.
  6. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  7. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  8. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  9. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  10. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  11. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  12. Use of includes : Use of include or requireThe theme appears to use include or require : search.php 89: require(locate_template('template-part/none-content.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 : template-simple-page.php 57: require(locate_template('template-part/none-content.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 : archive.php 132: require(locate_template('template-part/none-content.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 : 404.php 101: require(locate_template('template-part/none-content.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 : index.php 93: require(locate_template('template-part/none-content.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 : single.php 253: require(locate_template('template-part/none-content.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 : page.php 242: require(locate_template('template-part/none-content.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.
Other checked themes