Amadeus
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEamadeus.2.1.4.zip
- FILE SIZE1580731 bytes
- MD5f302086059c3645bf1b621e52aae8f30
- SHA143db1bfa1c954b032fef447f90ff03c84b6f8821
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttp://themeisle.com/themes/amadeus
- VERSION2.1.4
- AUTHOR URIhttp://themeisle.com
- TAGScustom-colors, custom-background, custom-menu, custom-header, featured-images, editor-style, sticky-post, theme-options, threaded-comments, translation-ready
- CREATION DATE2019-09-17
- LAST FILE UPDATE2019-09-18
- LAST VALIDATION2019-09-18 13:15
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.
Ligne321: printf( __( 'Theme: %2$s by %1$s.', 'amadeus' ), 'Themeisle', '<a href='http://themeisle.com/themes/amadeus/' rel='nofollow'>Amadeus</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
Ligne72: 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.phpLigne969: 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.