IsleMag
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEislemag-production.zip
- FILE SIZE1823690 bytes
- MD566be897ddef995892a893bfbdd5f6e31
- SHA11178f4d9719d1fd37ebdd7209120cb926b473461
- LICENSECustom
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttp://themeisle.com/themes/islemag/
- VERSION1.1.14
- AUTHOR URIhttp://themeisle.com
- TAGStwo-columns, three-columns, right-sidebar, custom-background, custom-colors, custom-menu, featured-images, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, portfolio, blog
- CREATION DATE2020-09-18
- LAST FILE UPDATE2020-09-18
- LAST VALIDATION2020-09-18 06:35
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- .distignore .jshintrc .travis.yml .gitignore was found.
Warning
- Wrong installation directory for the theme name. The directory name must match the slug of the theme. This theme's correct slug and text-domain is islemag.
- A.git was found.
- 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.
- 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.58: sprintf( '<a href='https://themeisle.com/themes/islemag/' rel='nofollow'>%s</a>', esc_html__( Possible hard-coded links were found in the file customizer.php.401: sprintf( '<a href='https://themeisle.com/themes/islemag/' rel='nofollow'>%s</a>', esc_html__(
- This theme does not contain optional file rtl.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 : welcome-screen.php 202: require_once( ABSPATH . 'wp-load.php' );203: require_once( ABSPATH . 'wp-admin/admin.php' );204: require_once( ABSPATH . 'wp-admin/admin-header.php' );236: require_once( get_template_directory() . '/inc/admin/welcome-screen/section245: require_once( get_template_directory() . '/inc/admin/welcome-screen/section254: require_once( get_template_directory() . '/inc/admin/welcome-screen/section263: require_once( get_template_directory() . '/inc/admin/welcome-screen/section 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.php 43: require_once( 'customizer-repeater/islemag-general-control.php' );44: require_once( 'class/islemag-category-selector.php' );46: require_once( 'class/islemag-info.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.