Hi I'm using WP All Import to process an XML Feed of events. The feed does not include the venue as a separate path but in CDATA which looks like this: <name
I know what's the meaning of CDATA. But what I wanted for help is if someone could give me the right javascript for getting the img tag inside rrs cdata, please
I'm pretty sure <![CDATA[...]]> sections can be used in XHTML5, but what about HTML5?