Hueman
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEhueman.3.5.11.zip
- FILE SIZE6413423 bytes
- MD506e9b0d19f22e79ff7d04b8e8cdfd970
- SHA18dc1836023cb80120dd2dc6480be2e9d39c24c43
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, Bitmap images
- VERSION3.5.11
- TAGSone-column, two-columns, three-columns, right-sidebar, left-sidebar, custom-colors, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready
- CREATION DATE2020-07-11
- LAST FILE UPDATE2020-07-11
- LAST VALIDATION2020-07-11 06:06
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Warning
- No reference to custom background was found in the theme.
- 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.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : init-front.php 1392: if ( $featured_post_ids && ! hu_is_checked('featured-posts-include') ) 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-utils-settings-map.php 1282: 'featured-posts-include' => array( 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 : czr-base-fmk.php 1166: require_once( $setting_args[ 'setting_class' ]['path'] );1293: require_once( $setting_args[ 'setting_class' ]['path'] );1315: require_once( $control_args[ 'control_class' ]['path'] ); 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 : init-wp-core-filters.php 28: require_once( ABSPATH . WPINC . '/class-wp-oembed.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 : init-after-setup-theme.php 121: require_once( dirname( __FILE__ ) . '/czr-base-fmk/czr-base-fmk.php' );146: require_once( HU_BASE . 'functions/czr-modules/social-links/social_links_mo186: require_once( HU_BASE . 'functions/czr-modules/body-background/body_bg_modu226: require_once( HU_BASE . 'functions/czr-modules/widget-zones/widget_zones_mo 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.