Filters
Display WhatsApp button when the product is out of stock
add_filter('njt_wa_out_of_stock_display', '__return_true'); // Add this code to theme functions.phpDisplay WhatsApp chat widget in custom post types


Hide WhatsApp chat widget in custom post types

Last updated
Was this helpful?