Hestia
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEhestia.2.5.3.zip
- FILE SIZE4668636 bytes
- MD5da1fd2058fb63afcdd9861834d939f57
- SHA1dee47faf1365e84cb708128925d12d0a282f050c
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttps://themeisle.com/themes/hestia/
- VERSION2.5.3
- AUTHOR URIhttps://themeisle.com
- 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 DATE2019-09-13
- LAST FILE UPDATE2019-09-13
- LAST VALIDATION2019-09-13 15:10
- OTHER VERSIONS
This theme is open source.
Warning
- Found wrong tag custom-logo in style.css header.Found wrong tag wide-blocks in style.css header.
- Screenshot dimensions are wrong! Detected: 500x450px (10:9). Ratio of width to height should be 4:3.Screenshot size is 500x450px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.
Tip-off
- Possible hard-coded links were found in the file class-themeisle-ob-admin.php.
Ligne210: sprintf( '<a href='https://themeisle.com/contact'>%1$s <i class='dashicons dashicons-external'
Possible hard-coded links were found in the file class-hestia-repeater.php.Ligne682: sprintf( '<a href='http://fontawesome.io/icons/' rel='nofollow'>%s</a>', esc_html__( 'http://f
Ligne760: sprintf( '<a href='http://fontawesome.io/icons/' rel='nofollow'>%s</a>', esc_html__( 'http://f
Ligne682: sprintf( '<a href='http://fontawesome.io/icons/' rel='nofollow'>%s</a>', esc_html__( 'http://f
Ligne760: sprintf( '<a href='http://fontawesome.io/icons/' rel='nofollow'>%s</a>', esc_html__( 'http://f
Possible hard-coded links were found in the file class-hestia-footer-controls.php.Ligne49: '<a href='https://themeisle.com/themes/hestia/' target='_blank' rel='nofollow'>%s</a>
- This theme does not contain optional file rtl.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 image.php.
- This theme does not contain optional file 404.php.
- The theme appears to use include or require : class-ti-about-page.php
Ligne80: require_once 'includes' . DIRECTORY_SEPARATOR . 'admin' . DIRECTORY_SEPARAT
Ligne181: 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.phpLigne13: require_once 'class-ti-about-page.php';
Ligne17: 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.phpLigne216: 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.phpLigne36: 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-onboarding.phpLigne121: require_once 'includes/class-themeisle-ob-admin.php';
Ligne135: require_once 'includes/class-themeisle-ob-rest-server.php';
Ligne142: require_once 'includes/importers/helpers/trait-themeisle-ob-image-src-handl
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.phpLigne517: 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-import-logger.phpLigne69: 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-content-importer.phpLigne75: require_once( ABSPATH . 'wp-admin/includes/file.php' );
Ligne76: require_once( ABSPATH . 'wp-admin/includes/image.php' );
Ligne77: require_once( ABSPATH . 'wp-admin/includes/media.php' );
Ligne81: require_once( ABSPATH . '/wp-admin/includes/file.php' );
Ligne152: require_once( ABSPATH . '/wp-admin/includes/file.php' );
Ligne255: 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.phpLigne149: require_once( ABSPATH . 'wp-admin/includes/plugin-install.php' );
Ligne150: require_once( ABSPATH . 'wp-admin/includes/file.php' );
Ligne151: require_once( ABSPATH . 'wp-admin/includes/misc.php' );
Ligne152: require_once( ABSPATH . 'wp-admin/includes/plugin.php' );
Ligne153: require_once( ABSPATH . 'wp-admin/includes/class-wp-upgrader.php' );
Ligne176: require_once 'helpers/class-themeisle-ob-quiet-skin.php';
Ligne265: include_once( ABSPATH . 'wp-admin/includes/plugin.php' );
Ligne288: 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.phpLigne51: require_once( ABSPATH . '/wp-admin/includes/image.php' );
Ligne52: require_once( ABSPATH . '/wp-admin/includes/file.php' );
Ligne83: 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-rest-server.phpLigne307: require_once( ABSPATH . '/wp-admin/includes/file.php' );
Ligne383: require_once( ABSPATH . '/wp-admin/includes/file.php' );
Ligne463: require_once 'importers/class-themeisle-ob-plugin-importer.php';
Ligne486: require_once 'importers/class-themeisle-ob-content-importer.php';
Ligne509: require_once 'importers/class-themeisle-ob-theme-mods-importer.php';
Ligne532: require_once 'importers/class-themeisle-ob-widgets-importer.php';
Ligne575: 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-wp-cli.phpLigne11: require_once 'importers/helpers/trait-themeisle-ob-image-src-handler.php';
Ligne12: require_once 'importers/class-themeisle-ob-content-importer.php';
Ligne13: require_once 'importers/class-themeisle-ob-theme-mods-importer.php';
Ligne14: require_once 'importers/class-themeisle-ob-widgets-importer.php';
Ligne15: 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 : Endpoint.phpLigne206: require_once( ABSPATH . 'wp-admin/includes/file.php' );
Ligne254: 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 : Translate.phpLigne808: require_once( ABSPATH . 'wp-admin/includes/translation-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 : Rollback.phpLigne233: require_once( ABSPATH . 'wp-admin/includes/class-wp-upgrader.php' );
Ligne273: require_once( ABSPATH . 'wp-admin/includes/class-wp-upgrader.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 : Recommendation.phpLigne249: 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 : class-hestia-import-zerif.phpLigne166: 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.phpLigne206: 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-main-notice-section.phpLigne70: 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 : class-hestia-subscribe-info.phpLigne64: 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-hestia-public.phpLigne653: 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.phpLigne118: 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 : front-page.phpLigne44: 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.