mirror of
https://gh.wpcy.net/https://github.com/mainwp/Code-Snippets-Functions.git
synced 2026-04-28 11:22:21 +08:00
https://wordpress.org/support/topic/gtm4wp-and-facebook-for-woocommerce/ https://woocommerce.com/document/facebook-for-woocommerce/#section-46
1 line
86 B
Text
1 line
86 B
Text
add_filter( 'facebook_for_woocommerce_integration_pixel_enabled', '__return_false' );
|