How to remove extra markup from the_content()?
-
I am writing a custom template in single-event.php, and trying to prevent events manager from adding extra markup to the_content(). Right now it has Date/Time, Categories, and “Map Unavailable” floated right, and the filters em_content and em_content_pre are never called to remove this markup.
Is there any way that I can get the normal post body content without the extra markup?
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to remove extra markup from the_content()?’ is closed to new replies.