Eight-Degree
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEeight-degree.2.0.2.zip
- FILE SIZE1071602 bytes
- MD5b4b5d84e066ce68f62453d97904fd9a5
- SHA10465e4571f0610891d691d8ab7baa925aac9ec11
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttp://8degreethemes.com/wordpress-themes/eight-degree/
- VERSION2.0.2
- AUTHOR URIhttp://8degreethemes.com
- TAGSone-column, right-sidebar, full-width-template, custom-logo, custom-menu, custom-background, threaded-comments, translation-ready, portfolio, blog, education, rtl-language-support
- CREATION DATE2019-11-09
- LAST FILE UPDATE2019-11-09
- LAST VALIDATION2019-11-09 19:09
This theme is open source.
Warning
- Found wrong tag custom-logo in style.css header.
- No reference to custom header was found in the theme.
- 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.
- 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 : eight-degree-about.php 64: require_once( ABSPATH . 'wp-load.php' );65: require_once( ABSPATH . 'wp-admin/admin.php' );66: require_once( ABSPATH . 'wp-admin/admin-header.php' );149: include_once( ABSPATH . 'wp-admin/includes/plugin-install.php' );183: include_once( ABSPATH . 'wp-admin/includes/plugin.php' );190: include_once( ABSPATH . 'wp-admin/includes/plugin.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.