TP Philosophy
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEtp-philosophy.1.0.9.zip
- FILE SIZE1531395 bytes
- MD5a058855e5ac1a46cf14cfd7abb4c8ed2
- SHA1d9b989192025ac88d4144b6373c2ba59d22001ab
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, Bitmap images
- VERSION1.0.9
- TAGStranslation-ready, custom-header, left-sidebar, right-sidebar, theme-options, custom-menu, one-column, two-columns, custom-logo, featured-image-header, full-width-template, threaded-comments, blog
- CREATION DATE2020-06-02
- LAST FILE UPDATE2020-06-02
- LAST VALIDATION2020-06-02 21:18
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Warning
- Found wrong tag custom-logo in style.css header.
- 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 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 : class-customize.php
Ligne67: 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.