Belise Lite
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEbelise-lite.1.0.9.zip
- FILE SIZE1602083 bytes
- MD5f347a7124062a4c8c23af206c047aea6
- SHA1272686920353e9b9894592d33c5f0d8276a76098
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttps://themeisle.com/themes/belise-lite
- VERSION1.0.9
- AUTHOR URIhttps://themeisle.com
- TAGSone-column, custom-background, featured-image-header, flexible-header, full-width-template
- CREATION DATE2019-07-24
- LAST FILE UPDATE2019-07-24
- LAST VALIDATION2019-07-24 10:08
This theme is open source.
Warning
- 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.
- Possible variable $original_value found in translation function in functions.php. Translation function calls should not contain PHP variables.
- 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 class-belise-about-page.php.
Ligne38: * 'button_link' => esc_url( 'https://themeisle.com/contact/' ),
Ligne81: * 'pro_theme_link' => 'https://themeisle.com/themes/flymag-pro/',
Ligne393: echo '<a href='https://themeisle.com/' target='_blank' class='wp-badge epsilon-welcome-log
Possible hard-coded links were found in the file footer.php.Ligne43: $belise_copyright_text = get_theme_mod( 'belise_copyright_text',sprintf( esc_html__( '%1$s Powered by %2$s', 'belise-lite' ),sprintf( '<a href='https://themeisle.com/themes/belise/' rel='nofollow'>%s</a> <span class='se
- This theme does not contain optional file rtl.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-belise-about-page.php
Ligne451: include_once( ABSPATH . 'wp-admin/includes/plugin-install.php' );
Ligne497: 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 : belise-menus.phpLigne9: require_once( trailingslashit( get_template_directory() ) . 'inc/customizer
Ligne12: require_once( trailingslashit( get_template_directory() ) . '/inc/customize
Ligne15: require_once( trailingslashit( get_template_directory() ) . '/inc/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.The theme appears to use include or require : belise-about.phpLigne9: 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.The theme appears to use include or require : customizer-page-editor.phpLigne10: 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.The theme appears to use include or require : customizer-theme-info.phpLigne19: require_once( get_template_directory() . '/inc/customizer/customizer-pro/cl
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.