Quarterly Earnings based on SEC Filings.

Add links to each filing. Set the Title, Image, and Link per item.
The module also allows custom layouts

Shortcode Breakdown
Shortcode break down – all of these settings and more can be found in Settings / B2i Options
[b2i_sec lo="7" sdiv="10s" t="10" c="24" n="0" sf="0" ol="2" oi="2"]
b2i_secModule
lo="7" Output layout – option 7 is accordion detail view Fiscal year
t="10" Filter: 10-Qonly displays only 10-Qs excluding amendments – visit our settings page for more filter options
c="24" Count: 4 – shows 4 items at a time
n="0" Navigation (paging) 0 = turned off
sf="0" Show Filter Form 1 = turned on
ol="2" Open link: 2 for new window
oi="2" Open icon links: 2 for new window

JavaScript API Breakdown
Javascript API break down – all of these settings and more can be found in JavaScript API Documentation

oSEC.BizID="449";
oSEC.sKey="Q6i2x9K5p3";
oSEC.t="10";
oSEC.sDiv="10qs";
oSEC.o="default";
oSEC.c="24";
oSEC.n="0";
oSEC.sf="0";
oSEC.lo="7";
oSEC.sHttp="https";
getSecData();