GT Basic
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEgt-basic.1.6.2.zip
- FILE SIZE480630 bytes
- MD5f3a8998880aa2bb798e0676f82d48a11
- SHA184abf559b7dde8b9e9bb5a513870363b067404c1
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP
- VERSION1.6.2
- TAGScustom-background, custom-logo, custom-header, custom-menu, grid-layout, editor-style, featured-image-header, featured-images, flexible-header, custom-colors, full-width-template, sticky-post, translation-ready, theme-options, one-column, wide-blocks, bloc
- CREATION DATE2022-03-11
- LAST FILE UPDATE2022-03-11
- LAST VALIDATION2022-03-11 13:32
- OTHER VERSIONS
This theme is open source.
Warning
- Found wrong tag custom-logo in style.css header.Found wrong tag wide-blocks in style.css header.Found wrong tag block-styles in style.css header.Found wrong tag block-patterns in style.css header.
- The theme doesn't have comment pagination code in it. Use paginate_comments_links() to add comment pagination, or older previous_comments_link() and next_comments_link() functions.
- 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.
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 : customizer.php 9: require( get_template_directory() . '/inc/customizer/sanitize-functions.php12: require( get_template_directory() . '/inc/customizer/controls/font-control.13: require( get_template_directory() . '/inc/customizer/controls/headline-cont14: require( get_template_directory() . '/inc/customizer/controls/links-control17: require( get_template_directory() . '/inc/customizer/sections/website-setti18: require( get_template_directory() . '/inc/customizer/sections/blog-settings19: require( get_template_directory() . '/inc/customizer/sections/block-color-s20: require( get_template_directory() . '/inc/customizer/sections/theme-color-s21: require( get_template_directory() . '/inc/customizer/sections/theme-info-se22: require( get_template_directory() . '/inc/customizer/sections/typography-se 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.