StartKit
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEstartkit.1.1.74.zip
- FILE SIZE1351578 bytes
- MD5118616f8ac06ef21d3bc3c11be3ae785
- SHA19bfdf33c597306d3588c4068b39126cee78987bc
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://www.nayrathemes.com/startkit-free/
- VERSION1.1.74
- AUTHOR URIhttps://www.nayrathemes.com/
- TAGSone-column, two-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-image-header, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, thre
- CREATION DATE2019-09-28
- LAST FILE UPDATE2019-09-28
- LAST VALIDATION2019-09-28 11:53
- OTHER VERSIONS
This theme is open source.
Warning
- Found wrong tag custom-logo in style.css header.
- Screenshot size is 880x660px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.
Tip-off
- Possible hard-coded links were found in the file customizer-repeater-control.php.
Ligne583: sprintf( '<a href='http://fontawesome.io/icons/' rel='nofollow'>%s</a>', esc_html__( 'http://f
- 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 : startkit-customizer-notify-section.php
Ligne20: include_once( ABSPATH . 'wp-admin/includes/plugin.php' );
Ligne78: include_once( ABSPATH . 'wp-admin/includes/plugin-install.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() ) . 'inc/upsale/sec
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 : customizer.phpLigne4: require_once( get_template_directory().'/inc/customizer-repeater/class/cust
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.