Skudo
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEskudo.zip
- FILE SIZE4440042 bytes
- MD53041e9c44c5410c060880323fa326af5
- SHA11cebee7caac5681e6e5ade28f9f8b6b6f0acb3f9
- LICENSECustom
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- DEMO PAGEhttp://demos.upperthemes.com/skudo
- VERSION1.3.4
- AUTHOR URIhttp://upperthemes.com
- TAGSone-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,editor-style,featured-images,flexible-header,full-width-template,microformats,post-formats,theme-options,translation-ready
- CREATION DATE2019-12-14
- LAST FILE UPDATE2019-12-14
- LAST VALIDATION2019-12-14 06:51
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- Found <iframe src='//www.youtube.com/embed/".esc_attr($vid[0])."' frameborder='0' allowfullscreen> in file blog-masonry-template.php. 1018: if (isset($vid[0])) echo '<iframe src='//www.youtube.com/embed/'.esc_attr($vid[0]).'' frameborder='0'Found <iframe src=\'"+jQuery(".v_links").eq(0).html()+"\' width=\'560\' height=\'349\' frameborder=\'0\' webkitAllowFullScreen mozallowfullscreen allowFullScreen> in file proj-single.php. 544: var aux_html = '<iframe src=\''+jQuery('.v_links').eq(0).html()+'\' width=\'560\' height=\'Found <iframe src='//www.youtube.com/embed/".esc_attr($vid[0])."' frameborder='0' allowfullscreen> in file post-archive.php. 476: if (isset($vid[0])) echo '<iframe src='//www.youtube.com/embed/'.esc_attr($vid[0]).'' frameborder='0'Found <iframe src='//www.youtube.com/embed/".esc_attr($vid[0])."' frameborder='0' allowfullscreen> in file blog-template.php. 573: if (isset($vid[0])) echo '<iframe src='//www.youtube.com/embed/'.esc_attr($vid[0]).'' frameborder='0'Found <iframe hidden class="upper_hidden" src="'.esc_url(get_admin_url()).'admin.php?page=skudo_options"> in file upper-demos-manager.php. 73: echo '<iframe hidden class='upper_hidden' src=''.esc_url(get_admin_url()).'admin.Found <iframe src=\'"+jQuery(".v_links").eq(0).html()+"\' width=\'560\' height=\'349\' frameborder=\'0\' webkitAllowFullScreen mozallowfullscreen allowFullScreen> in file post-single.php. 892: var aux_html = '<iframe src=\''+jQuery('.v_links').eq(0).html()+'\' width=\'560\' height=\'
Warning
- Wrong installation directory for the theme name. The directory name must match the slug of the theme. This theme's correct slug and text-domain is skudo.
- No reference to custom header was found in the theme.
- No reference to custom background 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 upper-style-options-manager.php.101: <li><a href='http://facebook.com/UpperInc' title='Upper on Facebook'><img src=''.esc_url102: <li><a href='http://twitter.com/UpperInc' title='Upper on Twitter'><img src=''.esc_url($Possible hard-coded links were found in the file upper-options-manager.php.102: <li><a href='https://facebook.com/UpperInc' title='Upper on Facebook'><img src=''.esc_ur103: <li><a href='https://twitter.com/UpperInc' title='Upper on Twitter'><img src=''.esc_html
- 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 author.php.
- This theme does not contain optional file date.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 : options.php 40: require_once(SKUDO_OPTIONS_PATH.$file.'.php');175: require_once(SKUDO_OPTIONS_PATH.$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 : skudo_demo_installer.php 20: require_once(ABSPATH.str_replace(array('/', '\\'), DIRECTORY_SEPARATOR, $ab39: require_once( ABSPATH . '/wp-admin/includes/upgrade.php' );82: require_once( ABSPATH . '/wp-admin/includes/upgrade.php' );172: require_once( ABSPATH . '/wp-admin/includes/media.php' );234: require_once( ABSPATH . '/wp-content/plugins/revslider/revslider.php' );299: require_once( ABSPATH . '/wp-content/plugins/cubeportfolio/php/des_CubePort 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 : loadSettings.php 18: require_once(ABSPATH.$abspath); 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 : upper-content-import.php 1101: include_once(SKUDO_PLG_PATH.'skudo_custom_post_types.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.