Homeo
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEhomeo_theme.zip
- FILE SIZE28446642 bytes
- MD5dc927583d4d60eb76c64d8f3d4e26ae5
- SHA1af0cef3314bd484a93050b68070816f4da370a29
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- VERSION1.2.22
- AUTHOR URIhttps://apusthemes.com/
- TAGScustom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
- CREATION DATE2022-04-02
- LAST FILE UPDATE2022-04-02
- LAST VALIDATION2022-04-02 08:52
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
Ligne599: // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/add_submenu_page#Parameters
File redux-config.php : revslider.zip wp-private-message.zip wp-realestate.zip apus-framework.zip wp-realestate-wc-paid-listings.zip slider-1.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 homeo, wp-realestate.
- Themes should not hide admin bar. Detected in file template.css.
- 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 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 : template-tags.php
Ligne111: require_once( ELEMENTOR_PATH . 'includes/libraries/bfi-thumb/bfi-thumb.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.phpLigne98: * The default schemes include 'default', 'dark', 'yellow', 'pink', 'purple', and 'blue'.
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.