Kids Education
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEkids-education.1.1.2.zip
- FILE SIZE1979603 bytes
- MD54b70724ce59ac18f247eabd0c82d9650
- SHA1b04f204da837912d507e6ed1ced086bf67f9b79a
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://themepalace.com/downloads/kids-education/
- VERSION1.1.2
- AUTHOR URIhttps://themepalace.com/
- TAGStranslation-ready, custom-background, theme-options, custom-menu, post-formats, threaded-comments, left-sidebar, right-sidebar, two-columns, custom-header, grid-layout, custom-logo, featured-image-header, featured-images, footer-widgets, education, e-comme
- CREATION DATE2019-10-03
- LAST FILE UPDATE2019-10-03
- LAST VALIDATION2019-10-03 08:25
This theme is open source.
Warning
- Found wrong tag custom-logo in style.css header.
- No reference to custom background was found in the theme.
- 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 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 : class-customize.php
Ligne66: require_once( trailingslashit( get_template_directory() ) . 'inc/customizer
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.