0
Validation results

Woodmart

Woodmart

WordPress 6.5.2 theme
0
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Title : Title The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
  2. Security breaches : Use of base64_decode() Found base64_decode in file template-tags.php. 1968: $fetchedTweets = maybe_unserialize( base64_decode( get_transient( $posts_data_transient_name ) ) );
  3. Security breaches : Use of base64_encode() Found base64_encode in file template-tags.php.
     $encode_posts = base64_encode( maybe_serialize( $fetchedTweets ) );
  4. Admin menu : Themes should use add_theme_page() for adding admin pages. File dashboard.php : 87: add_submenu_page(95: add_submenu_page(105: add_submenu_page(115: add_submenu_page(126: add_submenu_page(File dashboard.php : 87: add_submenu_page(95: add_submenu_page(105: add_submenu_page(115: add_submenu_page(126: add_submenu_page(File dashboard.php : 87: add_submenu_page(95: add_submenu_page(105: add_submenu_page(115: add_submenu_page(126: add_submenu_page(File dashboard.php : 87: add_submenu_page(95: add_submenu_page(105: add_submenu_page(115: add_submenu_page(126: add_submenu_page(File dashboard.php : 87: add_submenu_page(95: add_submenu_page(105: add_submenu_page(115: add_submenu_page(126: add_submenu_page(File class-page.php : 231: add_menu_page(File class-page.php : 245: add_submenu_page(
  5. Included plugins : Zip file found Plugins are not allowed in themes. The zip file found was woodmart-core.zip.
Warning
  1. core scripts deregistered : Core scripts deregistrationFound wp_deregister_script in enqueue.php. Themes must not deregister core scripts. 256: wp_deregister_script( trim( $script ) );269: wp_deregister_script( 'contact-form-7' );315: wp_deregister_script( 'elementor-dialog' );322: wp_deregister_script( 'elementor-frontend' );328: wp_deregister_script( 'zoom' );
  2. 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.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, elementor, xts-theme, xtс s-theme.
  3. Plugin territory : Plugin territory functionalitiesThe theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
  4. Hidden admin bar : Hidden admin Bar in CSSThemes should not hide admin bar. Detected in file style.css.
  5. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  6. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  7. Screenshot : Screenshot fileScreenshot size is 880x660px. 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. 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 category template file category.phpThis theme does not contain optional file category.php.
  4. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  5. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  6. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.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 archive template file archive.phpThis theme does not contain optional file archive.php.
  9. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  10. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  11. Use of includes : Use of include or requireThe theme appears to use include or require : Vctemplates.php 325: 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.
Other checked themes