H-Code
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEh-code.zip
- FILE SIZE32193852 bytes
- MD51f60d1152f4fd05bbedd1dd2bba23fe3
- SHA1a849cf8475286f5fd6c8cf7e3183991e9e3e628f
- LICENSECustom
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttps://hcode.themezaa.com
- VERSION2.0.7
- AUTHOR URIhttps://www.themezaa.com
- CREATION DATE2021-05-23
- LAST FILE UPDATE2021-05-23
- LAST VALIDATION2021-05-23 17:37
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- Found a Customizer setting that did not have a sanitization callback function in file extension_customizer.php. Every call to the add_setting() method needs to have a sanitization callback function passed.
- Found <iframe src="'.$video_url.'"'.$iframe_attributes.' width="640" height="360" allowfullscreen> in file loop-video.php. 52: echo '<iframe src=''.$video_url.'''.$iframe_attributes.' width='640' height='360'Found <iframe src="'.$video_url.'" width="640" height="360" allowfullscreen> in file portfolio-video.php. 20: echo '<iframe src=''.$video_url.'' width='640' height='360' allowfullscreen></ifrFound <iframe src="'.$video_url.'"'.$iframe_attributes.' width="640" height="360" allowfullscreen> in file loop-video.php. 48: echo '<iframe src=''.$video_url.'''.$iframe_attributes.' width='640' height='360'Found <iframe src="'.$video_url.'"'.$iframe_attributes.' width="640" height="360" allowfullscreen> in file loop-video.php. 50: echo '<iframe src=''.$video_url.'''.$iframe_attributes.' width='640' height='360'
- fopen( $file, 'r' );fread was found in the file class.redux_helpers.php 671: //$file_data = fread( $fp, 8192 );fclose was found in the file class.redux_helpers.php 674: //fclose( $fp );file_get_contents was found in the file admin_option.php 234: 'content' => nl2br(file_get_contents(trailingslashit(dirname(__FILE__)) . 'README.html'))file_get_contents was found in the file importer.php 369: $encode_options = file_get_contents( $theme_options_file );435: $widgets_json = file_get_contents( $widgets_json );672: return file_get_contents($upload_dir['basedir'].'/importer.log');file_get_contents was found in the file importer.php 369: $encode_options = file_get_contents( $theme_options_file );435: $widgets_json = file_get_contents( $widgets_json );672: return file_get_contents($upload_dir['basedir'].'/importer.log');file_put_contents was found in the file importer.php 655: file_put_contents($upload_dir['basedir'].'/importer.log', $data, FILE_APPEN656: file_put_contents($upload_dir['basedir'].'/importer-full.log', $data, FILE_658: file_put_contents($upload_dir['basedir'].'/importer.log', $data);file_put_contents was found in the file importer.php 655: file_put_contents($upload_dir['basedir'].'/importer.log', $data, FILE_APPEN656: file_put_contents($upload_dir['basedir'].'/importer-full.log', $data, FILE_658: file_put_contents($upload_dir['basedir'].'/importer.log', $data);file_put_contents was found in the file importer.php 655: file_put_contents($upload_dir['basedir'].'/importer.log', $data, FILE_APPEN656: file_put_contents($upload_dir['basedir'].'/importer-full.log', $data, FILE_658: file_put_contents($upload_dir['basedir'].'/importer.log', $data);file_get_contents was found in the file importer.php 369: $encode_options = file_get_contents( $theme_options_file );435: $widgets_json = file_get_contents( $widgets_json );672: return file_get_contents($upload_dir['basedir'].'/importer.log');fopen was found in the file importer.php 703: if (($handle = fopen($filename, 'r')) !== FALSE)fclose was found in the file importer.php 712: fclose($handle);file_get_contents was found in the file parsers.php 67: $success = $dom->loadXML( file_get_contents( $file ) );272: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {file_get_contents was found in the file parsers.php 67: $success = $dom->loadXML( file_get_contents( $file ) );272: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {fopen was found in the file parsers.php 416: $fp = $this->fopen( $file, 'r' );642: function fopen( $filename, $mode = 'r' ) {645: return fopen( $filename, $mode );fclose was found in the file parsers.php 465: $this->fclose($fp);660: function fclose( $fp ) {663: return fclose( $fp );fopen was found in the file parsers.php 416: $fp = $this->fopen( $file, 'r' );642: function fopen( $filename, $mode = 'r' ) {645: return fopen( $filename, $mode );fopen was found in the file parsers.php 416: $fp = $this->fopen( $file, 'r' );642: function fopen( $filename, $mode = 'r' ) {645: return fopen( $filename, $mode );fclose was found in the file parsers.php 465: $this->fclose($fp);660: function fclose( $fp ) {663: return fclose( $fp );fclose was found in the file parsers.php 465: $this->fclose($fp);660: function fclose( $fp ) {663: return fclose( $fp ); fopen was found in the file class.redux_helpers.php 668: //$fp =
- add_management_page';File framework.php : 1366: // wrappers and need to be appened to using add_submenu_page.1417: $this->page = call_user_func( 'add_submenu_page', $page_parent, $page_title, $menu_title, $page_permission1468: call_user_func( 'add_submenu_page', $this->args['page_slug'], $section['title'], $section['tFile framework.php : 1366: // wrappers and need to be appened to using add_submenu_page.1417: $this->page = call_user_func( 'add_submenu_page', $page_parent, $page_title, $menu_title, $page_permission1468: call_user_func( 'add_submenu_page', $this->args['page_slug'], $section['title'], $section['tFile framework.php : 1443: $this->page = call_user_func( 'add_menu_page', $this->args['page_title'], $this->args['menu_title'], $thisFile framework.php : 1366: // wrappers and need to be appened to using add_submenu_page.1417: $this->page = call_user_func( 'add_submenu_page', $page_parent, $page_title, $menu_title, $page_permission1468: call_user_func( 'add_submenu_page', $this->args['page_slug'], $section['title'], $section['tFile admin_option.php : 285: 'page_parent' => 'themes.php', // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/add_submenu_page#Parameters File welcome.php : 199: $page = '
revslider.zip hcode-addons.zip js_composer.zip focus-parallax.zip highlight-carousel1.zip one-page-restaurant.zip slider-revolution.zip home-revolution-slider-1.zip home_photography.zip home-page-revolution-2.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- Found wp_deregister_script in enqueue.php. Themes must not deregister core scripts. 215: wp_deregister_script( 'jquerySelect2' );Found wp_deregister_script in framework.php. Themes must not deregister core scripts. 562: wp_deregister_script( 'wpb_ace' );
- Found wrong tag in style.css header.
- 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 H-Code, woocommerce, redux-framework, pofo-addons.
- PHP short tags were found in file parsedown.php. "This practice is discouraged because they are only available if enabled with short_open_tag php.ini configuration file directive, or if PHP was configured with the --enable-short-tags option" (php.net), which is not the case on many servers.772: if (preg_match('/^\[(.+?)\]:[ ]*<?(\S+?)>?(?:[ ]+['\'(](.+)['\')])?[ ]*$/', $Line['text'], $matches))
- Possible variable $this found in translation function in admin_option.php. Translation function calls should not contain PHP variables.
Tip-off
- Possible hard-coded links were found in the file welcome.php.480: <a href='http://docs.reduxframework.com/' class='docs button button-primary'>Docs</a483: <a href='https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MMFMHW
- 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 : class.redux_api.php 539: include_once( $api_check ); 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 : extension_customizer.php 753: require_once( $class_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.The theme appears to use include or require : welcome.php 376: require_once 'views/about.php';391: require_once 'views/changelog.php';406: require_once 'views/extensions.php';422: require_once 'views/support.php';437: require_once 'views/credits.php';452: require_once 'views/status_report.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 : framework.php 1711: require_once 'core/enqueue.php';2860: require_once 'core/enqueue.php';2918: require_once 'core/panel.php';3270: require_once 'core/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 : admin_option.php 8: require_once( dirname( __FILE__ ) . '/ReduxCore/framework.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 : import-export.php 17: require_once( ABSPATH . '/wp-admin/includes/plugin.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 : hcode-require-files.php 20: require_once( $path.'/'.$name.'.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 : mega-menu.php 42: require_once( HCODE_THEME_MEGA_MENU . '/mega-menu-addon.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 : hamburger-menu.php 23: require_once( HCODE_THEME_HAMBURGER_MENU . '/hamburger-menu-addon.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 : tgm-init.php 9: include_once ('class-tgm-plugin-activation.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-menu.php 22: require_once( HCODE_THEME_FOOTER_MENU . '/footer-menu-addon.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.