givewp
givewp copied to clipboard
Refactor: update html field template to use interweave
Description
This updates our html field template to use interweave instead of dangerouslySetInnerHTML
Affects
- html fields
Visuals
N/A
Testing Instructions
Make sure the html field works as epected
Pre-review Checklist
- [ ] Acceptance criteria satisfied and marked in related issue
- [x] Relevant
@unreleasedtags included in DocBlocks - [ ] Includes unit tests
- [ ] Reviewed by the designer (if follows a design)
- [ ] Self Review of code and UX completed