School Zone
Free WordPress 6.7 theme
- THEME TYPEWordPress child theme 6.7
- FILE NAMEschool-zone.1.0.6.zip
- FILE SIZE451397 bytes
- MD58278e7590a967ee487314141d8a5e87f
- SHA11454ee529b1db1f0b0214c9f858afc0dd378fe8e
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://rarathemes.com/wordpress-themes/school-zone/
- VERSION1.0.6
- AUTHOR URIhttps://rarathemes.com/
- TAGSblog, two-columns, right-sidebar, footer-widgets, custom-background, custom-header, 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-01-03
- LAST VALIDATION2020-01-03 14:24
- OTHER VERSIONS
This theme is open source.
Warning
- Found wrong tag custom-logo in style.css header.
Tip-off
- 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.