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. 1956: $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. Presence of iframes : iframes are sometimes used to load unwanted adverts and malicious code on another site Found <iframe src="https://xtemos.com/woodmart-changelog.php?theme_settings" width="100%" height="500px"> in file xts_changelog.php. 9: <iframe src='https://xtemos.com/woodmart-changelog.php?theme_settings' widt
  5. Admin menu : Themes should use add_theme_page() for adding admin pages. File class-dashboard.php : 367: add_menu_page(497: add_menu_page(File class-dashboard.php : 377: add_submenu_page(387: add_submenu_page(397: add_submenu_page(407: add_submenu_page(418: add_submenu_page(430: add_submenu_page(441: add_submenu_page(453: add_submenu_page(463: add_submenu_page(474: add_submenu_page(486: add_submenu_page(512: add_submenu_page(File class-dashboard.php : 377: add_submenu_page(387: add_submenu_page(397: add_submenu_page(407: add_submenu_page(418: add_submenu_page(430: add_submenu_page(441: add_submenu_page(453: add_submenu_page(463: add_submenu_page(474: add_submenu_page(486: add_submenu_page(512: add_submenu_page(File class-dashboard.php : 377: add_submenu_page(387: add_submenu_page(397: add_submenu_page(407: add_submenu_page(418: add_submenu_page(430: add_submenu_page(441: add_submenu_page(453: add_submenu_page(463: add_submenu_page(474: add_submenu_page(486: add_submenu_page(512: add_submenu_page(File class-dashboard.php : 377: add_submenu_page(387: add_submenu_page(397: add_submenu_page(407: add_submenu_page(418: add_submenu_page(430: add_submenu_page(441: add_submenu_page(453: add_submenu_page(463: add_submenu_page(474: add_submenu_page(486: add_submenu_page(512: add_submenu_page(File class-dashboard.php : 377: add_submenu_page(387: add_submenu_page(397: add_submenu_page(407: add_submenu_page(418: add_submenu_page(430: add_submenu_page(441: add_submenu_page(453: add_submenu_page(463: add_submenu_page(474: add_submenu_page(486: add_submenu_page(512: add_submenu_page(File class-dashboard.php : 377: add_submenu_page(387: add_submenu_page(397: add_submenu_page(407: add_submenu_page(418: add_submenu_page(430: add_submenu_page(441: add_submenu_page(453: add_submenu_page(463: add_submenu_page(474: add_submenu_page(486: add_submenu_page(512: add_submenu_page(File class-dashboard.php : 377: add_submenu_page(387: add_submenu_page(397: add_submenu_page(407: add_submenu_page(418: add_submenu_page(430: add_submenu_page(441: add_submenu_page(453: add_submenu_page(463: add_submenu_page(474: add_submenu_page(486: add_submenu_page(512: add_submenu_page(File class-dashboard.php : 377: add_submenu_page(387: add_submenu_page(397: add_submenu_page(407: add_submenu_page(418: add_submenu_page(430: add_submenu_page(441: add_submenu_page(453: add_submenu_page(463: add_submenu_page(474: add_submenu_page(486: add_submenu_page(512: add_submenu_page(File class-dashboard.php : 377: add_submenu_page(387: add_submenu_page(397: add_submenu_page(407: add_submenu_page(418: add_submenu_page(430: add_submenu_page(441: add_submenu_page(453: add_submenu_page(463: add_submenu_page(474: add_submenu_page(486: add_submenu_page(512: add_submenu_page(File class-dashboard.php : 377: add_submenu_page(387: add_submenu_page(397: add_submenu_page(407: add_submenu_page(418: add_submenu_page(430: add_submenu_page(441: add_submenu_page(453: add_submenu_page(463: add_submenu_page(474: add_submenu_page(486: add_submenu_page(512: add_submenu_page(File class-dashboard.php : 377: add_submenu_page(387: add_submenu_page(397: add_submenu_page(407: add_submenu_page(418: add_submenu_page(430: add_submenu_page(441: add_submenu_page(453: add_submenu_page(463: add_submenu_page(474: add_submenu_page(486: add_submenu_page(512: add_submenu_page(File class-dashboard.php : 367: add_menu_page(497: add_menu_page(File class-dashboard.php : 377: add_submenu_page(387: add_submenu_page(397: add_submenu_page(407: add_submenu_page(418: add_submenu_page(430: add_submenu_page(441: add_submenu_page(453: add_submenu_page(463: add_submenu_page(474: add_submenu_page(486: add_submenu_page(512: add_submenu_page(File class-backend.php : 235: $wishlist_settings_page = add_submenu_page(
  6. Deprecated functions : sanitize_url sanitize_url found in file class-sanitize.php. Deprecated since version 2.8. Use esc_url() instead.141: $val = sanitize_url( $val );
  7. 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. 290: wp_deregister_script( trim( $script ) );303: wp_deregister_script( 'contact-form-7' );349: wp_deregister_script( 'elementor-dialog' );356: wp_deregister_script( 'elementor-frontend' );362: wp_deregister_script( 'zoom' );
  2. Text domain : Incorrect use of translation functions.Found a translation function that has an incorrect number of arguments. Function _n, with the arguments '%s product', '%s products', category, 'woodmart' in file content-product-cat-default.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'woodmart' in file on-sale-product.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'woodmart' in file on-sale-product.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'woodmart' in file back-in-stock.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'woodmart' in file back-in-stock.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'woodmart' in file promotional.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'woodmart' in file on-sale-product.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'woodmart' in file back-in-stock.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'woodmart' in file team-member.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'woodmart' in file team-member.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'woodmart' in file team-member.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'woodmart' in file team-member.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'woodmart' in file team-member.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'What\'s new' in file xts_dashboard.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Need Help?' in file xts_dashboard.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Use these links for more information!' in file xts_dashboard.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Documentation' in file xts_dashboard.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Video tutorials' in file xts_dashboard.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Support forum' in file xts_dashboard.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Do you like theme?' in file xts_dashboard.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Leave a comment on Themeforest!' in file xts_dashboard.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Rate our theme' in file xts_dashboard.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Network Activate' in file init.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', dashboard-icons-menu.jpg alt=>, 'woodmart' in file login.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', blog-justify-gallery.jpg alt=>, 'woodmart' in file blog.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', blog-style-flat.jpg alt=>, 'woodmart' in file blog.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', blog-style-with-shadow.jpg alt=>, 'woodmart' in file blog.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', blog-pagination-pagination-links.jpg alt=>, 'woodmart' in file blog.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', blog-pagination-load-more-button.jpg alt=>, 'woodmart' in file blog.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', posts-excerpt.jpg alt=>, 'woodmart' in file blog.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', blog-single-post-design-default.jpg alt=>, 'woodmart' in file blog.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', blog-single-post-design-large-image.jpg alt=>, 'woodmart' in file blog.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', single-post-share-buttons.jpg alt=>, 'woodmart' in file blog.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', single-post-posts-navigation.jpg alt=>, 'woodmart' in file blog.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', single-post-autor-bio.jpg alt=>, 'woodmart' in file blog.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', single-post-related-posts.jpg alt=>, 'woodmart' in file blog.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', styles-and-colors-dark-theme.jpg alt=>, 'woodmart' in file colors.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', android-browser-bar-color.jpg alt=>, 'woodmart' in file colors.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', form-border-width-0.jpg alt=>, 'woodmart' in file colors.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', form-border-width-1.jpg alt=>, 'woodmart' in file colors.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', form-border-width-2.jpg alt=>, 'woodmart' in file colors.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', notices-success.jpg alt=>, 'woodmart' in file colors.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', notices-warning.jpg alt=>, 'woodmart' in file colors.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', page-title-size-default.jpg alt=>, 'woodmart' in file page-title.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', page-title-size-small.jpg alt=>, 'woodmart' in file page-title.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', page-title-size-large.jpg alt=>, 'woodmart' in file page-title.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', page-title-title-tag.jpg alt=>, 'woodmart' in file page-title.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', page-title-show-breadcrumbs.jpg alt=>, 'woodmart' in file page-title.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', enable-sticky-navbar.jpg alt=>, 'woodmart' in file general.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', navbar-labels.jpg alt=>, 'woodmart' in file general.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', general-enable-age-verification-popup.jpg alt=>, 'woodmart' in file general.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', general-enable-promo-popup.jpg alt=>, 'woodmart' in file general.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', breadcrumbs-on-shop-page.jpg alt=>, 'woodmart' in file product-archive.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', category-description-position-before.jpg alt=>, 'woodmart' in file product-archive.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', category-description-position-affter.jpg alt=>, 'woodmart' in file product-archive.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', bordered-grid-outside.jpg alt=>, 'woodmart' in file product-archive.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', bordered-grid-outside.jpg alt=>, 'woodmart' in file product-archive.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', bordered-grid-inside.jpg alt=>, 'woodmart' in file product-archive.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', show-empty-star-rating.jpg alt=>, 'woodmart' in file product-archive.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', quantity-input-on-product.jpg alt=>, 'woodmart' in file product-archive.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', hover-content-excerpt.jpg alt=>, 'woodmart' in file product-archive.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', hover-content-additional-information.jpg alt=>, 'woodmart' in file product-archive.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', hover-content-none.jpg alt=>, 'woodmart' in file product-archive.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', products-archive-stock-progress-bar.jpg alt=>, 'woodmart' in file product-archive.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', product-archive-countdown-timer.jpg alt=>, 'woodmart' in file product-archive.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', show-product-category.jpg alt=>, 'woodmart' in file product-archive.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', show-product-brands.jpg alt=>, 'woodmart' in file product-archive.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', show-sku.jpg alt=>, 'woodmart' in file product-archive.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', categories-with-shadow-enable.jpg alt=>, 'woodmart' in file product-archive.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', categories-with-shadow-disable.jpg alt=>, 'woodmart' in file product-archive.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', product-archive-shop-title.jpg alt=>, 'woodmart' in file product-archive.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', categories-in-page-title.jpg alt=>, 'woodmart' in file product-archive.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', shop-products-view-grid.jpg alt=>, 'woodmart' in file product-archive.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', shop-products-view-list.jpg alt=>, 'woodmart' in file product-archive.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', shop-products-view-grid-list.jpg alt=>, 'woodmart' in file product-archive.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', shop-products-view-list-grid.jpg alt=>, 'woodmart' in file product-archive.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', number-of-columns-selector.jpg alt=>, 'woodmart' in file product-archive.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', product-archive-masonry-grid.jpg alt=>, 'woodmart' in file product-archive.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', products-grid-with-different-sizes.jpg alt=>, 'woodmart' in file product-archive.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', products-per-page-links.jpg alt=>, 'woodmart' in file product-archive.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', products-pagination-pagination.jpg alt=>, 'woodmart' in file product-archive.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', products-pagination-load-more-button.jpg alt=>, 'woodmart' in file product-archive.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', shop-sidebar-widgets-disable.jpg alt=>, 'woodmart' in file product-archive.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', shop-sidebar-widgets-collapse-all-widgets.jpg alt=>, 'woodmart' in file product-archive.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', shop-sidebar-widgets-collapse-filters-only.jpg alt=>, 'woodmart' in file product-archive.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', shop-filters.jpg alt=>, 'woodmart' in file product-archive.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', shop-wishlist.jpg alt=>, 'woodmart' in file wishlist.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', empty-wishlist-text.jpg alt=>, 'woodmart' in file wishlist.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', show-button-on-products-in-loop.jpg alt=>, 'woodmart' in file wishlist.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', add-shadow-to-product-summary-block.jpg alt=>, 'woodmart' in file product.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', breadcrumbs-product-page-position-default.jpg alt=>, 'woodmart' in file product.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', breadcrumbs-product-page-position-below-header.jpg alt=>, 'woodmart' in file product.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', breadcrumbs-product-page-position-default.jpg alt=>, 'woodmart' in file product.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', single-product-breadcrumbs.jpg alt=>, 'woodmart' in file product.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', single-product-products-navigation.jpg alt=>, 'woodmart' in file product.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', enable-short-description.jpg alt=>, 'woodmart' in file product.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', show-attributes-table-after-short-description.jpg alt=>, 'woodmart' in file product.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', stock-progress-bar.jpg alt=>, 'woodmart' in file product.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', countdown-timer.jpg alt=>, 'woodmart' in file product.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', show-product-meta-affter-add-to-cart.jpg alt=>, 'woodmart' in file product.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', show-product-meta-affter-tabs.jpg alt=>, 'woodmart' in file product.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', show-share-buttons.jpg alt=>, 'woodmart' in file product.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', show-related-products.jpg alt=>, 'woodmart' in file product.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', upsells-products-position-standart.jpg alt=>, 'woodmart' in file product.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', upsells-products-position-sidebar.jpg alt=>, 'woodmart' in file product.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', tabs-layout-tabs.jpg alt=>, 'woodmart' in file product.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', tabs-layout-accordion.jpg alt=>, 'woodmart' in file product.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', tabs-layout-accordion.jpg alt=>, 'woodmart' in file product.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', tabs-location-after-dd-to-cart-button.jpg alt=>, 'woodmart' in file product.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', tabs-layout-accordion.jpg alt=>, 'woodmart' in file product.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', tabs-layout-accordion-all-closed.jpg alt=>, 'woodmart' in file product.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', hide-tabs-headings.jpg alt=>, 'woodmart' in file product.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', enable-maintenance-mode.jpg alt=>, 'woodmart' in file maintenance.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', general-show-comments-on-pages.jpg alt=>, 'woodmart' in file other.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', widget-title-tag.jpg alt=>, 'woodmart' in file other.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', enable-custom-slider.jpg alt=>, 'woodmart' in file other.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', quantity-input-shopping-cart-widget.jpg alt=>, 'woodmart' in file shop.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', show-sku-in-mini-cart.jpg alt=>, 'woodmart' in file shop.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', show-sku-in-cart-page.jpg alt=>, 'woodmart' in file shop.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', show-sku-in-customer-order-received-email.jpg alt=>, 'woodmart' in file shop.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', show-sku-on-search-ajax-results.jpg alt=>, 'woodmart' in file shop.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', quick-shop-for-variable-products.jpg alt=>, 'woodmart' in file shop.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', limit-swatches-on-grid.jpg alt=>, 'woodmart' in file shop.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', single_product_swatches_limit.jpg alt=>, 'woodmart' in file shop.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', use-images-from-product-variations.jpg alt=>, 'woodmart' in file shop.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', show-selected-option-name-on-desktop-and-tablet.jpg alt=>, 'woodmart' in file shop.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', brand-position-the-product-page-right.jpg alt=>, 'woodmart' in file shop.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', brand-position-the-product-page-sidebar.jpg alt=>, 'woodmart' in file shop.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', show-tab-with-brand-information.jpg alt=>, 'woodmart' in file shop.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', shop-compare.jpg alt=>, 'woodmart' in file shop.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', show-button-on-product-grid.jpg alt=>, 'woodmart' in file shop.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', select-fields-for-compare-table.jpg alt=>, 'woodmart' in file shop.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', empty-compare-text.jpg alt=>, 'woodmart' in file shop.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', show-compare-more-products-buttons.jpg alt=>, 'woodmart' in file shop.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', empty-cart-text.jpg alt=>, 'woodmart' in file shop.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', extra-content-for-thank-you-page.jpg alt=>, 'woodmart' in file shop.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', default-thank-you-page-content.jpg alt=>, 'woodmart' in file shop.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', portfolio.jpg alt=>, 'woodmart' in file portfolio.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', full-width-portfolio.jpg alt=>, 'woodmart' in file portfolio.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', show-categories-filters.jpg alt=>, 'woodmart' in file portfolio.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', project-title-in-page-heading.jpg alt=>, 'woodmart' in file portfolio.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', portfolio-projects-navigation.jpg alt=>, 'woodmart' in file portfolio.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', project-related-projects.jpg alt=>, 'woodmart' in file portfolio.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', appearance-screenshot.jpg alt=>, 'woodmart' in file white-label.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Settings presets' in file class-page.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', permanent-new-label.jpg alt=>, 'woodmart' in file products.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', show-related-products.jpg alt=>, 'woodmart' in file products.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', extra-content-position-affter-content.jpg alt=>, 'woodmart' in file products.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', extra-content-position-before-content.jpg alt=>, 'woodmart' in file products.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', extra-content-position-prefooter.jpg alt=>, 'woodmart' in file products.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', hide-tabs-headings.jpg alt=>, 'woodmart' in file products.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', image-for-the-category-page-title.jpg alt=>, 'woodmart' in file products.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', image-for-categories-navigation.jpg alt=>, 'woodmart' in file products.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', image-for-header-menu.jpg alt=>, 'woodmart' in file products.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', category-extra-description.jpg alt=>, 'woodmart' in file products.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', open-categories-menu.jpg alt=>, 'woodmart' in file pages.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', page-title-size-default.jpg alt=>, 'woodmart' in file pages.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', page-title-size-small.jpg alt=>, 'woodmart' in file pages.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', page-title-size-large.jpg alt=>, 'woodmart' in file pages.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', disable-footer.jpg alt=>, 'woodmart' in file pages.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', disable-prefooter.jpg alt=>, 'woodmart' in file pages.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', disable-copyrights.jpg alt=>, 'woodmart' in file pages.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'MP4 video file' in file popup.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', reviews-location-tabs.jpg alt=>, 'woodmart' in file class-product-reviews.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', reviews-location-separate-section.jpg alt=>, 'woodmart' in file class-product-reviews.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', reviews-form-location-before.jpg alt=>, 'woodmart' in file class-product-reviews.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', reviews-form-location-after.jpg alt=>, 'woodmart' in file class-product-reviews.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', reviews_style.jpg alt=>, 'woodmart' in file class-product-reviews.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', buy-now-button.jpg alt=>, 'woodmart' in file class-main.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', free-shipping-bar-cart-page.jpg alt=>, 'woodmart' in file class-main.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', free-shipping-bar-cart-page.jpg alt=>, 'woodmart' in file class-main.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', free-shipping-bar-mini-cart.jpg alt=>, 'woodmart' in file class-main.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', free-shipping-bar-checkout-page.jpg alt=>, 'woodmart' in file class-main.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', shop-free-shipping-bar.jpg alt=>, 'woodmart' in file class-main.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', enable-frequently-bought-together.jpg alt=>, 'woodmart' in file class-main.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', image-swatch.jpg alt=>, 'woodmart' in file swatches.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', color-swatch.jpg alt=>, 'woodmart' in file swatches.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', text-swatch.jpg alt=>, 'woodmart' in file swatches.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<img data-src="', visitor-counter.jpg alt=>, 'woodmart' in file class-main.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'The text must be wrapped with the <u></u> tag to highlight it.' in file promo-banner.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Use custom theme animations if you want to run them in the slider element.' in file tabs.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Use custom theme animations if you want to run them in the slider element.' in file products-tabs.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'The text must be wrapped with the <u></u> tag to highlight it.' in file title.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Use custom theme animations if you want to run them in the slider element.' in file accordion.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Use custom theme animations if you want to run them in the slider element.' in file functions.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, category, woocommerce, dashboard-icons-menu.jpg alt=>, blog-justify-gallery.jpg alt=>, blog-style-flat.jpg alt=>, blog-style-with-shadow.jpg alt=>, blog-pagination-pagination-links.jpg alt=>, blog-pagination-load-more-button.jpg alt=>, posts-excerpt.jpg alt=>, blog-single-post-design-default.jpg alt=>, blog-single-post-design-large-image.jpg alt=>, single-post-share-buttons.jpg alt=>, single-post-posts-navigation.jpg alt=>, single-post-autor-bio.jpg alt=>, single-post-related-posts.jpg alt=>, styles-and-colors-dark-theme.jpg alt=>, android-browser-bar-color.jpg alt=>, form-border-width-0.jpg alt=>, form-border-width-1.jpg alt=>, form-border-width-2.jpg alt=>, notices-success.jpg alt=>, notices-warning.jpg alt=>, page-title-size-default.jpg alt=>, page-title-size-small.jpg alt=>, page-title-size-large.jpg alt=>, page-title-title-tag.jpg alt=>, page-title-show-breadcrumbs.jpg alt=>, enable-sticky-navbar.jpg alt=>, navbar-labels.jpg alt=>, general-enable-age-verification-popup.jpg alt=>, general-enable-promo-popup.jpg alt=>, breadcrumbs-on-shop-page.jpg alt=>, category-description-position-before.jpg alt=>, category-description-position-affter.jpg alt=>, bordered-grid-outside.jpg alt=>, bordered-grid-inside.jpg alt=>, show-empty-star-rating.jpg alt=>, quantity-input-on-product.jpg alt=>, hover-content-excerpt.jpg alt=>, hover-content-additional-information.jpg alt=>, hover-content-none.jpg alt=>, products-archive-stock-progress-bar.jpg alt=>, product-archive-countdown-timer.jpg alt=>, show-product-category.jpg alt=>, show-product-brands.jpg alt=>, show-sku.jpg alt=>, categories-with-shadow-enable.jpg alt=>, categories-with-shadow-disable.jpg alt=>, product-archive-shop-title.jpg alt=>, categories-in-page-title.jpg alt=>, shop-products-view-grid.jpg alt=>, shop-products-view-list.jpg alt=>, shop-products-view-grid-list.jpg alt=>, shop-products-view-list-grid.jpg alt=>, number-of-columns-selector.jpg alt=>, product-archive-masonry-grid.jpg alt=>, products-grid-with-different-sizes.jpg alt=>, products-per-page-links.jpg alt=>, products-pagination-pagination.jpg alt=>, products-pagination-load-more-button.jpg alt=>, shop-sidebar-widgets-disable.jpg alt=>, shop-sidebar-widgets-collapse-all-widgets.jpg alt=>, shop-sidebar-widgets-collapse-filters-only.jpg alt=>, shop-filters.jpg alt=>, shop-wishlist.jpg alt=>, empty-wishlist-text.jpg alt=>, show-button-on-products-in-loop.jpg alt=>, add-shadow-to-product-summary-block.jpg alt=>, breadcrumbs-product-page-position-default.jpg alt=>, breadcrumbs-product-page-position-below-header.jpg alt=>, single-product-breadcrumbs.jpg alt=>, single-product-products-navigation.jpg alt=>, enable-short-description.jpg alt=>, show-attributes-table-after-short-description.jpg alt=>, stock-progress-bar.jpg alt=>, countdown-timer.jpg alt=>, show-product-meta-affter-add-to-cart.jpg alt=>, show-product-meta-affter-tabs.jpg alt=>, show-share-buttons.jpg alt=>, show-related-products.jpg alt=>, upsells-products-position-standart.jpg alt=>, upsells-products-position-sidebar.jpg alt=>, tabs-layout-tabs.jpg alt=>, tabs-layout-accordion.jpg alt=>, tabs-location-after-dd-to-cart-button.jpg alt=>, tabs-layout-accordion-all-closed.jpg alt=>, hide-tabs-headings.jpg alt=>, enable-maintenance-mode.jpg alt=>, general-show-comments-on-pages.jpg alt=>, widget-title-tag.jpg alt=>, enable-custom-slider.jpg alt=>, quantity-input-shopping-cart-widget.jpg alt=>, show-sku-in-mini-cart.jpg alt=>, show-sku-in-cart-page.jpg alt=>, show-sku-in-customer-order-received-email.jpg alt=>, show-sku-on-search-ajax-results.jpg alt=>, quick-shop-for-variable-products.jpg alt=>, limit-swatches-on-grid.jpg alt=>, single_product_swatches_limit.jpg alt=>, use-images-from-product-variations.jpg alt=>, show-selected-option-name-on-desktop-and-tablet.jpg alt=>, brand-position-the-product-page-right.jpg alt=>, brand-position-the-product-page-sidebar.jpg alt=>, show-tab-with-brand-information.jpg alt=>, shop-compare.jpg alt=>, show-button-on-product-grid.jpg alt=>, select-fields-for-compare-table.jpg alt=>, empty-compare-text.jpg alt=>, show-compare-more-products-buttons.jpg alt=>, empty-cart-text.jpg alt=>, extra-content-for-thank-you-page.jpg alt=>, default-thank-you-page-content.jpg alt=>, portfolio.jpg alt=>, full-width-portfolio.jpg alt=>, show-categories-filters.jpg alt=>, project-title-in-page-heading.jpg alt=>, portfolio-projects-navigation.jpg alt=>, project-related-projects.jpg alt=>, appearance-screenshot.jpg alt=>, permanent-new-label.jpg alt=>, extra-content-position-affter-content.jpg alt=>, extra-content-position-before-content.jpg alt=>, extra-content-position-prefooter.jpg alt=>, image-for-the-category-page-title.jpg alt=>, image-for-categories-navigation.jpg alt=>, image-for-header-menu.jpg alt=>, category-extra-description.jpg alt=>, open-categories-menu.jpg alt=>, disable-footer.jpg alt=>, disable-prefooter.jpg alt=>, disable-copyrights.jpg alt=>, elementor, js_composer, reviews-location-tabs.jpg alt=>, reviews-location-separate-section.jpg alt=>, reviews-form-location-before.jpg alt=>, reviews-form-location-after.jpg alt=>, reviews_style.jpg alt=>, woocommerce-single-variations, buy-now-button.jpg alt=>, free-shipping-bar-cart-page.jpg alt=>, free-shipping-bar-mini-cart.jpg alt=>, free-shipping-bar-checkout-page.jpg alt=>, shop-free-shipping-bar.jpg alt=>, enable-frequently-bought-together.jpg alt=>, image-swatch.jpg alt=>, color-swatch.jpg alt=>, text-swatch.jpg alt=>, visitor-counter.jpg alt=>.
  3. Plugin territory : Plugin territory functionalitiesThe theme uses the register_taxonomy() function, which is 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. I18N implementation : Proper use of _e(Possible variable $email found in translation function in on-sale-product.php. Translation function calls should not contain PHP variables. Possible variable $email found in translation function in back-in-stock.php. Translation function calls should not contain PHP variables.
  8. I18N implementation : Proper use of ___all(Possible variable $email found in translation function in on-sale-product.php. Translation function calls should not contain PHP variables. Possible variable $email found in translation function in on-sale-product.php. Translation function calls should not contain PHP variables. Possible variable $email found in translation function in back-in-stock.php. Translation function calls should not contain PHP variables. Possible variable $email found in translation function in back-in-stock.php. Translation function calls should not contain PHP variables. Possible variable $email found in translation function in promotional.php. Translation function calls should not contain PHP variables.
  9. I18N implementation : Proper use of esc_html___all(Possible variable $email found in translation function in on-sale-product.php. Translation function calls should not contain PHP variables. Possible variable $email found in translation function in on-sale-product.php. Translation function calls should not contain PHP variables. Possible variable $email found in translation function in back-in-stock.php. Translation function calls should not contain PHP variables. Possible variable $email found in translation function in back-in-stock.php. Translation function calls should not contain PHP variables. Possible variable $email found in translation function in promotional.php. Translation function calls should not contain PHP variables.
  10. I18N implementation : Proper use of esc_html_e(Possible variable $email found in translation function in on-sale-product.php. Translation function calls should not contain PHP variables. Possible variable $email found in translation function in back-in-stock.php. Translation function calls should not contain PHP variables.
  11. 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 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 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. Use of includes : Use of include or requireThe theme appears to use include or require : Vctemplates.php 316: 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