Education Zone
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEeducation-zone.1.2.3.zip
- FILE SIZE2383434 bytes
- MD5e049e78529262b9badd1fca2f8fe339c
- SHA1c71075ad3b2e16a7af1b9553390691401d2ef924
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://rarathemes.com/wordpress-themes/education-zone/
- VERSION1.2.3
- AUTHOR URIhttps://rarathemes.com/
- TAGSblog, two-columns, right-sidebar, footer-widgets, custom-background, custom-menu, featured-images, threaded-comments, translation-ready, full-width-template, education, theme-options, custom-logo, e-commerce, one-column, post-formats
- CREATION DATE2020-01-03
- LAST FILE UPDATE2020-03-08
- LAST VALIDATION2020-03-08 22:04
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 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 : front-page.php
Ligne14: include( get_home_template() );
Ligne29: include( get_page_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.