Umino
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEumino_v_1.0.0.zip
- FILE SIZE18367818 bytes
- MD5656d47c62eb18c761b8873af2cfc9292
- SHA163483043c7677bd150766ab802b27cd6bfc6625b
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- DEMO PAGEhttp://demo.roadthemes.com/umino/
- VERSION1.0
- 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-08-15
- LAST FILE UPDATE2019-08-15
- LAST VALIDATION2019-08-15 20:38
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- add_submenu_page#Parameters File theme-config.php : 1302: 'page_parent' => 'themes.php', // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/
road-importdata.zip revslider.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
- More than one text-domain is being used in this theme. This means the theme will not be compatible with WordPress.org language packs. The domains found are umino, woocommerce.
- No reference to custom header was found in the theme.
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');1441: require_once( $path_to_wp.'/wp-load.php' );1442: require_once( $path_to_wp.'/wp-includes/functions.php');1443: require_once( $path_to_wp.'/wp-admin/includes/file.php');1444: require_once( $path_to_wp.'wp-content/plugins/revslider/revslider.php'); 1600: require_once( $path_to_wp.'wp-content/plugins/widget-importer-exporter/widg1601: 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.