Shuttle
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAME100 1-5-2000+ shuttle.1.2.8.zip
- FILE SIZE2336443 bytes
- MD5e8d1c76b092fae80c28feaaca5160990
- SHA188274ea8b12090a6c06da39b3310b5e0f3cfe2d7
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- VERSION1.2.8
- TAGSone-column, two-columns, three-columns, right-sidebar, left-sidebar, custom-header, custom-menu, full-width-template, theme-options, threaded-comments, editor-style, featured-images, featured-image-header, post-formats, sticky-post, translation-ready, flex
- CREATION DATE2020-06-27
- LAST FILE UPDATE2020-06-27
- LAST VALIDATION2020-06-27 07:55
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Warning
- More than one text-domain is being used in this theme. This means the theme will not be compatible with WordPress.org language packs. The domains found are shuttle, minamaze.
- 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
- 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 : index.php 8: include( get_archive_template() ); 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 : array_select_faicons.php 10: require_once( trailingslashit( get_template_directory() ) . 'admin/main/inc 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 : framework.php 12: require_once( trailingslashit( dirname(__FILE__) ) . 'inc/sections/button_l26: require_once( $array_folder . '/' . $array_file . '/array_' . $array_file .39: require_once( $section_folder . '/' . $section_file . '/section_' . $sectio52: require_once( $control_folder . '/' . $control_file . '/control_' . $contro65: require_once( $active_callback_folder . '/' . $active_callback_file . '/act78: require_once( $sanitize_callback_folder . '/' . $sanitize_callback_file . ' 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.