LittleDino
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMElittledino.zip
- FILE SIZE15906433 bytes
- MD501fc79e261eb8c197c06ce5a7e30e8d1
- SHA163348e89165c142abd73444c36e1e729297c1118
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, HTML, XML, Bitmap images, Adobe Illustrator
- DEMO PAGEhttp://littledino.wgl-demo.net/
- VERSION1.0.1
- AUTHOR URIhttp://webgeniuslab.net/
- CREATION DATE2019-10-16
- LAST FILE UPDATE2019-12-16
- LAST VALIDATION2019-12-16 07:56
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- add_menu_page (File theme-panel.php : 124: add_submenu_page(File redux-config.php : 86: // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/add_submenu_page#Parameters File theme-panel.php : 58:
revslider.zip littledino-core.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- Found wrong tag in style.css header.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- No reference to the_post_thumbnail was found in the theme.
- Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
- Possible hard-coded links were found in the file tpl-view-activate-theme.php.37: <a href='https://help.market.envato.com/hc/en-us/articles/202822600-Where-Is-My-Purc6: * @link https://themeforest.net/user/webgeniuslab91: <a href='https://themeforest.net/user/webgeniuslab'>ThemeForest WebGeniusLab</a>
- 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 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.
- The theme appears to use include or require : theme-panel.php 170: require_once( get_theme_file_path('/core/dashboard/tpl-view-weclome.php') )180: require_once( get_theme_file_path('/core/dashboard/tpl-view-plugins.php') 190: require_once( get_theme_file_path('/core/dashboard/tpl-view-status.php') );201: require_once( get_theme_file_path('/core/dashboard/tpl-view-activate-theme.211: require_once( get_theme_file_path('/core/dashboard/tpl-view-theme-helper.ph 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 : dynamic-styles.php 369: require_once( ABSPATH .'/wp-admin/includes/file.php' );602: require_once( get_theme_file_path('/core/admin/css/dynamic/gradient.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 : theme-autoload.php 43: require_once( get_theme_file_path('/core/includes/default-options.php') );47: require_once( get_theme_file_path('/core/includes/redux/redux-config.php') 51: require_once( get_theme_file_path('/core/includes/metabox/metabox-config.ph55: require_once( get_theme_file_path('/core/class/dynamic-styles.php') );56: require_once( get_theme_file_path('/core/class/theme-support.php') ); 60: require_once( get_theme_file_path('/core/tgm/wgl-tgm.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.