Display your press releases within your WordPress blog, with our plugin modules or API
Press releases can be configured to open when clicking on the headline and “Read More” links
- Choose Press Layout
Our application simplifies your press release activities by receiving data feeds directly from Business Wire, PR Newswire, Globe Newswire, NewsFile Corp, and Accesswire, looks at the source company, then posts only press releases issued by your company to your website and emails the press releases to your email list without any additional work on your behalf.
Press releases can be configured to use custom layout templates. B2i’s database driven system allows custom press release layouts.
2. Choose how the headlines will open when clicked
An HTML floating window also called a light box
A new browser window
A new browser tab
Consume the Div Container
Expand from the headline area
Open PDF version
Open in WordPress blog
Press Layout 0 – Default
In this example the latest headlines are being displayed in table layout, this is the default if no layout is set. Open set as new window.
Shortcode Breakdown
All of these settings and more can be found in Settings / B2i Options
[b2i_press_releases group="65" c="3" sdiv="default-layout" class="default-layout"]
b2i_press_releases
B2i Modulegroup="65"
Group – Specific to your license. v1.0.6 Group can be omitted when using the default groupc=3"
Count of items per pagesdiv="default-layout"
Add a Custom IDclass="default-layout"
Add Custom class
JavaScript API Breakdown
Javascript API break down – all of these settings and more can be found in our JavaScript API Documentation
Press Layout 1
In this example the latest headlines are being displayed by layout 1, a div style output .
Shortcode Breakdown
[b2i_press_releases c="5" o="2" sdiv="pr-layout2" class="press-layout-2"]
b2i_press_releases
B2i Module
group="65"
Group – Specific to your license. v1.0.6 Group can be omitted when using the default group
c=3"
Count of items per page
o=5"
Output layout
su="300"
Summary Length characters
sdiv="pr-layout2"
Add custom ID
class="press-layout-2"
Add custom class
JavaScript API Breakdown
Press Layout 2
In this example the latest headlines are being displayed by layout 2, a list style output with css to hide the list-style ie: li {list-style-type:none;}
Shortcode Breakdown
[b2i_press_releases c="5" o="2" sdiv="pr-layout2" class="press-layout-2"]
b2i_press_releases
B2i Module
group="65"
Group – Specific to your license. v1.0.6 Group can be omitted when using the default group
c=3"
Count of items per page
o=5"
Output layout
su="300"
Summary Length characters
sdiv="pr-layout2"
Add custom ID
class="press-layout-2"
Add custom class
JavaScript API Breakdown
Press Layout 3
In this example the latest headlines are being displayed in a tile view with an excerpt. Open set as New Window.
Shortcode Breakdown
[b2i_press_releases c="3" df="4" o="3" su="200" sdiv="press-layout-3" class="pr-layout"]
b2i_press_releases
B2i Module
group="65"
Group – Specific to your license. v1.0.6 Group can be omitted when using the default group
c=3"
Count of items per page
o=3"
Output layout
df="4"
Shows date layout
su="200"
Summary Length characters
sdiv="press-layout-3"
Add a Custom ID
class="pr-layout"
Add Custom class
JavaScript API Breakdown
Press Layout 4
In this example the latest headlines are being displayed in a tile view with an excerpt
Shortcode Breakdown
[b2i_press_releases c="3" df="4" o="3" su="200" sdiv="press-layout-3" class="pr-layout"]
b2i_press_releases
B2i Module
group="65"
Group – Specific to your license. v1.0.6 Group can be omitted when using the default group
c=3"
Count of items per page
o=3"
Output layout
df="4"
Shows date layout
su="200"
Summary Length characters
sdiv="press-layout-3"
Add a Custom ID
class="pr-layout"
Add Custom class
JavaScript API Breakdown
Press Layout 5
In this example the latest headlines are being displayed by layout 5 with excerpt set at 300 . Open set as pdf attachment. Nav set numerical n="2"
Shortcode Breakdown
[b2i_press_releases c="3" o="5" su="300" sdiv="pr-layout5" class="press-layout-5"]
b2i_press_releases
B2i Module
group="65"
Group – Specific to your license. v1.0.6 Group can be omitted when using the default group
c=3"
Count of items per page
o=5"
Output layout
su="300"
Summary Length characters
sdiv="pr-layout5"
Add custom ID
class="press-layout-5"
Add custom class
JavaScript API Breakdown
Press Layout 6
In this example the latest headlines are being displayed by layout 6
Shortcode Breakdown
[b2i_press_releases c="3" o="6" sdiv="pr-layout-6" class="pr-layout-6"]
b2i_press_releases
B2i Module
group="65"
Group – Specific to your license. v1.0.6 Group can be omitted when using the default group
c=3"
Count of items per page:
o=6"
Output layout
sdiv="pr-layout-6"
Add custom ID
class="pr-layout-6"
Add custom class
JavaScript API Breakdown
Press Layout 7
In this example the latest headlines are being displayed by layout 7 with excerpt set at 200
Shortcode Breakdown
[b2i_press_releases c="3" o="7" su="300" sdiv="pr-layout7" class="pr-layout7"]
b2i_press_releases
B2i Module
group="65"
Group – Specific to your license. v1.0.6 Group can be omitted when using the default group
c=3"
Count of items per page:
o=7"
Output layout
su="300"
Summary Length characters
sdiv="pr-layout7"
Custom ID
class="pr-layout7"
Custom class
JavaScript API Breakdown
Press Layout 8
In this example the latest headlines are being displayed by layout 8
Shortcode Breakdown
[b2i_press_releases c="3" o="8" sdiv="pr-layout8" class="pr-layout8"]
b2i_press_releases
B2i Module
group="65"
Group – Specific to your license. v1.0.6 Group can be omitted when using the default group
c=3"
Count of items per page
o=8"
Output layout
sdiv="pr-layout8"
Custom ID
class="pr-layout8"
Custom class
JavaScript API Breakdown
Press Layout 9
In this example the latest headlines are being displayed by layout 9 with excerpt set at 100 and headline length to 100
Shortcode Breakdown
All of these settings and more can be found in Settings / B2i Options
[b2i_press_releases c="3" o="9" su="300" sdiv="pr-layout9" class="pr-layout9"]b2i_press_releases
B2i Modulegroup="65"
Group – Specific to your license. v1.0.6 Group can be omitted when using the default groupc=3"
Count of items per page:o=9"
Output layoutsu="300"
Summary Length characterssdiv="pr-layout9"
Custom IDclass="pr-layout9"
Custom class
JavaScript API Breakdown
Press Layout 10
In this example the latest headlines are being displayed by layout 10 with excerpt set at 100
Shortcode Breakdown
[b2i_press_releases c="3" o="10" su="300" sdiv="pr-layout10" class="pr-layout10"]
b2i_press_releases
B2i Module
group="65"
Group – Specific to your license. v1.0.6 Group can be omitted when using the default group
c=3"
Count of items per page:
o=10"
Output layout
su="300"
Summary Length characters
sdiv="pr-layout10"
Custom ID
class="pr-layout10"
Custom class
JavaScript API Breakdown
Press Layout 11
In this example the latest headlines are being displayed by layout 11 with excerpt and headline length set at 50
Shortcode Breakdown
[b2i_press_releases c="3" o="11" su="300" sdiv="pr-layout11" class="pr-layout11"]
b2i_press_releases
B2i Module
group="65"
Group – Specific to your license. v1.0.6 Group can be omitted when using the default group
c=3"
Count of items per page:
o=11"
Output layout
su="300"
Summary Length characters
sdiv="pr-layout11"
Custom ID
class="pr-layout11"
Custom class
JavaScript API Breakdown
Press Layout 12
In this example the latest headlines are being displayed by layout 12
Shortcode Breakdown
[b2i_press_releases c="3" o="12" sdiv="pr-layout12" class="pr-layout12"]
b2i_press_releases
B2i Modulegroup="65"
Group – Specific to your license. v1.0.6 Group can be omitted when using the default groupc=3"
Count of items per page:o=12"
Output layoutsdiv="pr-layout12"
Custom IDclass="pr-layout12"
Custom classJavaScript API Breakdown
Press Layout 13
In this example the latest headlines are being displayed by layout 13
Shortcode Breakdown
[b2i_press_releases c="3" o="13" group="65" sdiv="pr-layout13" class="pr-layout13"]
b2i_press_releases
B2i Module
group="65"
Group – Specific to your license. v1.0.6 Group can be omitted when using the default group
c=3"
Count of items per page:
o=13"
Output layout
JavaScript API Breakdown
Press Layout 14
In this example the latest headlines are being displayed by layout 14 excerpt set to 200
Shortcode Breakdown
[b2i_press_releases c="3" o="14" su="300" sdiv="pr-layout14" class="pr-layout14"]
b2i_press_releases
B2i Module
group="65"
Group – Specific to your license. v1.0.6 Group can be omitted when using the default group
c=3"
Count of items per page:
o=14"
Output layout
su="300"
Summary Length characters
sdiv="pr-layout14"
Custom ID
class="pr-layout14"
Custom class
JavaScript API Breakdown
Press Layout 15
In this example the latest headlines are being displayed by layout 15
Shortcode Breakdown
[b2i_press_releases c="4" o="15" sdiv="pr-layout15" class="pr-layout15" ]
b2i_press_releases
B2i Modulegroup="65"
Group – Specific to your license. v1.0.6 Group can be omitted when using the default groupc=4"
Count of items per page:o=15"
Output layoutsdiv="pr-layout15"
Add a Custom IDclass="pr-layout15"
Add a Custom classJavaScript API Breakdown
Press Layout 16
In this example the latest headlines are being displayed by layout 16 with search tool
Shortcode Breakdown
[b2i_press_releases c="3" o="16" su="300" sdiv="pr-layout16" class="pr-layout16"]
b2i_press_releases
B2i Modulegroup="65"
Group – Specific to your license. v1.0.6 Group can be omitted when using the default groupc=3"
Count of items per page:o=16"
Output layoutsu="300"
Summary Length 200 characterssdiv="pr-layout16"
Custom IDclass="pr-layout16"
Custom classJavaScript API Breakdown
Press Layout 17
In this example the latest headlines are being displayed by layout 17
Shortcode Breakdown
[b2i_press_releases c="3" o="17" sdiv="pr-layout17" class="pr-layout17"]
b2i_press_releases
B2i Module
group="65"
Group – Specific to your license. v1.0.6 Group can be omitted when using the default group
c=3"
Count of items per page:
o=17"
Output layout
sdiv="pr-layout17"
Add a Custom ID
class="pr-layout17"
Add a Custom class
JavaScript API Breakdown
Press Layout 18
In this example the latest headlines are being displayed by layout 18 excerpt 200
Shortcode Breakdown
[b2i_press_releases c="3" o="18" su="300" sdiv="pr-layout18" class="pr-layout18"]
b2i_press_releases
B2i Module
group="65"
Group – Specific to your license. v1.0.6 Group can be omitted when using the default group
c=3"
Count of items per page:
o=18"
Output layout
su="300"
Summary Length characters
sdiv="pr-layout18"
Add a Custom ID
class="pr-layout18"
Add a Custom class
JavaScript API Breakdown
Press Layout 19
In this example the latest headlines are being displayed by layout 19
Shortcode Breakdown
All of these settings and more can be found in Settings / B2i Options[[b2i_press_releases c="4" o="5" su="300"]]
b2i_press_releases
B2i Modulegroup="65"
Group – Specific to your license. v1.0.6 Group can be omitted when using the default groupc=4"
Count of items per page:o=4"
Output layoutdf="4"
Shows date layoutsu="300"
Summary Length 200 characters
JavaScript API Breakdown
Press Layout 20
In this example the latest headlines are being displayed by layout 20
Shortcode Breakdown
[[b2i_press_releases c="4" o="5" su="300"]]
b2i_press_releases
B2i Modulegroup="65"
Group – Specific to your license. v1.0.6 Group can be omitted when using the default groupc=4"
Count of items per page:o=4"
Output layoutdf="4"
Shows date layoutsu="300"
Summary Length 200 charactersJavaScript API Breakdown
Press Layout 21
In this example the latest headlines are being displayed by layout 21
Shortcode Breakdown
[[b2i_press_releases c="4" o="5" su="300"]]
b2i_press_releases
B2i Modulegroup="65"
Group – Specific to your license. v1.0.6 Group can be omitted when using the default groupc=4"
Count of items per page:o=4"
Output layoutdf="4"
Shows date layoutsu="300"
Summary Length 200 charactersJavaScript API Breakdown
Press Layout 22
In this example the latest headlines are being displayed by layout 22
Shortcode Breakdown
[[b2i_press_releases c="4" o="5" su="300"]]
b2i_press_releases
B2i Modulegroup="65"
Group – Specific to your license. v1.0.6 Group can be omitted when using the default groupc=4"
Count of items per page:o=4"
Output layoutdf="4"
Shows date layoutsu="300"
Summary Length 200 charactersJavaScript API Breakdown
In this example the latest headlines are being displayed by layout 23
Shortcode Breakdown
All of these settings and more can be found in Settings / B2i Options[[b2i_press_releases c="3" o="23" su="300"]]
b2i_press_releases
B2i Modulegroup="65"
Group – Specific to your license. v1.0.6 Group can be omitted when using the default groupc=4"
Count of items per page:o=4"
Output layoutdf="4"
Shows date layoutsu="300"
Summary Length 200 characters
JavaScript API Breakdown
Press Layout 24
In this example the latest headlines are being displayed by layout 24
Shortcode Breakdown
All of these settings and more can be found in Settings / B2i Options[[b2i_press_releases c="3" o="23" su="300"]]
b2i_press_releases
B2i Modulegroup="65"
Group – Specific to your license. v1.0.6 Group can be omitted when using the default groupc=4"
Count of items per page:o=4"
Output layoutdf="4"
Shows date layoutsu="300"
Summary Length 200 characters
JavaScript API Breakdown
Press Layout 25
In this example the latest headlines are being displayed by layout 25
Shortcode Breakdown
All of these settings and more can be found in Settings / B2i Options[[b2i_press_releases c="3" o="23" su="300"]]
b2i_press_releases
B2i Modulegroup="65"
Group – Specific to your license. v1.0.6 Group can be omitted when using the default groupc=4"
Count of items per page:o=4"
Output layoutdf="4"
Shows date layoutsu="300"
Summary Length 200 characters