FlyMag
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEflymag.2.0.6.zip
- FILE SIZE1100238 bytes
- MD5728dd5c6d4862df2719017a5b8866cdb
- SHA17826024f4caad829849254ca38adc24ffa582385
- LICENSECustom
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttp://themeisle.com/themes/flymag/
- VERSION2.0.6
- AUTHOR URIhttp://themeisle.com
- TAGStwo-columns, right-sidebar, custom-colors, custom-background, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
- CREATION DATE2020-01-03
- LAST FILE UPDATE2020-01-03
- LAST VALIDATION2020-01-03 10:41
This theme is open source.
Critical alerts
- The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
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.
- 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 class-ti-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.Ligne28: printf( __( 'Theme: %2$s by %1$s.', 'flymag' ), 'Themeisle', '<a href='http://themeisle.com/themes/flymag/' rel='nofollow'>FlyMag</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.
- The theme appears to use include or require : class-ti-about-page.php
Ligne451: include_once( ABSPATH . 'wp-admin/includes/plugin-install.php' );
Ligne498: 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-themeisle-sdk-feedback-translate.phpLigne911: require_once( ABSPATH . 'wp-admin/includes/translation-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-themeisle-sdk-rollback.phpLigne166: require_once( ABSPATH . 'wp-admin/includes/class-wp-upgrader.php' );
Ligne206: require_once( ABSPATH . 'wp-admin/includes/class-wp-upgrader.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-themeisle-sdk-endpoints.phpLigne154: require_once( ABSPATH . 'wp-admin/includes/file.php' );
Ligne216: 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 : customizer.phpLigne89: require_once( 'class/flymag-info.php' );
Ligne90: require_once( 'class/flymag-text-control.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-singleton-customizer-info-section.phpLigne75: 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.