• 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)
  • Plugin Author moomooagency

    (@moomooagency)

    Hi,

    I don’t do that, so I don’t have a precise piece of code. However, you should check the docs, section for developer s, and use one of the hooks mentioned there.

Viewing 1 replies (of 1 total)
  • The topic ‘Trim zeros in decimals’ is closed to new replies.