0
Validation results

Studiare

Studiare

WordPress 6.5.2 theme
0
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEstudiare.zip
  • FILE SIZE9844871 bytes
  • MD52f5876b386a7479602d2fad6d43f16a6
  • SHA10b33532c5badf29f8f2df7bcd5d5aaeaf2e1d737
  • LICENSEGNU GPL 2
  • FILES INCLUDEDCSS, PHP, HTML, XML, Bitmap images, Adobe Illustrator
  • THEME URIhttps://zhaket.com/store/extremedesign/
  • VERSION4.1
  • AUTHOR URI
  • TAGSclasses, courses, education, education center, learning center, tutoring, teaching, study, studying, learning, lessons, instructor, teacher, mentor
  • CREATION DATE2019-10-06
  • LAST FILE UPDATE2019-10-06
  • LAST VALIDATION2019-10-06 17:45
  • OTHER VERSIONS

    1.0 : 75%

This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Customizer : Sanitization of Customizer settings Found a Customizer setting that did not have a sanitization callback function in file extension_customizer.php. Every call to the add_setting() method needs to have a sanitization callback function passed.
  2. Security breaches : Use of base64_decode() Found base64_decode in file wp-product.class.php. 113: $starter = (isset($now->starter) && !empty($now->starter)) ? base64_decode($now->starter) : '';511: $starter = (isset($now->starter) && !empty($now->starter)) ? base64_decode($now->starter) : '';
  3. Security breaches : Use of base64_encode() Found base64_encode in file wp-product.class.php.
     'starter' => base64_encode($starter),
     'starter' => base64_encode($starter),
     'starter' => base64_encode($starter),
     'starter' => base64_encode($starter),
     'starter' => base64_encode($starter),
  4. Unwanted files : hidden file(s) or folder(s) .editorconfig .jshintrc was found.
  5. Malware : Operations on file system fopen was found in the file class.redux_helpers.php 670: //$fp = fopen( $file, 'r' );fread was found in the file class.redux_helpers.php 673: //$file_data = fread( $fp, 8192 );fclose was found in the file class.redux_helpers.php 676: //fclose( $fp );
  6. Malware : Network operations curl_init was found in the file wp-product.class.php 576: $ch = curl_init();curl_exec was found in the file wp-product.class.php 581: $content = curl_exec($ch);
  7. Admin menu : Themes should use add_theme_page() for adding admin pages. File wp-product.class.php : 20: * More info: https://developer.wordpress.org/reference/functions/add_submenu_page/97: add_submenu_page(659: 'parent_slug' => 'index.php', // Read this: https://developer.wordpress.org/reference/functions/add_submenu_page/#parametersFile wp-product.class.php : 20: * More info: https://developer.wordpress.org/reference/functions/add_submenu_page/97: add_submenu_page(659: 'parent_slug' => 'index.php', // Read this: https://developer.wordpress.org/reference/functions/add_submenu_page/#parametersFile wp-product.class.php : 20: * More info: https://developer.wordpress.org/reference/functions/add_submenu_page/97: add_submenu_page(659: 'parent_slug' => 'index.php', // Read this: https://developer.wordpress.org/reference/functions/add_submenu_page/#parametersFile welcome.php : 199: $page = 'add_management_page';File framework.php : 1355: // wrappers and need to be appened to using add_submenu_page.1406: $this->page = call_user_func( 'add_submenu_page', $page_parent, $page_title, $menu_title, $page_permission1457: call_user_func( 'add_submenu_page', $this->args['page_slug'], $section['title'], $section['tFile framework.php : 1355: // wrappers and need to be appened to using add_submenu_page.1406: $this->page = call_user_func( 'add_submenu_page', $page_parent, $page_title, $menu_title, $page_permission1457: call_user_func( 'add_submenu_page', $this->args['page_slug'], $section['title'], $section['tFile framework.php : 1432: $this->page = call_user_func( 'add_menu_page', $this->args['page_title'], $this->args['menu_title'], $thisFile framework.php : 1355: // wrappers and need to be appened to using add_submenu_page.1406: $this->page = call_user_func( 'add_submenu_page', $page_parent, $page_title, $menu_title, $page_permission1457: call_user_func( 'add_submenu_page', $this->args['page_slug'], $section['title'], $section['tFile barebones-config.php : 67: // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/add_submenu_page#ParametersFile sample-config.php : 109: // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/add_submenu_page#Parameters
  8. Inapropriate constants : Use of TEMPLATEPATH Constant TEMPLATEPATH was found in the file codebean_functions.php. get_template_directory() should be used instead. 831: define('mytheme_inc_path', TEMPLATEPATH . '/inc/');
  9. Deprecated functions : get_bloginfo get_bloginfo('url') was found in the file content-single-product.php. Use home_url() instead.165: <input type='text' class='short-url-link' value='<?php echo get_bloginfo('url').'/?p='.$post->ID; ?>' id='myInput'>
  10. Deprecated functions : bloginfo bloginfo('template_url') was found in the file form-lost-password.php. Use echo esc_url( get_template_directory_uri() ) instead.25: <img class='lost-pass-image' src='<?php bloginfo('template_url'); ?>/assets/images/password.svg'>bloginfo('template_url') was found in the file form-tracking.php. Use echo esc_url( get_template_directory_uri() ) instead.31: <img class='tracking-image' src='<?php bloginfo('template_url'); ?>/assets/images/certificate.svg'>
Warning
  1. core scripts deregistered : Core scripts deregistrationFound wp_deregister_script in enqueue.php. Themes must not deregister core scripts. 215: wp_deregister_script( 'jquerySelect2' );Found wp_deregister_script in framework.php. Themes must not deregister core scripts. 579: wp_deregister_script( 'wpb_ace' );
  2. special URIs : Presence of bad theme tagsTheme URI and Author URI should not be the same.
  3. theme tags : Presence of bad theme tagsFound wrong tag classes in style.css header.Found wrong tag courses in style.css header.Found wrong tag education center in style.css header.Found wrong tag learning center in style.css header.Found wrong tag tutoring in style.css header.Found wrong tag teaching in style.css header.Found wrong tag study in style.css header.Found wrong tag studying in style.css header.Found wrong tag learning in style.css header.Found wrong tag lessons in style.css header.Found wrong tag instructor in style.css header.Found wrong tag teacher in style.css header.Found wrong tag mentor in style.css header.
  4. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function __, with the arguments 'Reply' in file review.php.Found a translation function that is missing a text-domain. Function __, with the arguments in file codebean_woocommerce.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'فعالسازی قالب' in file wp-product.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'فعالسازی قالب' in file wp-product.class.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'فعالسازی قالب' in file wp-product.class.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'شما قبلا لایسنس خود را فعال کرده اید.' in file wp-product.class.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'لایسنس فعلی شما:' in file wp-product.class.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'اعتبار سنجی مجدد' in file wp-product.class.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'حذف و ثبت لایسنس دیگر' in file wp-product.class.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'کد لایسنس جدید' in file wp-product.class.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'فعالسازی قالب' in file wp-product.class.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'لطفا صبر کنید...' in file wp-product.class.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'لطفا صبر کنید...' in file wp-product.class.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'لایسنس را میتوانید از حساب کاربری خود در سایت ژاکت از بخش دانلود قالب دریافت کنید.' in file wp-product.class.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'کد لایسنس' in file wp-product.class.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'فعالسازی قالب' in file wp-product.class.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'لطفا صبر کنید....' in file wp-product.class.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'لایسنس را میتوانید از حساب کاربری خود در سایت ژاکت از بخش دانلود قالب دریافت کنید.' in file wp-product.class.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'خطایی رخ داده لطفا مجدد تلاش کنید.' in file wp-product.class.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Something goes wrong please try again.' in file wp-product.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'لطفا کد لایسنس خود را وارد کنید.' in file wp-product.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'کد لایسنس معتبر است.' in file wp-product.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'متشکریم! لایسنس شما با موفقیت فعال شد..' in file wp-product.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'برای فعال سازی قالب، لایسنس خود را وارد کنید.' in file wp-product.class.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'ثبت لایسنس' in file wp-product.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'مشکلی در لایسنس شما به وجود امده است. لطفا آن را بررسی کنید.' in file wp-product.class.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'بررسی کن' in file wp-product.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'کد لایسنس خود را وارد کنید' in file wp-product.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'متشکریم! لایسنس شما با موقفیت فعال شد.' in file wp-product.class.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 studiare, woo-wallet, woocommerce, wpdocs_textdomain, emallshop, redux-framework, themecheck, redux-framework-demo, Notifications.
  5. 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.
  6. PHP short tags : Presence of PHP short tagsPHP short tags were found in file parsedown.php. "This practice is discouraged because they are only available if enabled with short_open_tag php.ini configuration file directive, or if PHP was configured with the --enable-short-tags option" (php.net), which is not the case on many servers.772: if (preg_match('/^\[(.+?)\]:[ ]*<?(\S+?)>?(?:[ ]+['\'(](.+)['\')])?[ ]*$/', $Line['text'], $matches))
  7. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  8. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  9. 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.
  10. I18N implementation : Proper use of _e(Possible variable $this found in translation function in wp-product.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in wp-product.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in wp-product.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in wp-product.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in wp-product.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in wp-product.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in wp-product.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in wp-product.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in wp-product.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in wp-product.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in wp-product.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in wp-product.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in wp-product.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in wp-product.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in wp-product.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in wp-product.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in wp-product.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in wp-product.class.php. Translation function calls should not contain PHP variables.
  11. I18N implementation : Proper use of ___all(Possible variable $add_to_cart_text found in translation function in codebean_woocommerce.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in wp-product.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in wp-product.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in wp-product.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in wp-product.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in wp-product.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in wp-product.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in wp-product.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in wp-product.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in wp-product.class.php. Translation function calls should not contain PHP variables.
  12. Screenshot : Screenshot fileScreenshot dimensions are wrong! Detected: 700x700px (1:1). Ratio of width to height should be 4:3.Screenshot size is 700x700px. 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. favicon presence : Favicon managementPossible Favicon found in codebean_actions.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
  2. Static links : Presence of hard-coded linksPossible hard-coded links were found in the file codebean_options.php.1557: 'desc' => 'Icon (optional)<br><small>Note: If you want to set custom icon, enter icon alias from <a href='http://fontawesome.io/icons/' target='_blank'>Font Awesome</a> icon collectPossible hard-coded links were found in the file map.php.32: 'description' => wp_kses(__('<a href='http://www.latlong.net/convert-address-to-lat-long.html'>Here is a tool</a>38: 'description' => wp_kses(__('<a href='http://www.latlong.net/convert-address-to-lat-long.html'>Here is a tool</a>32: 'description' => wp_kses(__('<a href='http://www.latlong.net/convert-address-to-lat-long.html'>Here is a tool</a>38: 'description' => wp_kses(__('<a href='http://www.latlong.net/convert-address-to-lat-long.html'>Here is a tool</a>51: 'description' => wp_kses(__('Paste the style code here. Browse map styles in <a href='https://snazzymaps.com/''>SnazzyMaps</a>.', 'studiare'), array('a' => arrayPossible hard-coded links were found in the file welcome.php.480: <a href='http://docs.reduxframework.com/' class='docs button button-primary'>Docs</a483: <a href='https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MMFMHW
  3. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  4. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  5. Optional files : Presence of home template file home.phpThis theme does not contain optional file home.php.
  6. Optional files : Presence of category template file category.phpThis theme does not contain optional file category.php.
  7. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  8. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  9. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  10. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  11. Optional files : Presence of archive template file archive.phpThis theme does not contain optional file archive.php.
  12. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  13. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  14. Use of includes : Use of include or requireThe theme appears to use include or require : welcome.php 376: require_once 'views/about.php';391: require_once 'views/changelog.php';406: require_once 'views/extensions.php';422: require_once 'views/support.php';437: require_once 'views/credits.php';452: require_once 'views/status_report.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 : extension_customizer.php 753: require_once( $class_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 : class.redux_api.php 541: include_once( $api_check ); 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 : framework.php 424: require_once 'core/dashboard.php';428: require_once 'core/newsflash.php';1700: require_once 'core/enqueue.php';2849: require_once 'core/enqueue.php';2907: require_once 'core/panel.php';3259: require_once 'core/panel.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.
Other checked themes