Ed School
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEed-school-1.2.3-installable.zip
- FILE SIZE15919145 bytes
- MD53f7829b707549450cf48e9d1769719fb
- SHA129234fd47247fe596a383564d1d540a4ed6e799f
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- VERSION1.2.3
- TAGSone-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-header, custom-colors, custom-menu, editor-style, featured-images, sticky-post, translation-ready
- CREATION DATE2020-01-04
- LAST FILE UPDATE2020-01-04
- LAST VALIDATION2020-01-04 14:14
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- add_submenu_page#Parameters File redux-settings.php : 322: // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/
revslider.zip js_composer.zip ed-school-plugin.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
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 date.php.
- This theme does not contain optional file archive.php.
- This theme does not contain optional file search.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 : envato_setup.php 661: @include( 'envato-setup-export.php' );743: require_once( ABSPATH . 'wp-admin/includes/file.php' );1001: require_once( get_template_directory() . '/lib/demo-importer/includes/Wheel1002: require_once( get_template_directory() . '/lib/demo-importer/includes/Wheel1026: require_once( get_template_directory() . '/lib/demo-importer/includes/Wheel1027: require_once( get_template_directory() . '/lib/demo-importer/includes/Wheel1072: require_once( get_template_directory() . '/lib/demo-importer/includes/Wheel1073: require_once( get_template_directory() . '/lib/demo-importer/includes/Wheel1092: require_once( get_template_directory() . '/lib/demo-importer/includes/Wheel1093: require_once( get_template_directory() . '/lib/demo-importer/includes/Wheel2204: require_once( ABSPATH . 'wp-admin/includes/file.php' );2229: 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 : Wheels_Import_Manager.php 2: require_once( get_template_directory() . '/lib/demo-importer/includes/Wheel3: require_once( get_template_directory() . '/lib/demo-importer/includes/Wheel4: require_once( get_template_directory() . '/lib/demo-importer/includes/Wheel5: require_once( get_template_directory() . '/lib/demo-importer/includes/Wheel6: require_once( get_template_directory() . '/lib/demo-importer/includes/Wheel7: require_once( get_template_directory() . '/lib/demo-importer/includes/Wheel 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 : Wheels_Revolution_Slider_Importer.php 73: require_once( RS_PLUGIN_PATH . 'includes/slider.class.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 : Wheels_XML_Importer.php 28: require_once( $class_wp_importer );43: require_once( $class_wp_import ); 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.