SOHO
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEsoho.zip
- FILE SIZE2551175 bytes
- MD5bff3484495f747ecbb916efd89c3690c
- SHA1b24781e3a31f9b712adbe506bf90fe47802cfab5
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, Bitmap images
- VERSION2.7.1
- CREATION DATE2020-06-07
- LAST FILE UPDATE2020-06-07
- LAST VALIDATION2020-06-07 14:34
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- Found <iframe src=\"https://player.vimeo.com/video/" . $videoid . "\" width=\"100%\" height=\"".$video_height."\" frameborder=\"0\" webkitAllowFullScreen mozallowfullscreen allowFullScreen> in file pf_type1.php. 90: <iframe src=\'https://player.vimeo.com/video/' . $videoid . '\' width=\'100Found <iframe width=\"100%\" height=\"100%\" src=\"https://www.youtube.com/embed/" . $videoid . "?controls=0&autoplay=1&showinfo=0&modestbranding=1&wmode=opaque&rel=0\" frameborder=\"0\" allowfullscreen> in file single-port.php. 239: echo '<iframe width=\'100%\' height=\'100%\' src=\'https://www.youtube.com/embed/Found <iframe width='100%' height='100%' src='https://www.youtube.com/embed/" . $videoid . "?controls=1&autoplay=0&showinfo=0&modestbranding=1&wmode=opaque&rel=0&hd=1&disablekb=1' frameborder='0' allowfullscreen> in file single-gallery.php. 233: $compile_slides .= '<li data-count=''.$imgi.'' data-title=''. $photoTitle .'' data-caption=''. $photoCaption .'' class='slide'.$imgi.''><div class='slide_wrapper'><iframe width='100%' height='100%' src='https://www.youtube.com/embed/' . $Found <iframe src=\"https://player.vimeo.com/video/" . $videoid . "?autoplay=1&loop=1&muted=1\" width=\"100%\" height=\"100%\" frameborder=\"0\" allowfullscreen allow=\"autoplay; encrypted-media\"> in file page-background.php. 104: echo '<iframe src=\'https://player.vimeo.com/video/' . $videoid . '?autoplay=1&loFound <iframe width="100%" height="'. $video_height .'" frameborder="0" allowfullscreen="1" title="YouTube video player" src="https://www.youtube.com/embed/'. $videoid .'?autoplay=0&controls=1"> in file functions.php. 533: $compile .= '<iframe width='100%' height=''. $video_height .'' frameborder='0' allowfull
- add_menu_page(GT3_THEMENAME, GT3_THEMENAME, 'administrator', GT3_THEMESHORTFile license_verification.php : 6: add_submenu_page( GT3_THEMESHORT . 'options', 'Product Activation', 'Produc File admin-pages.php : 7:
gt3-pagebuilder-custom.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- Found wrong tag in style.css header.
- 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 soho, tgmpa.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- No reference to add_editor_style() was found in the theme. It is recommended that the theme implements editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.
- No reference to the_post_thumbnail was found in the theme.
- Screenshot size is 880x660px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
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 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.
- The theme appears to use include or require : loader.php 4: require_once('config.php');5: require_once('update_parameters.php');7: require_once('aq_resizer.php');10: require_once('classes/admin-tabs-controls.php');11: require_once('classes/admin-tabs-option-types.php');12: require_once('classes/admin-tabs-list.php');13: require_once('classes/global-js-message.php');14: require_once('classes/menu-walker.php');15: require_once('classes/gt3_helper.php');18: require_once('registrator/admin-pages.php');19: require_once('registrator/css-js.php');20: require_once('registrator/ajax-handlers.php');21: require_once('registrator/sidebars.php');22: require_once('registrator/fonts.php');23: require_once('registrator/misc.php');26: require_once('license_verification/license_verification.php');29: require_once('admin/options.php');30: require_once('admin/theme-settings-page.php');38: require_once('tgm/gt3-tgm.php');40: require_once('updates-notifier.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.