...is that possible?
I have a custom field type email and want to output those email addresses in a listing with Elementor.
If I set sanitization to "none" and enter this into the field: [email protected] that works perfectly well.
However, I cannot very well ask my frontend users to enter their emails in this code format, I would like them to simply enter their mail address and let metabox/elementor do the work of "wrapping" the href-mailto code around...is that somehow possible?
I have a hunch that custom sanitization could be used for that but I wouldnt know how...
Thank you!