Embed RSS feed with variables for url, author, post count, and the id of the element where the feed will be appended.
Set target id:
`<div id="latest-posts">
Call the function:
rssEmbed.f.latestPost('https://gapcreekmedia.com/feed',null,100,'post');