Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sanitize store notices html (woocommerce#7145)
Sanitizing the merchant store link in the error message added in WooPay when in some cases the customer could run into an issue where we need to tell them an error occurred and they have to go back to the merchant store and re-initialize WooPay to fix it. Because previously we were only expecting strings, the text was not sanitized.
- Loading branch information