Aspire
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEaspire.zip
- FILE SIZE3648231 bytes
- MD5dbc0e6e362122cbe80afe6aa62d357a7
- SHA104ae240d3a4d14745245bbcd8b5414590fe895b8
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- VERSION4.4
- AUTHOR URIhttps://www.magikcommerce.com/
- TAGStwo-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
- CREATION DATE2019-11-19
- LAST FILE UPDATE2019-11-19
- LAST VALIDATION2019-11-19 05:21
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- add_theme_support() was found in the file functions.php. However get_post_format and/or has_post_format were not found.
magik-wooajax-search.zip magik-catalog-mode.zip magik-woocategory-image.zip magik-social-share.zip magik-infinite-scroller.zip
.
Plugins are not allowed in themes. The zip file found was
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 aspire, woocommerce, tgmpa.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
Tip-off
- Themes that use the tag accessibility-ready will need to undergo an accessibility review.
See https://make.wordpress.org/themes/handbook/review/accessibility/ - 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 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 : mgk-framework.php 2: require_once(MAGIKASPIRE_THEME_PATH . '/includes/layout.php');3: require_once(MAGIKASPIRE_THEME_PATH . '/includes/mgk-menu.php');13: require_once (MAGIKASPIRE_THEME_PATH . '/skins/' . $aspire_Options['theme_l15: require_once (MAGIKASPIRE_THEME_PATH . '/skins/default/functions.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 : footer.php 69: require_once(MAGIKASPIRE_THEME_PATH .'/menu-panel.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 : install-required.php 34: require_once (MAGIKASPIRE_THEME_PATH . '/includes/tgm_activation/class-tgm- 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 : reduxConfig.php 941: 950: 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 : reduxActivate.php 6: require_once(get_template_directory() . '/includes/ReduxFramework/ReduxCor 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.