image shows up as escaped html string
-
Events Manager plugin allows to include an image to an event title:
{not_recurrence}#_EVENTIMAGE{20,20}{/not_recurrence}which shows up as escaped html string
Probably that’s because fullcalendar.js plugin uses
htmlEscape()function.I use Events Manager v5.6.4, WP Fullcalendar v1.2
The topic ‘image shows up as escaped html string’ is closed to new replies.