Academia
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEacademia-v2.5.zip
- FILE SIZE23228584 bytes
- MD5c8cc8166513e85ce583a3c53dced2353
- SHA1696f63007eb4c8f9d45611cb4a04f358e3600c14
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttp://themes.g5plus.net/academia/
- VERSION2.5
- AUTHOR URIhttp://g5plus.net/
- TAGSwhite, yellow, purple, theme-options, responsive-layout, custom-background, post-formats, custom-colors, custom-header, rtl-language-support, translation-ready, featured-images, editor-style, fixed-layout, fluid-layout, one-column, two-columns, three-colum
- CREATION DATE2020-02-10
- LAST FILE UPDATE2020-02-10
- LAST VALIDATION2020-02-10 14:35
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
home-3.zip home-1.zip home-2.zip academia-framework-v1.5.zip js_composer_6.1.zip envato-market.zip revslider_6.1.5.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- 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 purple has been deprecated, it must be removed from style.css header.The tag responsive-layout has been deprecated, it must be removed from style.css header.The tag fixed-layout has been deprecated, it must be removed from style.css header.The tag fluid-layout has been deprecated, it must be removed from style.css header.
- Themes should not hide admin bar. Detected in file style.css.
- Bad screenshot file extension ! File screenshot.png is not an actual PNG file. Detected type was : "image/jpeg".
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 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 : resize.php 111: 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 : g5plus-framework.php 12: require_once( G5PLUS_THEME_DIR . '/g5plus-framework/core/global.class.php')13: require_once( G5PLUS_THEME_DIR . '/g5plus-framework/xmenu/xmenu.php' );14: require_once( G5PLUS_THEME_DIR . '/g5plus-framework/tax-meta-class/tax-meta15: //require_once( G5PLUS_THEME_DIR . '/g5plus-framework/install-demo/install-de16: require_once( G5PLUS_THEME_DIR . '/g5plus-framework/core/resize.php' );17: require_once( G5PLUS_THEME_DIR . '/g5plus-framework/core/action.php' );18: require_once( G5PLUS_THEME_DIR . '/g5plus-framework/core/wp-core.php' );19: require_once( G5PLUS_THEME_DIR . '/g5plus-framework/core/filter.php' );20: require_once( G5PLUS_THEME_DIR . '/g5plus-framework/core/base.php' );21: require_once( G5PLUS_THEME_DIR . '/g5plus-framework/core/breadcrumb.php' );22: require_once( G5PLUS_THEME_DIR . '/g5plus-framework/core/head.php' );23: require_once( G5PLUS_THEME_DIR . '/g5plus-framework/core/header.php' );24: require_once( G5PLUS_THEME_DIR . '/g5plus-framework/core/footer.php' );25: require_once( G5PLUS_THEME_DIR . '/g5plus-framework/core/blog.php' );26: require_once( G5PLUS_THEME_DIR . '/g5plus-framework/core/woocommerce.php' )27: require_once( G5PLUS_THEME_DIR . '/g5plus-framework/core/widget-custom-clas28: require_once( G5PLUS_THEME_DIR . '/g5plus-framework/core/admin-profile.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.