You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using this in the html: jQuery(function($) { $("#rss-feeds").rss("https://wordpress.com/feed/", { entryTemplate:'<li><h3>{title}</h3><span class="date">{date}</span><br/>{teaserImage}<br/>{bodyPlain}</li>' }) })
Surely theres an easy check to remove this?
I'm using this in the html:
jQuery(function($) { $("#rss-feeds").rss("https://wordpress.com/feed/", { entryTemplate:'<li><h3>{title}</h3><span class="date">{date}</span><br/>{teaserImage}<br/>{bodyPlain}</li>' }) })
Surely theres an easy check to remove this?
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: