Replies: 0
I need to put in link href a javascript call, but Wordfence keeps removing the javascript call, what should I do to be able to put there the javascript call without Wordfence removing it?
This is what I need to do:
<a href="javascript: openMarker(1, 1)">Avenida Peseta, Spain</a>
where openMarker is a function that opens a marker popup on a map.
Thank you for a great plugin!