MagOne
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEmagone.zip
- FILE SIZE3630836 bytes
- MD588c55167157afac11b1a40e9ad5f1e6b
- SHA1d918602753c25849ed11e40d98d720ac2064349d
- LICENSENone
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://sneeit.com/magone-newspaper-and-magazine-wordpress-theme/
- VERSION7.3
- AUTHOR URIhttps://sneeit.com/category/wordpress/themes/
- TAGSblack, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-lang.feed.widget.three .item-contentuage-support, sticky-post, translation-r
- CREATION DATE2020-09-26
- LAST FILE UPDATE2020-09-26
- LAST VALIDATION2020-09-26 14:14
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
sneeit-framework.zip envato-market.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- Found wp_deregister_script in setup-basic.php. Themes must not deregister core scripts. 235: wp_deregister_script( 'woocommerce-layout' );236: wp_deregister_script( 'woocommerce-smallscreen' );
- The tag black has been deprecated, it must be removed from style.css header.The tag brown has been deprecated, it must be removed from style.css header.The tag orange has been deprecated, it must be removed from style.css header.The tag tan has been deprecated, it must be removed from style.css header.The tag white has been deprecated, it must be removed from style.css header.The tag yellow has been deprecated, it must be removed from style.css header.The tag light has been deprecated, it must be removed from style.css header.Found wrong tag rtl-lang.feed.widget.three .item-contentuage-support in style.css header.The tag gray has been deprecated, it must be removed from style.css header.
- 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 magone, tgmpa.
- Themes should not hide admin bar. Detected in file responsive.css.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- Screenshot 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
- Possible hard-coded links were found in the file setup-customizer.php.1048: 'default' => 'Designed by <a href='https://themeforest.net/item/magone-responsive-magazine-news-wordpress-them
- 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 image.php.
- The theme appears to use include or require : page.php 90: include_once 'singular-meta-item-author.php';92: include_once 'singular-meta-item-comment.php';94: include_once 'singular-meta-item-date.php';97: include_once 'singular-meta-item-views.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 3: include_once 'bbpress.php';108: include_once 'singular-meta-item-author.php';110: include_once 'singular-meta-item-comment.php';112: include_once 'singular-meta-item-date.php';115: include_once 'singular-meta-item-views.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.