Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use wc_clean instead of deprecated woocommerce_clean #18

Closed
renatonascalves opened this issue Jul 25, 2016 · 2 comments
Closed

Use wc_clean instead of deprecated woocommerce_clean #18

renatonascalves opened this issue Jul 25, 2016 · 2 comments

Comments

@renatonascalves
Copy link

This function, woocommerce_clean, is deprecated. wc_clean should be used instead.

@thiegocarvalho
Copy link

Nice

laerte-guimaraes pushed a commit that referenced this issue Dec 5, 2017
A função 'woocommerce_clean' foi desativada na versão 3.0 do Woocommerce. A substituição oferecida pelo próprio plugin é a função 'wc_clean'.
rtakauti pushed a commit that referenced this issue Jun 28, 2018
A função 'woocommerce_clean' foi desativada na versão 3.0 do Woocommerce. A substituição oferecida pelo próprio plugin é a função 'wc_clean'.
@laerte-guimaraes
Copy link
Contributor

Ajustado no PR #58 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants