Hestia Pro
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEhestia-pro.3.1.1.zip
- FILE SIZE9875559 bytes
- MD5cff23b6d21f596e5177c8c49bdef9b4a
- SHA1f3bc7574307d6acaf18ac1dba0217d5fb275471d
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- VERSION3.1.1
- TAGSblog, custom-logo, portfolio, e-commerce, rtl-language-support, post-formats, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template,
- CREATION DATE2024-07-28
- LAST FILE UPDATE2024-07-28
- LAST VALIDATION2024-07-28 22:55
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- eval( '?>$value<?php ' ); Found eval in file class-hestia-hooks-page.php. 98:
- .releaserc.yml .gitattributes .babelrc .distignore-pro was found.
- Found <iframe width="100%" height="400" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?width=100%25&height=400&hl=en&q=povernei%2020+(My%20Business%20Name)&t=&z=14&ie=UTF8&iwloc=B&output=embed"> in file contact.php. 16: <div style='width: 100%'><iframe width='100%' height='400' frameborder='0' scrolling='no' marginheigFound <iframe src="<?php echo esc_url( $youtube_video ); ?> in file template-setup-wizard.php. 586: <iframe src='<?php echo esc_url( $youtube_video ); ?>' title='YouTube video
- fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_Efwrite was found in the file autoload.php 12: fwrite(STDERR, $err); fwrite was found in the file platform_check.php 17:
- add_submenu_page(File class-ti-white-label-admin.php : 50: add_submenu_page(File About_us.php : 83: add_action( 'admin_menu', [ $this, 'add_submenu_pages' ] );92: public function add_submenu_pages() {97: add_submenu_page(123: add_submenu_page(File About_us.php : 83: add_action( 'admin_menu', [ $this, 'add_submenu_pages' ] );92: public function add_submenu_pages() {97: add_submenu_page(123: add_submenu_page(File About_us.php : 83: add_action( 'admin_menu', [ $this, 'add_submenu_pages' ] );92: public function add_submenu_pages() {97: add_submenu_page(123: add_submenu_page( File class-hestia-setup-wizard.php : 93: $hook =
- Themes should not hide admin bar. Detected in file : class-hestia-woocommerce-infinite-scroll.php.
Warning
- Found wrong tag custom-logo in style.css header.Found wrong tag wide-blocks in style.css header.
- Found a translation function that is missing a text-domain. Function _x, with the arguments 'Home', 'Theme starter content' in file home.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Contact', 'Theme starter content' in file contact.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'More', 'Theme starter content' in file class-hestia-starter-content.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Blog', 'Theme starter content' in file class-hestia-starter-content.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Refine %1$s with <a href="%2$s" target="_blank">Hestia PRO!</a>' in file class-hestia-metabox-checkbox.php.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 hestia-pro, hestia, .
- The theme uses the register_post_type() function, which is plugin-territory functionality.The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
- A.git was found.
- Themes should not hide admin bar. Detected in file setup-wizard.css.
- Possible variable $custom_logo found in translation function in class-hestia-header.php. Translation function calls should not contain PHP variables. Possible variable $original_value found in translation function in class-hestia-translations-manager.php. Translation function calls should not contain PHP variables.
- 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 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 image.php.
- The theme appears to use include or require : front-page.php 46: include( get_page_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 : class-hestia-public.php 593: require_once( $woocommerce_notice ); 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 : hooks.php 118: require_once( 'hooks-front-page.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 : class-hestia-cart-view.php 109: require_once( HESTIA_PHP_INCLUDE . 'addons/modules/woo_enhancements/views/c 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-hestia-php-editor.php 51: include_once( $file_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 : class-hestia-loader.php 273: include_once( $file_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 : class-hestia-custom-layouts-module.php 198: require_once( HESTIA_PHP_INCLUDE . 'addons/modules/custom_layouts/admin/bui199: require_once( HESTIA_PHP_INCLUDE . 'addons/modules/custom_layouts/admin/bui 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-hestia-server.php 107: require_once( ABSPATH . '/wp-admin/includes/file.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 : class-hestia-import-zerif.php 167: require_once( HESTIA_PHP_INCLUDE . 'content-import/class-hestia-import-util 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-hestia-content-import.php 206: require_once( HESTIA_PHP_INCLUDE . 'content-import/class-hestia-import-util 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-hestia-subscribe-info.php 64: include_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 : class-ti-about-page.php 80: require_once 'includes' . DIRECTORY_SEPARATOR . 'admin' . DIRECTORY_SEPARAT181: require_once 'includes/class-ti-about-render.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 : load.php 13: require_once 'class-ti-about-page.php';17: require_once 'includes' . DIRECTORY_SEPARATOR . 'class-ti-about-plugin-help 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-ti-about-render.php 285: include_once( ABSPATH . 'wp-admin/includes/plugin-install.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 : load.php 36: require_once 'includes/class-themeisle-ob-wp-cli.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 : class-themeisle-ob-rest-server.php 310: require_once( ABSPATH . '/wp-admin/includes/file.php' );398: require_once( ABSPATH . '/wp-admin/includes/file.php' );500: require_once 'importers/class-themeisle-ob-plugin-importer.php';523: require_once 'importers/class-themeisle-ob-content-importer.php';546: require_once 'importers/class-themeisle-ob-theme-mods-importer.php';569: require_once 'importers/class-themeisle-ob-widgets-importer.php';612: require_once 'importers/class-themeisle-ob-' . $params['template_name'] . ' 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-themeisle-ob-content-importer.php 77: require_once( ABSPATH . 'wp-admin/includes/file.php' );78: require_once( ABSPATH . 'wp-admin/includes/image.php' );79: require_once( ABSPATH . 'wp-admin/includes/media.php' );152: require_once( ABSPATH . '/wp-admin/includes/file.php' );257: require_once 'helpers/class-themeisle-ob-importer-alterator.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 : class-themeisle-ob-plugin-importer.php 149: require_once( ABSPATH . 'wp-admin/includes/plugin-install.php' );150: require_once( ABSPATH . 'wp-admin/includes/file.php' );151: require_once( ABSPATH . 'wp-admin/includes/misc.php' );152: require_once( ABSPATH . 'wp-admin/includes/plugin.php' );153: require_once( ABSPATH . 'wp-admin/includes/class-wp-upgrader.php' );177: require_once 'helpers/class-themeisle-ob-quiet-skin-legacy.php';184: require_once 'helpers/class-themeisle-ob-quiet-skin.php';274: include_once( ABSPATH . 'wp-admin/includes/plugin.php' );297: require_once( $path . '/includes/admin/wc-admin-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 : class-themeisle-ob-zelle-importer.php 51: require_once( ABSPATH . '/wp-admin/includes/image.php' );52: require_once( ABSPATH . '/wp-admin/includes/file.php' );83: require_once( ABSPATH . 'wp-admin' . DIRECTORY_SEPARATOR . 'includes' . DIR 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-themeisle-ob-import-logger.php 69: require_once( ABSPATH . 'wp-admin/includes/file.php' ); // you have to load 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-themeisle-ob-wordpress-import.php 518: require_once 'class-themeisle-ob-elementor-meta-handler.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 : class-themeisle-ob-wp-cli.php 11: require_once 'importers/helpers/trait-themeisle-ob.php';12: require_once 'importers/class-themeisle-ob-content-importer.php';13: require_once 'importers/class-themeisle-ob-theme-mods-importer.php';14: require_once 'importers/class-themeisle-ob-widgets-importer.php';15: require_once 'importers/class-themeisle-ob-plugin-importer.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 : class-themeisle-onboarding.php 121: require_once 'includes/class-themeisle-ob-admin.php';135: require_once 'includes/class-themeisle-ob-rest-server.php';142: require_once 'includes/importers/helpers/trait-themeisle-ob.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 : load.php 5: require_once 'class-ti-white-label.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 : class-ti-white-label.php 121: require_once 'includes/class-ti-white-label-admin.php';139: require_once 'includes/class-ti-white-label-markup.php';192: require_once 'includes/class-ti-white-label-rest-server.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.