15
Validation results

Oshin

Oshin

WordPress 6.5.2 theme
15
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEoshine.zip
  • FILE SIZE11170678 bytes
  • MD50bb7ba81e0c31629e38ded2fccd60f16
  • SHA1918d726cb5f7ddbdc02485dc146a5e934f833d92
  • LICENSEGNU GPL 2
  • FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
  • VERSION6.8.9.4
  • TAGStwo-columns, three-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready
  • CREATION DATE2020-06-17
  • LAST FILE UPDATE2020-06-17
  • LAST VALIDATION2020-06-17 19:41
  • OTHER VERSIONS

    6.4.1 : 0%

    1.4 : 0%

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. Presence of iframes : iframes are sometimes used to load unwanted adverts and malicious code on another site Found <iframe src='//www.facebook.com/plugins/like.php?href=".urlencode($url)."&amp;send=false&amp;layout=button_count&amp;width=100&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35&amp;appId=173868296037629' scrolling='no' frameborder='0' style='border:none; overflow:hidden; width:100px; height:20px;' allowTransparency='true'> in file helpers.php.
    Ligne170: $out = '<iframe src='//www.facebook.com/plugins/like.php?href='.urlencode($url).'&a
  3. Malware : Operations on file system fopen was found in the file class.redux_helpers.php
    Ligne665: //$fp = fopen( $file, 'r' );
    fread was found in the file class.redux_helpers.php
    Ligne668: //$file_data = fread( $fp, 8192 );
    fclose was found in the file class.redux_helpers.php
    Ligne671: //fclose( $fp );
  4. Admin menu : Themes should use add_theme_page() for adding admin pages. File welcome.php :
    Ligne201: $page = 'add_management_page';
    File framework.php :
    Ligne1361: // wrappers and need to be appened to using add_submenu_page.
    Ligne1412: $this->page = call_user_func( 'add_submenu_page', $page_parent, $page_title, $menu_title, $page_permission
    Ligne1470: call_user_func( 'add_submenu_page', $this->args['page_slug'], $section['title'], $section['t
    File framework.php :
    Ligne1361: // wrappers and need to be appened to using add_submenu_page.
    Ligne1412: $this->page = call_user_func( 'add_submenu_page', $page_parent, $page_title, $menu_title, $page_permission
    Ligne1470: call_user_func( 'add_submenu_page', $this->args['page_slug'], $section['title'], $section['t
    File framework.php :
    Ligne1438: $this->page = call_user_func( 'add_menu_page', $this->args['page_title'], $this->args['menu_title'], $this
    File framework.php :
    Ligne1361: // wrappers and need to be appened to using add_submenu_page.
    Ligne1412: $this->page = call_user_func( 'add_submenu_page', $page_parent, $page_title, $menu_title, $page_permission
    Ligne1470: call_user_func( 'add_submenu_page', $this->args['page_slug'], $section['title'], $section['t
    File BEAdminMenu.php :
    Ligne32: $page = add_menu_page( $this::$settings['page-title'], $this::$settings['menu-title
    File be-themes-update-config.php :
    Ligne300: 'page_parent'       => 'themes.php',            // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/add_submenu_page#Parameters
    File be-themes-options-config.php :
    Ligne4841: 'page_parent'       => 'themes.php',            // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/add_submenu_page#Parameters
Warning
  1. core scripts deregistered : Core scripts deregistrationFound wp_deregister_script in be-woo-functions.php. Themes must not deregister core scripts.
    Ligne35: //wp_deregister_script( 'be-themes-woocommerce-js' );
    Found wp_deregister_script in enqueue.php. Themes must not deregister core scripts.
    Ligne215: // wp_deregister_script( 'jquerySelect2' );
    Found wp_deregister_script in framework.php. Themes must not deregister core scripts.
    Ligne565: // wp_deregister_script( 'wpb_ace' );
  2. Text domain : Incorrect use of translation functions.Found a translation function that has an incorrect number of arguments. Function _e, with the arguments 'Maintenance Mode is <strong>turned on</strong>. Please don\'t forget to <a href="', >turn it off</a> once you are done., 'oshin' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'oshin' in file helpers.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 oshin, redux-framework, themecheck, be-functions, rwmb, meta-box, options-general.php?page=_options&tab=17, >turn it off</a> once you are done., tgmpa.
  3. 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.
    Ligne772: if (preg_match('/^\[(.+?)\]:[ ]*<?(\S+?)>?(?:[ ]+['\'(](.+)['\')])?[ ]*$/', $Line['text'], $matches))
  4. Hidden admin bar : Hidden admin Bar in CSSThemes should not hide admin bar. Detected in file perspective-left-right.min.css.
  5. Screenshot : Screenshot fileBad 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 header.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
  2. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  3. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  4. Optional files : Presence of home template file home.phpThis theme does not contain optional file home.php.
  5. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  6. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  7. Use of includes : Use of include or requireThe theme appears to use include or require : be-woo-functions.php
    Ligne234: require_once( get_template_directory() .'/woocommerce/class-wc-widget-cart.
    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
    Ligne534: 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 : extension_customizer.php
    Ligne753: 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 : welcome.php
    Ligne378: require_once 'views/about.php';
    Ligne393: require_once 'views/changelog.php';
    Ligne408: require_once 'views/extensions.php';
    Ligne424: require_once 'views/support.php';
    Ligne439: require_once 'views/credits.php';
    Ligne454: 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 : framework.php
    Ligne410: //     require_once 'core/dashboard.php';
    Ligne414: //         require_once 'core/newsflash.php';
    Ligne1719: require_once 'core/enqueue.php';
    Ligne2868: require_once 'core/enqueue.php';
    Ligne2926: require_once 'core/panel.php';
    Ligne3278: 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.
    The theme appears to use include or require : widget-functions.php
    Ligne100: require_once( get_template_directory() .'/functions/widgets/recent_post_wid
    Ligne101: require_once( get_template_directory() .'/functions/widgets/brankic-photost
    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 : common-helpers.php
    Ligne556: require_once( get_template_directory().'/functions/twitter/Autolink.php' );
    Ligne593: require_once( get_template_directory().'/functions/twitter/class-wp-twitter
    Ligne760: // 	require_once( get_template_directory().'/functions/Pintrest/Pinterest.class
    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 : helpers.php
    Ligne980: //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 : be-themes-update-config.php
    Ligne88: require_once( ABSPATH .'/wp-admin/includes/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 : be-themes-options-config.php
    Ligne88: require_once( ABSPATH .'/wp-admin/includes/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.
Other checked themes