Jefferson
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEjefferson.1.0.3.zip
- FILE SIZE2477737 bytes
- MD5eae6cc4c5b1bb59f123d5b6a7067ea9b
- SHA10a7ff4aeaaa87c8812e1dd7dedf128cf54425c28
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://createandcode.com/wordpress-themes/jefferson/
- VERSION1.0.3
- AUTHOR URIhttps://createandcode.com
- TAGStwo-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-menu, featured-images, full-width-template, threaded-comments
- CREATION DATE2019-11-02
- LAST FILE UPDATE2020-05-18
- LAST VALIDATION2020-05-18 20:53
This theme is open source.
Critical alerts
Ligne41: <iframe id='kirki-customizer-installer' src='<?php echo admin_url( 'plugin-
Found <iframe id="kirki-customizer-installer" src="<?php echo admin_url( 'plugin-install.php?tab=plugin-information&plugin=kirki' ); ?> in file include-kirki.php.
Warning
- No reference to custom header was found in the theme.
- 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
- Possible hard-coded links were found in the file footer.php.
Ligne40: <span><?php printf( __( '%2$s Theme by %1$s.', 'jefferson' ), 'Create and Code', '<a href='https://createandcode.com/wordpress-themes/jefferson'>Jefferson</a>' ); ?><
- 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 : help.php
Ligne98: require_once( get_template_directory() . '/inc/setup/sections/intro.php' );
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.The theme appears to use include or require : class-customize.phpLigne65: require_once( trailingslashit( get_template_directory() ) . 'trt-customize-
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.