0
Validation results

Listeo

Listeo

WordPress 6.4.3 theme
0
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 b472b0Base.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 b472b0Base.php.
     return base64_encode( openssl_encrypt( $plainText, $method, $key, OPENSSL_RAW_DATA
  3. Malware : Operations on file system file_get_contents was found in the file extras.php 105: $svg = file_get_contents( $attachment_file );file_put_contents was found in the file envato-setup-export.php 244: file_put_contents( get_home_path() . '/wp-content/uploads/listeo/default.js245: file_put_contents( get_home_path() . '/wp-content/uploads/listeo/widget_pos246: file_put_contents( get_home_path() . '/wp-content/uploads/listeo/widget_opt247: file_put_contents( get_home_path() . '/wp-content/uploads/listeo/menu.json'248: file_put_contents( get_home_path() . '/wp-content/uploads/listeo/options.jsfile_put_contents was found in the file envato-setup-export.php 244: file_put_contents( get_home_path() . '/wp-content/uploads/listeo/default.js245: file_put_contents( get_home_path() . '/wp-content/uploads/listeo/widget_pos246: file_put_contents( get_home_path() . '/wp-content/uploads/listeo/widget_opt247: file_put_contents( get_home_path() . '/wp-content/uploads/listeo/menu.json'248: file_put_contents( get_home_path() . '/wp-content/uploads/listeo/options.jsfile_put_contents was found in the file envato-setup-export.php 244: file_put_contents( get_home_path() . '/wp-content/uploads/listeo/default.js245: file_put_contents( get_home_path() . '/wp-content/uploads/listeo/widget_pos246: file_put_contents( get_home_path() . '/wp-content/uploads/listeo/widget_opt247: file_put_contents( get_home_path() . '/wp-content/uploads/listeo/menu.json'248: file_put_contents( get_home_path() . '/wp-content/uploads/listeo/options.jsfile_put_contents was found in the file envato-setup-export.php 244: file_put_contents( get_home_path() . '/wp-content/uploads/listeo/default.js245: file_put_contents( get_home_path() . '/wp-content/uploads/listeo/widget_pos246: file_put_contents( get_home_path() . '/wp-content/uploads/listeo/widget_opt247: file_put_contents( get_home_path() . '/wp-content/uploads/listeo/menu.json'248: file_put_contents( get_home_path() . '/wp-content/uploads/listeo/options.jsfile_put_contents was found in the file envato-setup-export.php 244: file_put_contents( get_home_path() . '/wp-content/uploads/listeo/default.js245: file_put_contents( get_home_path() . '/wp-content/uploads/listeo/widget_pos246: file_put_contents( get_home_path() . '/wp-content/uploads/listeo/widget_opt247: file_put_contents( get_home_path() . '/wp-content/uploads/listeo/menu.json'248: file_put_contents( get_home_path() . '/wp-content/uploads/listeo/options.js
  4. Malware : Network operations curl_init was found in the file b472b0Base.php 415: $curl = curl_init();curl_exec was found in the file b472b0Base.php 430: $serverResponse = curl_exec( $curl );
  5. Admin menu : Themes should use add_theme_page() for adding admin pages. File licenser.php : 62: //add_menu_page ( 'Listeo', 'Listeo', 'activate_plugins', $this->slug, [$thi68: //add_menu_page( 'Listeo', 'Listeo', 'activate_plugins', $this->slug, [$thisFile licenser.php : 63: //add_submenu_page( $this->slug, 'Listeo License', 'License Info', 'activate64: add_submenu_page('listeo_settings', 'License', 'License', 'manage_options',69: add_submenu_page('listeo_settings', 'License', 'License', 'manage_options',File licenser.php : 63: //add_submenu_page( $this->slug, 'Listeo License', 'License Info', 'activate64: add_submenu_page('listeo_settings', 'License', 'License', 'manage_options',69: add_submenu_page('listeo_settings', 'License', 'License', 'manage_options',File licenser.php : 62: //add_menu_page ( 'Listeo', 'Listeo', 'activate_plugins', $this->slug, [$thi68: //add_menu_page( 'Listeo', 'Listeo', 'activate_plugins', $this->slug, [$thisFile licenser.php : 63: //add_submenu_page( $this->slug, 'Listeo License', 'License Info', 'activate64: add_submenu_page('listeo_settings', 'License', 'License', 'manage_options',69: add_submenu_page('listeo_settings', 'License', 'License', 'manage_options',
  6. Hidden admin bar : Hidden admin Bar Themes should not hide admin bar. Detected in file : functions.php.
  7. Deprecated functions : get_bloginfo get_bloginfo( 'url' ) was found in the file b472b0Base.php. Use home_url() instead.322: return get_bloginfo( 'url' );
  8. Included plugins : Zip file found Plugins are not allowed in themes. The zip file found was revslider.zip listeo-forms-and-fields-editor.zip web-font-social-icons.zip purethemes-cpt.zip js_composer.zip listeo-elementor.zip cmb2-field-slider.zip listeo-vc-bridge.zip listeo-core.zip listeo-shortcodes.zip.
Warning
  1. core scripts deregistered : Core scripts deregistrationFound wp_deregister_script in woocommerce.php. Themes must not deregister core scripts. 54: wp_deregister_script('select2');
  2. Text domain : Incorrect use of translation functions.Found a translation function that has an incorrect number of arguments. Function esc_html__, with the arguments "You have forgot about password.", listeo_core, 'listeo' in file template-dashboard.php.Found a translation function that is missing a text-domain. Function _e, with the arguments "Status:" in file licenser.php.Found a translation function that is missing a text-domain. Function _e, with the arguments "Valid" in file licenser.php.Found a translation function that is missing a text-domain. Function _e, with the arguments "Invalid" in file licenser.php.Found a translation function that is missing a text-domain. Function _e, with the arguments "License Type:" in file licenser.php.Found a translation function that is missing a text-domain. Function _e, with the arguments "Support Ends on" in file licenser.php.Found a translation function that is missing a text-domain. Function _e, with the arguments "Support Expired on" in file licenser.php.Found a translation function that is missing a text-domain. Function _e, with the arguments "Your License Key:" in file licenser.php.Found a translation function that is missing a text-domain. Function _e, with the arguments "Your Purchase Code" in file licenser.php.Found a translation function that is missing a text-domain. Function _e, with the arguments "Your ThemeForest Email Address" in file licenser.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments 'Bookings', listeo_core, 'listeo' in file template-ical.php.Found a translation function that has an incorrect number of arguments. Function esc_html__, with the arguments 'Shop page sidebar', workscout, 'listeo' in file functions.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'License Activation' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Thank you for activating your %s license.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Let\'s Go!' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Welcome to the setup wizard for %s.' in file envato_setup.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 listeo, dokan-lite, listeo_core, woocommerce, buildr, kirki, dokan, workscout.
  3. I18N implementation : Proper use of _e(Possible variable $this found in translation function in licenser.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in licenser.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in licenser.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in licenser.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in licenser.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in licenser.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in licenser.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in licenser.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in licenser.php. Translation function calls should not contain PHP variables.
  4. Screenshot : Screenshot fileBad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
  1. Static links : Presence of hard-coded linksPossible hard-coded links were found in the file licenser.php.210: <a href='https://themeforest.net/licenses/standard'><?php echo $this->responseObj->l376: <span class='description'><a href='https://help.market.envato.com/hc/en-us/articles/202822600-Where-Is-My-PurcPossible hard-coded links were found in the file var.php.244: 'default' => 'You will need to change manually background color of some sections on homepage in Elementor: <a href='https://www.docs.purethemes.net/listeo/knowledge-base/how-to-enable-dark-moPossible hard-coded links were found in the file envato_setup.php.865: <h3><a href='https://help.market.envato.com/hc/en-us/articles/202822600-Where-Is-My-Purc2660: Development knowledge. We recommend hiring an expert from <a href='http://studiotracking.envato.com/aff_c?offer_id=4&aff_id=1564&source=DemoIn2700: <p><?php printf(esc_html__('Please add your logo below. For best results, the logo should be a transparent PNG . The logo can be changed at any time from the Appearance > Customize area in your dashboard. Try %sEnvato Studio%s if you need a new logo designed.', 'listeo'), '<a href='http://studiotracking.envato.com/aff_c?offer_id=4&aff_id=1564&source=DemoIn2726: Development knowledge. We recommend hiring an expert from <a href='http://studiotracking.envato.com/aff_c?offer_id=4&aff_id=1564&source=DemoIn2660: Development knowledge. We recommend hiring an expert from <a href='http://studiotracking.envato.com/aff_c?offer_id=4&aff_id=1564&source=DemoIn2700: <p><?php printf(esc_html__('Please add your logo below. For best results, the logo should be a transparent PNG . The logo can be changed at any time from the Appearance > Customize area in your dashboard. Try %sEnvato Studio%s if you need a new logo designed.', 'listeo'), '<a href='http://studiotracking.envato.com/aff_c?offer_id=4&aff_id=1564&source=DemoIn2726: Development knowledge. We recommend hiring an expert from <a href='http://studiotracking.envato.com/aff_c?offer_id=4&aff_id=1564&source=DemoIn2660: Development knowledge. We recommend hiring an expert from <a href='http://studiotracking.envato.com/aff_c?offer_id=4&aff_id=1564&source=DemoIn2700: <p><?php printf(esc_html__('Please add your logo below. For best results, the logo should be a transparent PNG . The logo can be changed at any time from the Appearance > Customize area in your dashboard. Try %sEnvato Studio%s if you need a new logo designed.', 'listeo'), '<a href='http://studiotracking.envato.com/aff_c?offer_id=4&aff_id=1564&source=DemoIn2726: Development knowledge. We recommend hiring an expert from <a href='http://studiotracking.envato.com/aff_c?offer_id=4&aff_id=1564&source=DemoIn2827: permissions to enable Automatic Updates. If you have any questions please <a href='http://dtbaker.net/envato/' target='_blank'>contact us</a>.</em>2904: <p>Item Support can be accessed from <a href='https://themeforest.net/item/listeo-real-estate-wordpress-theme/20697875/su2917: <li>Installation services (this is available through <a href='https://studio.envato.com/explore/wordpress-installation/37124-wordpress-th2921: <p>More details about item support can be found in the ThemeForest <a href='http://themeforest.net/page/item_support_policy' target='_blank'>Item Suppo2953: <a href='https://twitter.com/share' class='twitter-share-button' data-url='http://th2971: <p>Please come back and <a href='http://themeforest.net/downloads' target='_blank'>leave a 5-star rating</a>2992: <li class='rating'><a href='http://themeforest.net/downloads' target='_blank'><?php esc_html_e('Leave a2988: <li class='documentation'><a href='http://www.docs.purethemes.net/listeo/' target='_blank'><?php esc_html_e('R2971: <p>Please come back and <a href='http://themeforest.net/downloads' target='_blank'>leave a 5-star rating</a>2992: <li class='rating'><a href='http://themeforest.net/downloads' target='_blank'><?php esc_html_e('Leave a
  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 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 : b472b0Base.php 96: 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.The theme appears to use include or require : envato_setup.php 694: @include('envato-setup-export.php');765: require_once(ABSPATH . 'wp-admin/includes/file.php');2238: require_once(ABSPATH . 'wp-admin/includes/file.php');2263: 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