Oblique
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEoblique.zip
- FILE SIZE1655516 bytes
- MD5affe1dc074f7e947e8a513aa8ace5c02
- SHA1f40bc499ff7e21a11657e196ccd8ff5ba202e2b5
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttp://themeisle.com/themes/oblique
- VERSION2.0.19
- AUTHOR URIhttp://themeisle.com/
- TAGScustom-colors, custom-background, custom-menu, custom-header, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
- CREATION DATE2019-09-22
- LAST FILE UPDATE2019-09-22
- LAST VALIDATION2019-09-22 13:42
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 functions.php.
Ligne260: printf( __( 'Theme: %2$s by %1$s.', 'oblique' ), 'Themeisle', '<a href='http://themeisle.com/themes/oblique/' rel='nofollow'>Oblique</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.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : plugin_file.php
Ligne15: require_once 'vendor/load.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 : Endpoint.phpLigne206: require_once( ABSPATH . 'wp-admin/includes/file.php' );
Ligne254: 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 : Translate.phpLigne808: 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 : Rollback.phpLigne233: require_once( ABSPATH . 'wp-admin/includes/class-wp-upgrader.php' );
Ligne273: 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 : Recommendation.phpLigne249: 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-customizer-theme-info-root.phpLigne71: require_once( trailingslashit( get_template_directory() ) . 'inc/class/clas
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.phpLigne76: require_once( trailingslashit( get_template_directory() ) . 'inc/class/clas
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.