Chronus
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEchronus.2.0.6.zip
- FILE SIZE463328 bytes
- MD52ed0597fce40cddd5a98a1713a28b48e
- SHA1c15b4a8104976ea1cbe50e09c3d1b61bcf391536
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://themezee.com/themes/chronus/
- VERSION2.0.6
- AUTHOR URIhttps://themezee.com
- TAGStwo-columns, blog, news, custom-background, custom-logo, custom-header, custom-menu, grid-layout, entertainment, editor-style, block-styles, rtl-language-support, featured-image-header, featured-images, flexible-header, custom-colors, full-width-template,
- CREATION DATE2022-02-18
- LAST FILE UPDATE2022-02-18
- LAST VALIDATION2022-02-18 18:38
- OTHER VERSIONS
This theme is open source.
Warning
- Found wrong tag custom-logo in style.css header.Found wrong tag block-styles 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.
Tip-off
- Possible hard-coded links were found in the file template-tags.php.377: '<a href='https://themezee.com/' target='_blank' rel='nofollow'>ThemeZee</a>'Possible hard-coded links were found in the file theme-info.php.48: <a href='http://preview.themezee.com/?demo=chronus&utm_source=theme-info&utm_campaig
- 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/category-drop13: require( get_template_directory() . '/inc/customizer/controls/headline-cont14: require( get_template_directory() . '/inc/customizer/controls/links-control15: require( get_template_directory() . '/inc/customizer/controls/plugin-contro16: require( get_template_directory() . '/inc/customizer/controls/upgrade-contr19: require( get_template_directory() . '/inc/customizer/sections/customizer-la20: require( get_template_directory() . '/inc/customizer/sections/customizer-bl21: require( get_template_directory() . '/inc/customizer/sections/customizer-po22: require( get_template_directory() . '/inc/customizer/sections/customizer-fe23: require( get_template_directory() . '/inc/customizer/sections/customizer-in24: require( get_template_directory() . '/inc/customizer/sections/customizer-we 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.