0
Validation results

ایران‌کالا

ایران‌کالا

WordPress 6.4.3 theme
0
  • THEME TYPEWordPress theme 6.4.3
  • FILE NAMEirankala.zip
  • FILE SIZE2261026 bytes
  • MD54b145608256defb99aa72eefb339ac34
  • SHA1fe743bf7e7e54b13dc0dbfe3606484d386970c21
  • LICENSENone
  • FILES INCLUDEDCSS, PHP, Bitmap images
  • THEME URIhttps://zhaket.com/product/irankala-wordpress-theme/
  • VERSION6.3.1
  • AUTHOR URI
  • CREATION DATE2019-10-16
  • LAST FILE UPDATE2019-10-16
  • LAST VALIDATION2019-10-16 10:59
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Title : Title The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
  2. Security breaches : Use of base64_decode() Found base64_decode in file breadcrumbs.php. 278: $starter = ( isset( $now->starter ) && ! empty( $now->starter ) ) ? base64_decode( $now->starter ) : '';692: $starter = ( isset( $now->starter ) && ! empty( $now->starter ) ) ? base64_decode( $now->starter ) : '';
  3. Security breaches : Use of base64_encode() Found base64_encode in file Authentiq.php.
     'Authorization' => 'Basic ' . base64_encode($this->clientId .  ':' . $this->clientSecret)
     'Authorization' => 'Basic ' . base64_encode($this->clientId .  ':' . $this->clientSecret)
    Found base64_encode in file Yahoo.php.
     'Authorization' => 'Basic ' . base64_encode($this->clientId .  ':' . $this->clientSecret)
    Found base64_encode in file Reddit.php.
     'Authorization' => 'Basic ' . base64_encode($this->clientId .  ':' . $this->clientSecret)
    Found base64_encode in file Twitter.php.
     'media' => base64_encode(file_get_contents($status['picture'])),
    Found base64_encode in file OAuthSignatureMethodHMACSHA1.php.
     return base64_encode(hash_hmac('sha1', $base_string, $key, true));
    Found base64_encode in file breadcrumbs.php.
     'starter' => base64_encode( $starter ),
     'starter' => base64_encode( $starter ),
     'starter' => base64_encode( $starter ),
     'starter' => base64_encode( $starter ),
     'starter' => base64_encode( $starter ),
  4. Malware : Operations on file system file_get_contents was found in the file Twitter.php 199: 'media' => base64_encode(file_get_contents($status['picture'])),file_get_contents was found in the file LightOpenID.php 487: $data = file_get_contents($url, false, $context);file_get_contents was found in the file OAuthRequest.php 52: $post_data = OAuthUtil::parse_parameters(file_get_contents(self::$POST_INPUT));file_put_contents was found in the file Logger.php 127: file_put_contents($this->file, $content, FILE_APPEND);file_get_contents was found in the file options-backup.php 35: $settings = file_get_contents( $file );
  5. Malware : Network operations curl_init was found in the file LightOpenID.php 94: if (!function_exists('curl_init') && !in_array('https', stream_get_wrappers())) {233: $curl = curl_init($url . ($method == 'GET' && $params ? '?' . $params : ''));501: if (function_exists('curl_init')) {curl_exec was found in the file LightOpenID.php 282: $response = curl_exec($curl);286: $response = curl_exec($curl);curl_exec was found in the file LightOpenID.php 282: $response = curl_exec($curl);286: $response = curl_exec($curl);curl_init was found in the file Curl.php 115: $curl = curl_init();curl_exec was found in the file Curl.php 152: $response = curl_exec($curl);curl_init was found in the file breadcrumbs.php 757: $ch = curl_init();curl_exec was found in the file breadcrumbs.php 762: $content = curl_exec( $ch );
  6. Admin menu : Themes should use add_theme_page() for adding admin pages. File admin-menu.php : 4: add_menu_page( 'تنظیمات پوسته',File breadcrumbs.php : 185: * More info: https://developer.wordpress.org/reference/functions/add_submenu_page/262: add_submenu_page(File breadcrumbs.php : 185: * More info: https://developer.wordpress.org/reference/functions/add_submenu_page/262: add_submenu_page(
  7. Hidden admin bar : Hidden admin Bar Themes should not hide admin bar. Detected in file : functions.php.
  8. Content width : Proper definition of content_width No content width has been defined. Example:
    if ( ! isset( $content_width ) ) $content_width = 900;
Warning
  1. core scripts deregistered : Core scripts deregistrationFound wp_deregister_script in class-var-radio-button.php. Themes must not deregister core scripts. 18: wp_deregister_script( 'wc-add-to-cart-variation' );
  2. theme tags : Presence of bad theme tagsFound wrong tag in style.css header.
  3. Text domain : Incorrect use of translation functions.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 %d8%a7%db%8c%d8%b1%d8%a7%d9%86%e2%80%8c%da%a9%d8%a7%d9%84%d8%a7.
  4. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function __, with the arguments 'Home' in file breadcrumbs.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Author archive for ' in file breadcrumbs.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Error 404' in file breadcrumbs.php.Found a translation function that is missing a text-domain. Function __, with the arguments ' (صفحه %s)' in file breadcrumbs.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 woocommerce, woothemes, dokan-lite, dokan.
  5. Cdn : Use of CDNFound the URL of a CDN in the code: oss.maxcdn.com/libs/html5shiv. CSS or Javascript resources should not be loaded from a CDN. These resources should be bundled with the theme.
  6. Plugin territory : Plugin territory functionalitiesThe theme uses the register_post_type() function, which is plugin-territory functionality.The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
  7. Fundamental theme elements : Presence of add_theme_support()Could not find add_theme_support( 'automatic-feed-links' ).
  8. Fundamental theme elements : Presence of wp_link_pages()Could not find wp_link_pages.
  9. Fundamental theme elements : Presence of post_class()Could not find post_class.
  10. Comment reply : Declaration of comment replyCould not find the comment-reply script enqueued, however a reference to 'comment-reply' was found. Make sure that the comment-reply js script is being enqueued properly on singular pages.
  11. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  12. Editor style : Presence of editor styleNo 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.
  13. Featured image : Use of add_theme_support( 'post-thumbnails' ) in functions.php fileNo reference to post-thumbnails was found in the theme.
  14. CSS files : Presence of license typeLicense: is missing from style.css header.
  15. CSS files : Presence of license urlLicense URI: is missing from style.css header.
  16. CSS files : Presence of text domainText Domain: is missing from your style.css header.
  17. CSS files : Presence of .bypostauthor class.bypostauthor css class is needed in theme css.
  18. CSS files : Presence of .wp-caption class.wp-caption css class is needed in theme css.
  19. CSS files : Presence of .wp-caption-text class.wp-caption-text css class is needed in theme css.
  20. CSS files : Presence of .gallery-caption class.gallery-caption css class is needed in theme css.
  21. CSS files : Presence of .screen-reader-text class.screen-reader-text css class is needed in your theme css. See : the Codex for an example implementation.
  22. Screenshot : Screenshot fileScreenshot size is 600x450px. 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
  1. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  2. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  3. Optional files : Presence of home template file home.phpThis theme does not contain optional file home.php.
  4. Optional files : Presence of category template file category.phpThis theme does not contain optional file category.php.
  5. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  6. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  7. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  8. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  9. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  10. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  11. Use of includes : Use of include or requireThe theme appears to use include or require : tpl-options.php 86: include( $file );94: include( $file );102: include( $file );110: include( $file );118: include( $file );126: include( $file );134: include( $file );142: include( $file );150: include( $file );158: include( $file );166: include( $file );182: include( $file ); 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 : panel-favorites.php 30: include( IRK_THEME_PATH . 'panel-favorites/tpl-favorites.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 : video.php 15: include( IRK_VIDEO_PATH . 'tpl-video.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 : vc-elements.php 51: require_once( IRK_VCEL_PATH . 'vc-element-banner-ads.php' );52: require_once( IRK_VCEL_PATH . 'vc-element-services.php' );53: require_once( IRK_VCEL_PATH . 'vc-element-suggestion.php' );54: require_once( IRK_VCEL_PATH . 'vc-element-news.php' );55: require_once( IRK_VCEL_PATH . 'vc-element-posts.php' );56: require_once( IRK_VCEL_PATH . 'vc-element-main-slider.php' );57: require_once( IRK_VCEL_PATH . 'vc-element-amazing-slider.php' );58: require_once( IRK_VCEL_PATH . 'vc-element-multi-banner-ads.php' );59: require_once( IRK_VCEL_PATH . 'vc-element-products-slider.php' );60: require_once( IRK_VCEL_PATH . 'vc-element-posts-slider.php' );61: require_once( IRK_VCEL_PATH . 'vc-element-brand-slider.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 : popup.php 11: include( IRK_PU_PATH . 'tpl-popup.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 : quickview.php 3: include( IRK_QV_PATH . 'tpl-quickview.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 : admin-menu.php 17: include( $file ); 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.
Other checked themes