Devita
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEdevitatheme.zip
- FILE SIZE21409086 bytes
- MD50858ffad2c8cf7b83619775e5fdab57d
- SHA1b8ed20cef6958d615bdf95061784a91c12cd3630
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- DEMO PAGEhttp://demo.roadthemes.com/devita/
- VERSION1.6.3
- TAGSone-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, post-formats, sticky-post, threaded-comments
- CREATION DATE2019-05-03
- LAST FILE UPDATE2019-05-03
- LAST VALIDATION2019-05-03 02:45
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- add_submenu_page#Parameters File theme-config.php : 1367: 'page_parent' => 'themes.php', // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/
road-importdata.zip revslider.zip essential-grid.zip roadthemes-helper.zip mega_main_menu.zip js_composer.zip templatera.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- No reference to custom header was found in the theme.
- Bad screenshot file extension ! File screenshot.png is not an actual PNG file. Detected type was : "image/jpeg".
Tip-off
- 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 taxonomy.php.
- This theme does not contain optional file date.php.
- This theme does not contain optional file attachment.php.
- The theme appears to use include or require : importer.php 101: require_once(ABSPATH . 'wp-admin' . '/includes/file.php');1446: require_once( $path_to_wp.'/wp-load.php' );1447: require_once( $path_to_wp.'/wp-includes/functions.php');1448: require_once( $path_to_wp.'/wp-admin/includes/file.php');1449: require_once( $path_to_wp.'wp-content/plugins/revslider/revslider.php'); 1604: require_once( $path_to_wp.'wp-content/plugins/widget-importer-exporter/widg1605: require_once( $path_to_wp.'wp-content/plugins/widget-importer-exporter/incl 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.