Trim zeros in decimals
-
Hi,
I’m using this snippet to trim zeros on my site
add_filter( 'woocommerce_price_trim_zeros', '__return_true' );
But I noticed it doesn’t work with your plugin.
Is there other way to trim zeros in decimals?
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Trim zeros in decimals’ is closed to new replies.