ZShop
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEzshop.zip
- FILE SIZE10408388 bytes
- MD53bf6df46279cc9c45a0aa67fd67369dc
- SHA1480608e9f431eabe08c338bb1663e7a236f02f24
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttp://saoshyant-wp.ir/zshop
- VERSION1.5
- TAGSthree-columns, Threaded-comments, Translation-ready, Custom-menu
- CREATION DATE2019-09-27
- LAST FILE UPDATE2019-09-29
- LAST VALIDATION2019-09-29 06:35
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
- ini_set('display_errors', 'On'); Found ini_set in file Extension.php. 142: @
- base64_decode($response->content);Found base64_decode in file GitLabApi.php. 216: return base64_decode($response->content); Found base64_decode in file GitHubApi.php. 267: return
$parameters['oauth_signature'] = base64_encode(hash_hmac('sha1', $stringToSign, $secret, true));
Found base64_encode in file OAuthSignature.php. - Found <iframe width="600" height="400" src="<?php echo esc_url($video_src);?> in file functions.php. 570: <iframe width='600' height='400' src='<?php echo esc_url($video_src);?>' f
- file_get_contents( $file );file_get_contents was found in the file parsers.php 66: $success = $dom->loadXML( file_get_contents( $file ) );269: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {file_get_contents was found in the file parsers.php 66: $success = $dom->loadXML( file_get_contents( $file ) );269: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {fopen was found in the file parsers.php 415: $fp = $this->fopen( $file, 'r' );641: function fopen( $filename, $mode = 'r' ) {644: return fopen( $filename, $mode );fclose was found in the file parsers.php 464: $this->fclose($fp);659: function fclose( $fp ) {662: return fclose( $fp );fopen was found in the file parsers.php 415: $fp = $this->fopen( $file, 'r' );641: function fopen( $filename, $mode = 'r' ) {644: return fopen( $filename, $mode );fopen was found in the file parsers.php 415: $fp = $this->fopen( $file, 'r' );641: function fopen( $filename, $mode = 'r' ) {644: return fopen( $filename, $mode );fclose was found in the file parsers.php 464: $this->fclose($fp);659: function fclose( $fp ) {662: return fclose( $fp );fclose was found in the file parsers.php 464: $this->fclose($fp);659: function fclose( $fp ) {662: return fclose( $fp ); file_get_contents was found in the file importer.class.php 238: $data =
- add_submenu_page',File importer.class.php : 72: if( $args['menu_type'] == 'add_submenu_page' ) {File builder.php : 36: echo '<div class='add_sao_page_builder '.esc_attr($sao) .''>'; File init.php : 73: 'menu_type' => '
Warning
- Found a translation function that is missing a text-domain. Function __, with the arguments 'View details' in file UpdateChecker.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'More information about %s' in file UpdateChecker.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim</p>' in file text_block.php.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 zshop, yith-woocommerce-compare, plugin-update-checker, zshop-framework, sao-page-builder, sao-slider, sao-share-buttons, tgmpa.
- The theme uses the register_post_type() function, which is plugin-territory functionality.
- Themes should not hide admin bar. Detected in file builder.css.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- Possible variable $options found in translation function in pagenavi.php. Translation function calls should not contain PHP variables. Possible variable $options found in translation function in pagenavi.php. Translation function calls should not contain PHP variables. Possible variable $options found in translation function in pagenavi.php. Translation function calls should not contain PHP variables.
- Possible variable $options found in translation function in pagenavi.php. Translation function calls should not contain PHP variables. Possible variable $options found in translation function in pagenavi.php. Translation function calls should not contain PHP variables.
- Could not find Author URI.
- 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 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 : Autoloader.php 32: include ($this->libraryDir . $this->staticMap[$className]); 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 : UpdateChecker.php 221: require_once( ABSPATH . '/wp-admin/includes/plugin.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 : UpgraderStatus.php 126: require_once( ABSPATH . '/wp-admin/includes/plugin.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 : importer.class.php 198: require_once($class_wp_importer);206: require_once($class_wp_import); 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 : zshop-framework.php 13: include_once( ABSPATH . 'wp-admin/includes/plugin.php' );102: include_once( ABSPATH . 'wp-admin/includes/plugin.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 : sao-page-builder.php 14: include_once( ABSPATH . 'wp-admin/includes/plugin.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 : sao-slider.php 13: include_once( ABSPATH . 'wp-admin/includes/plugin.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 : sao-share-buttons.php 11: include_once( ABSPATH . 'wp-admin/includes/plugin.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.