Sparkling
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEsparkling.2.4.8.zip
- FILE SIZE2187732 bytes
- MD5ac3ec61dc17d89b1d1a2a6d240a2a184
- SHA17408881f2fe128778504dbd4590ecadfc2da85ec
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttp://colorlib.com/wp/themes/sparkling
- VERSION2.4.8
- AUTHOR URIhttp://colorlib.com/
- TAGSblog, news, e-commerce
- CREATION DATE2021-08-30
- LAST FILE UPDATE2021-09-05
- LAST VALIDATION2021-09-05 17:46
- OTHER VERSIONS
This theme is open source.
Critical alerts
- HEADER_TEXTCOLOR is default, hide text (returns 'blank') or any hex value Constant HEADER_TEXTCOLOR was found in the file custom-header.php. add_theme_support( 'custom-header' ) should be used instead. 55: // get_header_textcolor() options:
Warning
- More than one text-domain is being used in this theme. This means the theme will not be compatible with WordPress.org language packs. The domains found are sparkling, epsilon-framework.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- 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.
- 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.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 extras.php.248: printf( esc_html__( 'Theme by %1$s Powered by %2$s', 'sparkling' ), '<a href='http://colorlib.com/' target='_blank' rel='nofollow noopener'>Colorlib</a>'407: <b><a href='<?php echo esc_url( 'http://colorlib.com/wp/support/sparkling' ); ?>'><?php esc_html_e( 'Sparkli410: <a href='<?php echo esc_url( 'http://colorlib.com/wp/forums' ); ?>'><?php esc_html_e( 'Colorlib support 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.
- The theme appears to use include or require : class-sparkling-welcome.php 266: include_once( ABSPATH . 'wp-admin/includes/plugin-install.php' );299: include_once( ABSPATH . 'wp-admin/includes/plugin.php' );374: require_once( ABSPATH . 'wp-load.php' );375: require_once( ABSPATH . 'wp-admin/admin.php' );376: require_once( ABSPATH . 'wp-admin/admin-header.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-sparkling-notify-system.php 86: include_once( ABSPATH . 'wp-admin/includes/plugin.php' );110: include_once( ABSPATH . 'wp-admin/includes/plugin.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-epsilon-typography.php 143: require_once( ABSPATH . '/wp-admin/includes/file.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-epsilon-section-recommended-actions.php 378: include_once( ABSPATH . 'wp-admin/includes/plugin.php' );511: 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-epsilon-color-scheme.php 261: require_once( ABSPATH . '/wp-admin/includes/file.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-epsilon-control-typography.php 137: require_once( ABSPATH . '/wp-admin/includes/file.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-epsilon-notify-system.php 88: include_once( ABSPATH . 'wp-admin/includes/plugin.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.