School Zone
Free WordPress 6.7 theme
- THEME TYPEWordPress child theme 6.7
- FILE NAMEschool-zone.1.1.0.zip
- FILE SIZE452953 bytes
- MD52c2158d14e3dae188653b75b855a846e
- SHA18f70768f9dd4201055d7967173ae135b26a2a1e1
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- VERSION1.1.0
- 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 DATE2022-07-24
- LAST FILE UPDATE2022-07-24
- LAST VALIDATION2022-07-24 05:08
- 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
Ligne11: include( get_home_template() );
Ligne22: 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.