0
Validation results

avas

avas

WordPress 6.5.2 theme
0
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEavas.zip
  • FILE SIZE5897256 bytes
  • MD5f910b762b29ce330e2905f1191dfb69b
  • SHA17669a1795430bb6fdc2babfd2d7e0171cff1ba49
  • LICENSECustom
  • FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
  • VERSION6.3.0.3
  • AUTHOR URI
  • CREATION DATE2021-09-15
  • LAST FILE UPDATE2021-09-15
  • LAST VALIDATION2021-09-15 21:43
  • OTHER VERSIONS

    6.1.5 : 52%

    5.3.3 : 32%

    5.3.1 : 32%

This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Security breaches : Use of base64_decode() Found base64_decode in file class-updates.php. 301: $plaintext=openssl_decrypt( base64_decode( $encrypted ), $method, $key, OPENSSL_RAW_DATA, $iv );
  2. Security breaches : Use of base64_encode() Found base64_encode in file class-updates.php.
     return base64_encode( openssl_encrypt( $plainText, $method, $key, OPENSSL_RAW_DATA
  3. Presence of iframes : iframes are sometimes used to load unwanted adverts and malicious code on another site Found <iframe width="860" height="520" src="https://www.youtube.com/embed/u5hv4_QZdWo" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen> in file welcome.php. 72: <iframe width='860' height='520' src='https://www.youtube.com/embed/u5hv4_Q
  4. Malware : Network operations curl_init was found in the file functions.php 533: $ch = curl_init();curl_exec was found in the file functions.php 541: $result = curl_exec($ch);
  5. Admin menu : Themes should use add_theme_page() for adding admin pages. File welcome.php : 27: add_submenu_page( 'Welcome', 'License', 'License', 'import', 'admin.php?pag29: add_submenu_page( 'Welcome', 'Manage Plugins', 'Manage Plugins', 'manage_op33: add_submenu_page( 'Welcome', 'Import Demo', 'Import Demo', 'manage_options'38: add_submenu_page( 'Welcome', 'Theme Options', 'Theme Options', 'manage_opti40: add_submenu_page( 'Welcome', 'Theme Options', 'Theme Options', 'manage_optiFile welcome.php : 27: add_submenu_page( 'Welcome', 'License', 'License', 'import', 'admin.php?pag29: add_submenu_page( 'Welcome', 'Manage Plugins', 'Manage Plugins', 'manage_op33: add_submenu_page( 'Welcome', 'Import Demo', 'Import Demo', 'manage_options'38: add_submenu_page( 'Welcome', 'Theme Options', 'Theme Options', 'manage_opti40: add_submenu_page( 'Welcome', 'Theme Options', 'Theme Options', 'manage_optiFile welcome.php : 27: add_submenu_page( 'Welcome', 'License', 'License', 'import', 'admin.php?pag29: add_submenu_page( 'Welcome', 'Manage Plugins', 'Manage Plugins', 'manage_op33: add_submenu_page( 'Welcome', 'Import Demo', 'Import Demo', 'manage_options'38: add_submenu_page( 'Welcome', 'Theme Options', 'Theme Options', 'manage_opti40: add_submenu_page( 'Welcome', 'Theme Options', 'Theme Options', 'manage_optiFile welcome.php : 27: add_submenu_page( 'Welcome', 'License', 'License', 'import', 'admin.php?pag29: add_submenu_page( 'Welcome', 'Manage Plugins', 'Manage Plugins', 'manage_op33: add_submenu_page( 'Welcome', 'Import Demo', 'Import Demo', 'manage_options'38: add_submenu_page( 'Welcome', 'Theme Options', 'Theme Options', 'manage_opti40: add_submenu_page( 'Welcome', 'Theme Options', 'Theme Options', 'manage_optiFile welcome.php : 27: add_submenu_page( 'Welcome', 'License', 'License', 'import', 'admin.php?pag29: add_submenu_page( 'Welcome', 'Manage Plugins', 'Manage Plugins', 'manage_op33: add_submenu_page( 'Welcome', 'Import Demo', 'Import Demo', 'manage_options'38: add_submenu_page( 'Welcome', 'Theme Options', 'Theme Options', 'manage_opti40: add_submenu_page( 'Welcome', 'Theme Options', 'Theme Options', 'manage_optiFile theme-options.php : 72: // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/add_submenu_page#ParametersFile class-tgm-plugin-activation.php : 708: $this->page_hook = call_user_func( 'add_submenu_page', $args['parent_slug'], $args['page_title'], $args['menu_tFile updates.php : 50: add_menu_page ( 'Avas', 'Avas', 'activate_plugins', $this->slug, [$this,'A54: add_menu_page( 'Avas', 'Avas', 'activate_plugins', $this->slug, [$this,'LiFile updates.php : 50: add_menu_page ( 'Avas', 'Avas', 'activate_plugins', $this->slug, [$this,'A54: add_menu_page( 'Avas', 'Avas', 'activate_plugins', $this->slug, [$this,'Li
  6. Included plugins : Zip file found Plugins are not allowed in themes. The zip file found was avas-core.zip.
Warning
  1. theme tags : Presence of bad theme tagsFound wrong tag in style.css header.
  2. Text domain : Incorrect use of translation functions.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 avas, tgmpa.
  3. Hidden admin bar : Hidden admin Bar in CSSThemes should not hide admin bar. Detected in file rtl.min.css.
  4. I18N implementation : Proper use of _e(Possible variable $tx found in translation function in login.php. Translation function calls should not contain PHP variables.
  5. I18N implementation : Proper use of ___all(Possible variable $x found in translation function in custom-sidebars.php. Translation function calls should not contain PHP variables. Possible variable $x found in translation function in custom-sidebars.php. Translation function calls should not contain PHP variables. Possible variable $tx found in translation function in functions.php. Translation function calls should not contain PHP variables.
  6. I18N implementation : Proper use of esc_html___all(Possible variable $x found in translation function in custom-sidebars.php. Translation function calls should not contain PHP variables. Possible variable $x found in translation function in custom-sidebars.php. Translation function calls should not contain PHP variables. Possible variable $tx found in translation function in functions.php. Translation function calls should not contain PHP variables.
  7. I18N implementation : Proper use of esc_html_e(Possible variable $tx found in translation function in login.php. Translation function calls should not contain PHP variables.
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 date/time template file date.phpThis theme does not contain optional file date.php.
  8. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  9. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  10. Use of includes : Use of include or requireThe theme appears to use include or require : import.php 77: include_once( ABSPATH . WPINC . '/class-http.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 : class-updates.php 97: require_once( ABSPATH . 'wp-admin/includes/file.php' );124: 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.
Other checked themes