AI Verified

Name

Remove Woo Image Zoom

About

Gets rid of the Woocommerce zoom when you hover over the product image.

Language

PHP

Rating

Voted: 6 by 6 user(s)

Codevault

j36digital

Scroll down to see more snippets from this codevault.

Wordpress Compatability

The author has indicated that this snippet is compatable up to wordpress version: 6.1

Our AI bot has checked this snippet is compatable up to wordpress version: 6.1

Code Snippet Plugin Sync

Free & Pro

Download this snippet by clicking the download button, then head over to the Code Snippet Plugin settings in your wordpress admin dashboard, select the import menu then upload this file to import into your wordpress site.

Pro Only (Coming Soon)

You will be able to click a button and sync this snippet to your wordpress site automatically and from your dashboard manage all code snippets across all your wordpress sites that have the Code Snippets Pro plugin installed.

Website/ Profile URL:

https://j36.digital/

History

Last modified:

06/07/2024

Important Note

This snippet has the following status:

AI Verified

This snippet has been tested by our AI bot, see any comments below.

AI Bot Comments:

Found 0 vulnerabilities

Remove Woo Image Zoom

 
                    
1function remove_image_zoom_support() {
2 remove_theme_support( 'wc-product-gallery-zoom' );
3}
4add_action( 'wp', 'remove_image_zoom_support', 100 );

6

Featured Snippet

Related Snippets

Please see some snippets below related to this snippet..

WooCommerce

AI Verified

0

WooCommerce Remove Checkout Button From Mini Cart

Added: 1 year ago

Last Updated: 1 year ago

This guide shows you how you can remove the checkout button from the mini cart, forcing users to view their cart before proceeding to the checkout. You may find the button still appears after implemen...

WooCommerce

AI Verified

2

Add Alphabetical Sorting to Woocommerce

Added: 1 year ago

Last Updated: 3 weeks ago

Sorts products alphabetically in Woocommerce

WooCommerce

AI Verified

0

WooCommerce Show Review Rating Count On Product Archive

Added: 1 year ago

Last Updated: 1 year ago

Do you know what’s really misleading? When you are comparing two products on the archive page and you’re weighing up the reviews. You notice Product A is rated 5 stars and Product B is only rated 4 st...

Other Snippets in this Codevault

These are some popular snippets from this users codevault..

WooCommerce

AI Verified

6

Remove Woo Image Zoom

Added: 1 year ago

Last Updated: 3 weeks ago

Gets rid of the Woocommerce zoom when you hover over the product image.

Security

AI Verified

0

iFrame Destroyer

Added: 11 months ago

Last Updated: 11 months ago

This stops other sites from being able to show your site in an iFrame