12
Validation results

Woodmart

Woodmart

WordPress 6.5.2 theme
12
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 template-tags.php. 1738: $fetchedTweets = maybe_unserialize( base64_decode( get_transient( $posts_data_transient_name ) ) );
  2. Security breaches : Use of base64_encode() Found base64_encode in file template-tags.php.
     $encode_posts = base64_encode( maybe_serialize( $fetchedTweets ) );
  3. Admin menu : Themes should use add_theme_page() for adding admin pages. File dashboard.php : 59: add_submenu_page(67: add_submenu_page(77: add_submenu_page(86: add_submenu_page(95: add_submenu_page(104: add_submenu_page(File dashboard.php : 59: add_submenu_page(67: add_submenu_page(77: add_submenu_page(86: add_submenu_page(95: add_submenu_page(104: add_submenu_page(File dashboard.php : 59: add_submenu_page(67: add_submenu_page(77: add_submenu_page(86: add_submenu_page(95: add_submenu_page(104: add_submenu_page(File dashboard.php : 59: add_submenu_page(67: add_submenu_page(77: add_submenu_page(86: add_submenu_page(95: add_submenu_page(104: add_submenu_page(File dashboard.php : 59: add_submenu_page(67: add_submenu_page(77: add_submenu_page(86: add_submenu_page(95: add_submenu_page(104: add_submenu_page(File dashboard.php : 59: add_submenu_page(67: add_submenu_page(77: add_submenu_page(86: add_submenu_page(95: add_submenu_page(104: add_submenu_page(File class-page.php : 148: add_menu_page(File class-page.php : 161: add_submenu_page(
  4. Included plugins : Zip file found Plugins are not allowed in themes. The zip file found was woodmart-core.zip.
Warning
  1. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Font Awesome library' in file performance.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Page title size' in file page-title.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Page title size' in file pages.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments in file sticky-toolbar.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 woodmart, woocommerce, yith-woocommerce-wishlist.
  2. Plugin territory : Plugin territory functionalitiesThe theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
  3. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  4. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  5. I18N implementation : Proper use of _e(Possible variable $text found in translation function in sticky-toolbar.php. Translation function calls should not contain PHP variables.
  6. I18N implementation : Proper use of esc_html_e(Possible variable $text found in translation function in sticky-toolbar.php. Translation function calls should not contain PHP variables.
  7. 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.
  8. 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 template-tags.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 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 archive template file archive.phpThis theme does not contain optional file archive.php.
  10. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  11. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  12. Use of includes : Use of include or requireThe theme appears to use include or require : Vctemplates.php 314: require_once($class_wp_importer); 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 : Importversion.php 602: require_once($class_wp_importer); 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 : template-tags.php 695: include_once( WC()->plugin_path() . '/includes/walkers/class-product-cat-li891: include_once( WC()->plugin_path() . '/includes/walkers/class-product-cat-li 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