Neve
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEneve.2.7.2.zip
- FILE SIZE2517323 bytes
- MD5a1ebedd7f3dff3e8a2ef6bcd2dd6b1f2
- SHA1cffe8ab36b8107072980dcb76d7dde995851e8bc
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- VERSION2.7.2
- TAGSblog, custom-logo, e-commerce, rtl-language-support, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-option
- CREATION DATE2020-06-17
- LAST FILE UPDATE2020-06-17
- LAST VALIDATION2020-06-17 16:35
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Warning
- Found wrong tag custom-logo in style.css header.Themes that use the tag accessibility-ready will need to undergo an accessibility review.
See https://make.wordpress.org/themes/handbook/review/accessibility/Found wrong tag wide-blocks in style.css header.Found wrong tag block-styles in style.css header. - No reference to custom header was found in the theme.
- No reference to add_editor_style() was found in the theme. It is recommended that the theme implements editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.
- Screenshot is wrong size! Detected: 1629x728px. Maximum allowed size is 1200x900px.Screenshot dimensions are wrong! Detected: 1629x728px (1629:728). Ratio of width to height should be 4:3.Screenshot size is 1629x728px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.
Tip-off
- 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 archive.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 : Plugin_Helper.php
Ligne74: 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 : front_end.phpLigne189: 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 : loader.phpLigne37: require_once 'functions-template.php';
Ligne38: require_once 'functions-migration.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 : start.phpLigne17: require_once 'autoloader.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.phpLigne80: 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.phpLigne217: 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 : 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 : Licenser.phpLigne855: 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 : 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 : 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 : 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 : load.phpLigne32: require_once 'includes/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 : Content_Importer.phpLigne85: require_once( ABSPATH . 'wp-admin/includes/file.php' );
Ligne86: require_once( ABSPATH . 'wp-admin/includes/image.php' );
Ligne87: require_once( ABSPATH . 'wp-admin/includes/media.php' );
Ligne160: 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 : Plugin_Importer.phpLigne152: require_once( ABSPATH . 'wp-admin/includes/plugin-install.php' );
Ligne153: require_once( ABSPATH . 'wp-admin/includes/file.php' );
Ligne154: require_once( ABSPATH . 'wp-admin/includes/misc.php' );
Ligne155: require_once( ABSPATH . 'wp-admin/includes/plugin.php' );
Ligne156: require_once( ABSPATH . 'wp-admin/includes/class-wp-upgrader.php' );
Ligne275: include_once( ABSPATH . 'wp-admin/includes/plugin.php' );
Ligne298: 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 : Zelle_Importer.phpLigne55: require_once( ABSPATH . '/wp-admin/includes/image.php' );
Ligne56: require_once( ABSPATH . '/wp-admin/includes/file.php' );
Ligne87: 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 : Logger.phpLigne71: 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.