メニューは↖左右の上にあります↗

パラメータ一覧

ホームページ

NameAttributeOptionsDescriptionExample
Settings
Page IDidYour Page IDThe Page ID of the Facebook Page you want to displayid=smashballoon
Use your own Access Tokenownaccesstokentrue
false
If you are using your own Access Token in a shortcode but not in the settings page then this must be set to be true in the shortcode. You also need to use the accesstoken setting below with it to set your Access Token.ownaccesstoken=true
Access TokenaccesstokenYour Access TokenOnly needs to be used in the event that you need to use a specific Access Token in a specific feed. If you’re not using your own token on the settings page then you need to set ownaccesstoken=true in the shortcode as well.accesstoken='YOUR_ACCESS_TOKEN'
Page TypepagetypepageDue to recent Facebook API changes, it is no longer possible to display a feed from a Facebook Group unfortunately.pagetype=page
pagetype=page
Number of postsnumAny numberThe number of posts you wish to displaynum=5
Post limitlimitAny numberDefine the number of posts retrieved from the Facebook APIlimit=5
Post offsetoffsetAny number less than the number of posts you’re displayingThe number of posts to offset the feed by. For example, offset=2 would start the feed at the third post.offset=1
Show posts by othersshowpostsby'me’
'others’
'onlyothers’
Select whether to show posts by only the page owner, anyone who posts on your page, or only others who post on your page.showpostsby=others
Caching timecachetimeAny numberDefine the amount of time to cache posts for before checking Facebook for new ones (the unit of time can be set using the 'cacheunit’ option described belowcachetime=5
Caching unit of timecacheunitminutes
hours
days
Select the unit of time for cachine (the amount time can be set using the 'cachetime’ option described abovecacheunit=hours
Localelocaleen_US
es_ES
fr_FR
de_DE
etc…
Define the language that the Like box should be localized tolocale=es_ES
Ajaxajaxtrue
false
Whether or not the Custom Facebook Feed content is being loaded in via Ajax by your WordPress themeajax=true
General Styling
Feed widthwidthAny number + unitThe width of the feed container (including the unit)width=500px
width=50%
Feed heightheightAny number + unitThe height of the feed container (including the unit)height=500px
Feed paddingpaddingAny number + unitThe padding applied to the feed container (including the unit)padding=20px
padding=5%
Background colorbgcolorColor Hex code – #The background color of the feed (not including the #)bgcolor=FF0000
Disable Lightboxdisablelightboxtrue
false
Disable the popup photo/video lightbox (Pro version only)disablelightbox=true
CSS classclassAny text string (may include dashes or underscores, but no spaces)The CSS class to be added to the feed’s containerclass=myfeed
Post Types
Post typetypeevents
links
photos
videos
status or statuses
albums
The types of posts you want to display(Pro version only)type=events,status,links
Post Type: Events – the options below only apply when showing only the Events post type
Event sourceeventsourceeventspage
timeline
Whether to display your events from your Facebook Events page or from the timeline (only applies when only displaying the events post type)(Pro version only)eventsource=eventspage
Past Eventspasteventstrue
false
Whether to display past events from your Facebook page (only applies when only displaying the events post type)(Pro version only). Please note, that after adding the shortcode option you may need to clear the plugin cache by clicking “Save Changes" on the plugin’s main settings page so that the plugin checks Facebook for the past events.pastevents=true
Event time offseteventoffsetAny numberThe number of hours to continuing showing events for after the start time of the event has passed (only applies when only displaying the events post type)(Pro version only)eventoffset=24
Event image sizeeventimagefull
cropped
Whether to display full sized event images or square cropped versions. This only applies when showing events only from your Events page (not from your timeline). To adjust the size of the image use the layout option in the Post Layout section below. (Pro version only)eventimage=cropped
'No upcoming Events’ textnoeventstextAny text stringThe text to display when there are no upcoming events to display (Pro version only)noeventstext="More events coming soon"
'Interested’ textinterestedtextAny text stringThe text to display to show how many people are interested in an event (Pro version only)interestedtext="interested"
'Going’ textgoingtextAny text stringThe text to display to show how many people are going to an event (Pro version only)goingtext="going"
'Buy Tickets’ textbuyticketstextAny text stringThe text to display for the “Buy Tickets" link (Pro version only)buyticketstext="Tickets"
Post Type: Albums – the options below only apply when showing only the Albums post type
Album sourcealbumsourcephotospage
timeline
Whether to display your albums from your Facebook Photos page or from the timeline (only applies when only displaying the albums post type)(Pro version only)albumsource=photospage
Show album titleshowalbumtitletrue
false
Whether to display the album title when displaying only the Albums post type (Pro version only)showalbumtitle=true
Show album numbershowalbumnumtrue
false
Whether to display the album number when displaying only the Albums post type (Pro version only)showalbumnum=true
Number of columns in album gridalbumcols1-8The number of columns to display albums in when displaying only the Albums post type (Pro version only)albumcols=3
Post Type: Photos – the options below only apply when showing only the Photos post type
Photos sourcephotosourcephotospage
timeline
Whether to display your photos from your Facebook Photos page or from the timeline (only applies when only displaying the photos post type)(Pro version only)photosource=photospage
Number of columns in photos gridphotocols1-8The number of columns to display photos in when displaying only the Photos post type (Pro version only)photocols=3
Post Type: Videos – the options below only apply when showing only the Videos post type
Video sourcevideosourcevideospage
timeline
Whether to display your videos from your Facebook Videos page/album or from the timeline (only applies when only displaying the videos post type)(Pro version only)videosource=videospage
Show video nameshowvideonametrue
false
Whether to display the video name when displaying only the Videos post type (Pro version only)showvideoname=true
Show video descriptionshowvideodesctrue
false
Whether to display the video description when displaying only the Videos post type (Pro version only)showvideodesc=true
Number of columns in video gridvideocols1-8The number of columns to display videos in when displaying only the Videos post type (Pro version only)videocols=3
Load More button
Show Load More buttonloadmoretrue
false
Whether to show the Load More button at the bottom of the feed (Pro version only)loadmore=false
Button background colorbuttoncolorColor Hex code – #The background color of the Load More button (not including the #) (Pro version only)buttoncolor=ff0000
Button hover colorbuttonhovercolorColor Hex code – #The background color of the Load More button when hovered upon (not including the #) (Pro version only)buttonhovercolor=333333
Button hover colorbuttontextcolorColor Hex code – #The text color of the Load More button (not including the #) (Pro version only)buttontextcolor=CCCCCC
'Load More’ button textbuttontextAny textThe text you wish to use in place of the 'Load More’ text (Pro version only)buttontext='More..'
Filter by String
Filterfilterany text string or hashtagOnly show posts containing the defined string. Separate multiple strings with commas. Multiple strings will be treated as OR. (Pro version only)filter="website"
filter="#wordpress,#events"
Exclude Filterexfilterany text string or hashtagDo not show posts containing the defined string. Separate multiple strings with commas. Multiple strings will be treated as OR.(Pro version only)exfilter="website"
exfilter="#wordpress,#events"
Post Layout
Post layoutlayoutthumb
half
full
The post layout you want to use (Pro version only)layout=thumb
Photo/Video Positionmediaposition'above’
'below’
Whether to display the photo or video above or below the post text. Only applies to the Full-width layout. (Pro version only)mediaposition='above'
Always use the Full-width layout when feed is narrow?enablenarrowtrue
false
When displaying posts in either a narrow column or on a mobile device the plugin will automatically default to using the 'Full-width’ layout as it’s better suited to narrow sizes. (Pro version only)enablenarrow=false
Only show one image per postoneimagetrue
false
If a Facebook post contains more than photo then enabling this setting means that only the first photo in the post is displayed.(Pro version only)oneimage=true
Include in postincludeauthor
text
desc
sharedlinks
date
media
eventtitle
eventdetails
social
link
likebox
The parts of the post you want to include (when applicable) (The 'media’ and 'social’ options are only available in the pro version)include=text,date,likebox
Exclude from postexcludeauthor
text
desc
sharedlinks
date
media
eventtitle
eventdetails
social
link
likebox
The parts of the post you want to exclude (when applicable) (The 'media’ and 'social’ options are only available in the pro version)exclude=social,link,likebox
Show/Hide post authorshowauthortrue
false
Show or hide the name and avatar of the post authorshowauthor=false
Post Styling
Post background colorpostbgcolorColor Hex code – #The background color of each individual Facebook post (not including the #)postbgcolor=ff0000
Post corner radiuspostcornersAny number (not including a unit)The radius of the rounded corners on a post (not including px)postcorners=10
Post separating line colorsepcolorColor Hex code – #The color of the line separating the postssepcolor=CFCFCF
Post separating line sizesepsizeAny number – unitThe thickness in pixels of the line separating the postssepsize=3
Typography
Text Character Limits
Maximum post text lengthtextlengthAny numberThe maximum character length of the post texttextlength=200
Description maximum lengthdesclengthAny numberThe maximum character length of the descriptiondesclength=150
'See More’ link textseemoretextAny textThe text you wish to use in place of the 'See More’ link textseemoretext='Expand'
'See Less’ link textseelesstextAny textThe text you wish to use in place of the 'See Less’ link textseelesstext='Hide'
Feed Header
Show the feed headershowheadertrue
false
Whether to display a customizable header at the top of the feedshowheader=true
Display header outside/insideheaderoutsidetrue
false
Whether to display the feed header inside or outside of the feed’s containerheaderoutside=true
Header textheadertextAny text stringThe text to display in the headerheadertext='Facebook Feed'
Header background colorheaderbgColor Hex code – #The background color of the feed header (not including the #)headerbg=DDD
Header paddingheaderpaddingAny number + unitThe padding applied to the feed header (including the unit)headerpadding=20px
Header text sizeheadertextsizeAny number – unitThe font size of the header text in pixels (not including a unit)headertextsize=28
Header text weightheadertextweightinherit
normal
bold
The text weight of the header textheadertextweight=bold
Header text colorheadertextcolorColor Hex code – #The color of the page header (not including the #)headertextcolor=333
Header iconheadericon facebook-square
facebook
calendar
calendar-o
picture-o
users
thumbs-o-up
thumbs-up
comment-o
comment
ticket
list-alt
file
file-o
file-text
file-text-o
youtube-play
youtube
vimeo-square
The icon to use in the page headerheadericon=facebook
Header icon colorheadericoncolorColor Hex code – #The color of the icon in the feed header (not including the #)headericoncolor=FFF
Icon sizeheadericonsizeAny number – unitThe size of the header icon in pixels (not including a unit)headericonsize=28
Post Author
Author text sizeauthorsizeAny number – unitThe font size of the author text in pixels (not including a unit)authorsize=20
Author text colorauthorcolorColor Hex code – #The color of the author text (not including the #)authorcolor=ff0000
Post Text
Post text formattextformatAny HTML formatThe HTML tag that the post text should be wrapped intextformat=p
textformat=h4
Post text font sizetextsizeAny number – unitThe font size of the post text in pixels (not including a unit)textsize=12
Post text weighttextweightinherit
normal
bold
The weight of the post texttextweight=bold
Post text colortextcolorColor Hex code – #The color of the post text (not including the #)textcolor=333
Link colortextlinkcolorColor Hex code – #The color of the links in the post text (not including the #)textlinkcolor=E69100
Link post texttextlinktrue
false
Whether to link the post text to the post on Facebooktextlink=true
Post tagsposttagstrue
false
Whether to link @tags in your posts
posttags=false
Link hash tagslinkhashtagstrue
false
Whether to link hashtags in your postslinkhashtags=false
'See More’ textseemoretextAny textThe text you wish to use in place of the 'See More’ link textseemoretext="Expand"
'See Less’ textseelesstextAny textThe text you wish to use in place of the 'See Less’ link textseelesstext="Hide"
Photo/Video/Link Description
Description font sizedescsizeAny number – unitThe font size of the descriptions in pixels (not including a unit)descsize=11
Description text weightdescweightinherit
normal
bold
The weight of the descriptiondescweight=bold
Description colordesccolorColor Hex code – #The color of the description (not including the #)desccolor=9F9F9F
Shared Links
Use full-size link imagesfulllinkimagestrue
false
Whether to use full-size images for shared link posts instead of square cropped thumbnails. The size of the images will match the post layout that you selected (thumbnail, half width or full width)fulllinkimages=true
Link title formatlinktitleformatAny HTML formatThe HTML tag that shared link titles should be wrapped inlinktitleformat='h3'
Link title font sizelinktitlesizeAny number – unitThe font size of the link title in pixels (not including a unit)linktitlesize='18'
Link title colorlinktitlecolorColor Hex code – #The color of the link title text (not including the #)linktitlecolor='ff0000'
Link URL colorlinkurlcolorColor Hex code – #The color of the link URL (source) text (not including the #)linkurlcolor='999999'
Link box background colorlinkbgcolorColor Hex code – #The background color of the link box (not including the #)linkbgcolor='EEE'
Link box border colorlinkbordercolorColor Hex code – #The border color of the link box (not including the #)linkbordercolor='CCC'
Remove the link boxdisablelinkboxtrue
false
Whether to hide the box around shared linksdisablelinkbox=true
Date
Date positiondateposauthor
above
below
Whether to position the post date directly beneath the post author, above the post text or below the post text at the bottom of the postdatepos=below
Date sizedatesizeAny number – unitThe font size of the date in pixels (not including a unit)datesize=14
Date weightdateweightinherit
normal
bold
The text weight of the datedateweight=normal
Date colordatecolorColor Hex code – #The color of the date (not including the #)datecolor=EAD114
Date formatdateformatNumbers 1 – 13The format that the date should be displayed in
1 = Posted 2 days ago
2 = July 25th, 5:30 pm
3 = July 25th
4 = Thu July 25th
5 = Thursday July 25th
6 = Thu Jul 25th, 2017
7 = Thursday July 25th, 2017
8 = Thursday July 25th, 2017 – 5:30 pm
9 = Thursday Jul 25th, ’17
10 = 07.25.13
11 = 07/25/13
12 = 25.07.13
13 = 25/07/13
14 = 25-07-2017, 17:30
15 = 25th July 2017, 17:30
16 = 25 Jul 2017, 17:30
17 = Monday 25th July 2017, 17:30
18 = 07.25.16 – 17:30
19 = 25.07.16 – 17:30
dateformat=3
Date custom formatdatecustomAny PHP date formatUse a custom date format instead of the built-in options (reference)datecustom='D M jS, Y'
Event Title
Event title formateventtitleformatAny HTML formatThe HTML tag that event titles should be wrapped ineventtitleformat=h5
Event title sizeeventtitlesizeAny number – unitThe font size of event titles in pixels (not including a unit)eventtitlesize=12
Event title weighteventtitleweightinherit
normal
bold
The text weight of event titleseventtitleweight=bold
Event title coloreventtitlecolorColor Hex code – #The color of event titles (not including the #)eventtitlecolor=666
Link event titleeventtitlelinktrue
false
Whether to link the event title to the event on Facebookeventtitlelink=true
Event Date
Event date sizeeventdatesizeAny number – unitThe font size of event date in pixels (not including a unit)eventdatesize=18
Event date weighteventdateweightinherit
normal
bold
The text weight of event dateseventdateweight=bold
Event date coloreventdatecolorColor Hex code – #The color of event dates (not including the #)eventdatecolor=EB6A00
Event date positioneventdateposbelow
above
Whether to position the event date above or below the event titleeventdatepos=below
Event date formateventdateformatNumbers 1 – 13The format that the event date should be displayed in
1 = July 25, 2017, 5:30pm
2 = July 25th, 5:30pm
3 = 5:30pm – July 25th
4 = 5:30pm, July 25th
5 = Thursday July 25th – 5:30pm
6 = Thu Jul 25th, 2017, 5:30PM
7 = Thursday July 25th, 2017, 5:30PM
8 = Thursday July 25th, 2017 – 5:30pm
9 = Thursday Jul 25th, ’17
10 = 07.25.17 – 5:30PM
11 = 07/25/17, 5:30pm
12 = 25.07.17 – 5:30PM
13 = 25/07/17, 5:30pm
14 = Jul 25, 5:30pm
15 = Jul 25, 17:30
16 = 25-07-2016, 17:30
17 = 25th July 2016, 17:30
18 = 25 Jul 2016, 17:30
19 = Monday 25th July 2016, 17:30
20 = 07.25.16 – 17:30
21 = 25.07.16 – 17:30
eventdateformat=12
Event date custom formateventdatecustomAny PHP date formatUse a custom date format instead of the built-in options (reference)eventdatecustom='D M jS, Y'
Event Details
Event details sizeeventdetailssizeAny number – unitThe font size of the event details in pixels (not including a unit)eventdetailssize=13
Event details weighteventdetailsweightinherit
normal
bold
The text weight of the event detailseventdetailsweight=bold
Event details coloreventdetailscolorColor Hex code – #The color of the event details (not including the #)eventdetailscolor=FFF000
Event details link coloreventlinkcolorColor Hex code – #The color of the links in the event details (not including the #)eventlinkcolor=333
Post Actions Links
Link sizelinksizeAny number – unitThe font size of the post link in pixels (not including a unit)linksize=13
Link weightlinkweightinherit
normal
bold
The text weight of the post linklinkweight=bold
Link colorlinkcolorColor Hex code – #The text color of the post linklinkcolor=E01B5D
Show Facebook linkshowfacebooklinktrue
false
Whether to show the 'View on Facebook’ linkshowfacebooklink=true
Facebook link textfacebooklinktextAny textThe text you wish to use in place of the 'View on Facebook’ link textfacebooklinktext='Read more...'
Show Share linkshowsharelinktrue
false
Whether to show the 'Share’ linkshowsharelink=true
Share link textsharelinktextAny textThe text you wish to use in place of the 'Share’ link textsharelinktext='Share this post'
Misc
Social – Like, shares and comments
Icon styleiconstylelight
dark
Whether to use light or dark icons (Pro version only)iconstyle=dark
Social text colorsocialtextcolorColor Hex code – #The text color of the likes, shares and comments numbers, and the comments text (not including the #) (Pro version only)socialtextcolor=FFF
Social background colorsocialbgcolorColor Hex code – #The background color of the likes, shares and comments box, and the slide down comments box (not including the #) (Pro version only)socialbgcolor=111
Expand comments initiallyexpandcommentstrue
false
Whether to expand the comments below the posts initially (Pro version only)expandcomments=true
Number of initial commentscommentsnumAny number (max 25)The number of comments to show initially when the comments box is expanded (Pro version only)commentsnum=1
Hide the comment imageshidecommentimagestrue
false
Whether to the hide the profile pictures of the commenters on each post (Pro version only)hidecommentimages=true
Display comments in the lightboxlightboxcommentstrue
false
Whether to the display post comments in the popup lightbox (works for timeline posts only) (Pro version only)lightboxcomments=true
Like Box / Page Plugin
Like box positionlikeboxpostop
bottom
Whether to display the Facebook Like box at the top or bottom of the feedlikeboxpos=top
Like box outside/insidelikeboxoutsidetrue
false
Whether to display the Facebook Like box inside or outside of the feed’s container
likeboxoutside=true
Custom Like Box widthlikeboxwidthAny number between 180 and 500The width of the Like Box. Default is 340. Min is 180. Max is 500.likeboxwidth=500
Show Like box Faceslikeboxfacestrue
false
Whether to show the avatars of people who like your pagelikeboxfaces=true
Include your Cover photolikeboxcovertrue
false
Whether to use your Facebook page Cover photo as the background of the Like Boxlikeboxcover=true
Use a small headerlikeboxsmallheadertrue
false
Whether to use a slim/small version of the Like Box headerlikeboxsmallheader=true
Hide the call to action buttonlikeboxhidebtntrue
false
Whether to hide the call-to-action button in the Like Box (if available)likeboxhidebtn=true
Misc
Lightbox Video playervideoplayerfacebook
standard
The video player to use for playing videos. The official Facebook Video Player (supports HD, Live, and 360o videos) or the browser’s HTML5 video player.(Pro version only)videoplayer=facebook
Video actionvideoactionplayvideo
facebook
When clicking on a non-embedded video define whether to play the video directly in your feed, or link to the video on Facebook to play the video there (Pro version only)videoaction=facebook
Show credit linkcredittrue
false
Choose whether to add a 'Custom Facebook Feed’ link to the bottom of your feedcredit=true
Nofollow linksnofollowtrue
false
Whether to add 'rel="nofollow"' to all links. Default is set to true. (Pro version only)nofollow=false
Custom Text / Translate
Post Text
'See more’ textseemoretextAny text stringUsed when truncating the post textseemoretext="See more"
'See less’ textseelesstextAny text stringUsed when truncating the post textseelesstext="See less"
Events text
'Map’ textmaptextAny text stringAdded after the address of an eventsharelinktext="Share"
'No upcoming events’ textnoeventstextAny text stringShown when there are no upcoming events to displaynoeventstext="No upcoming events"
Post action link text
'View on Facebook’ textfacebooklinktextAny text stringUsed for the link to the post on Facebookfacebooklinktext="View on Facebook"
'Share’ textsharelinktextAny text stringUsed for sharing the Facebook post via Social Mediasharelinktext="Share"
“Load More" button
'Load More’ textbuttontextAny text stringUsed for the Load More button at the bottom of the feedbuttontext="More.."
'No more posts’ textnomoretextAny text stringDisplayed when there are no more posts available to loadnomoretext="That's all folks"
Likes, Shares and Comments text
'View previous comments’ textpreviouscommentstextAny text stringUsed in the comments section (when applicable)previouscommentstext="View previous comments"
'Comment on Facebook’ textcommentonfacebooktextAny text stringUsed at the bottom of the comments sectioncommentonfacebooktext="Comment on Facebook"
'Comment on Facebook’ textcommentonfacebooktextAny text stringUsed at the bottom of the comments sectioncommentonfacebooktext="Comment on Facebook"
'Photos’ textphotostextAny text stringAdded to the end of an album name. Eg. (6 photos)photostext="photos"
'like this’ textlikethistextAny text stringEg. __ and __ like thislikethistext="like this"
'likes this’ textlikesthistextAny text stringEg. __ likes thislikesthistext="likes this"
'reacted to this’ textreactedtothistextAny text stringEg. __ reacted to thisreactedtothistext="reacted to this"
'and’ textandtextAny text stringEg. __ and __ like thisandtext="and"
'other’ textothertextAny text stringEg. __, __ and 1 other like thisothertext="other"
'others’ textotherstextAny text stringEg. __, __ and 10 others like thisotherstext="others"
'reply’ textreplytextAny text stringEg. 1 replyreplytext="reply"
'replies’ textrepliestextAny text stringEg. 5 repliesrepliestext="replies"
Date
'second’ textsecondtextAny text stringEg: 1 second agosecondtext="second"
'seconds’ textsecondstextAny text stringEg: 30 seconds agosecondstext="seconds"
'minute’ textminutetextAny text stringEg: 1 minute agominutetext="minute"
'minutes’ textminutestextAny text stringEg: 5 minutes agominutestext="minutes"
'hour’ texthourtextAny text stringEg: 1 hour agohourtext="hour"
'hours’ texthourstextAny text stringEg: 2 hours agohourstext="hours"
'day’ textdaytextAny text stringEg: 1 day agodaytext="day"
'days’ textdaystextAny text stringEg: 2 days agodaystext="days"
'week’ textweektextAny text stringEg: 1 week agoweektext="week"
'weeks’ textweekstextAny text stringEg: 2 weeks agoweekstext="weeks"
'month’ textmonthtextAny text stringEg: 1 month agomonthtext="month"
'months’ textmonthstextAny text stringEg: 9 months agomonthstext="months"
'year’ textyeartextAny text stringEg: 1 year agoyeartext="year"
'years’ textyearstextAny text stringEg: 2 years agoyearstext="years"
'ago’ textagotextAny text stringEg: 1 day agoagotext="ago"
Extensions
Multifeed Extension
Page IDsidAny Page IDThe IDs of the pages you want to displayid="cnn,bbcnews,usatoday"
Total NumbernumAny numberThe total number of posts to display in your feednum=10
Post LimitlimitAny numberThe number of posts to display from each Facebook ID in your multifeedlimit=3
Date Range Extension
Fromfrommm/dd/yy
-x minutes
-x hours
-x days
-x weeks
-x months
The date to display posts from
The number of minutes ago
The number of hours ago
The number of days ago
The number of weeks ago
The number of months ago
from="02/15/14"
from="-15 minutes"
from="-1 hour"
from="-2 days"
from="-3 weeks"
from="-1 month"
Untiluntil mm/dd/yy
now
-x minutes
-x hours
-x days
-x weeks
-x months
The date to display posts until
Display posts up until now
The number of minutes ago
The number of hours ago
The number of days ago
The number of weeks ago
The number of months ago
until="02/20/14"
until="now"
until="-15 minutes"
until="-1 hour"
until="-2 days"
until="-3 weeks"
until="-1 month"
Featured Post Extension
Featured Post IDfeaturedpostAny post IDThe ID of the post you want to displayfeaturedpost=671123009612491
featuredpost=8245623462_10152583755573463
Post Typetypestatus
photo
video
link
event
album
The type of post you are displayingtype=status
type=photo
type=video
type=link
type=event
type=album
Album Extension
Album IDalbumAny album IDThe ID of the Facebook album you want to displayalbum=440612488444
Number of columnsalbumcols1-4The number of columns in the photo gridalbumcols=2
Number of photosnumAny numberThe number of photos to displaynum=50
Carousel Extension
Carousel Feedcarouseltrue
false
Whether or not to apply the carousel to this feedcarousel=true
Number of columnscarouselcols1-6The number of columns inside the carousel slide showcarouselcols=3
Number of columns for mobilecarouselmobilecols1-6The number of columns on mobile displayscarouselmobilecols=2
Height of Carouselcarouselheighttallest
clickexpand
autoexpand
How the height of the feed is set. Note: the “autoexpand" option only works when displaying 1 column in the carouselcarouselheight="clickexpand"
Arrow Navigationcarouselarrowsnone
below
onhover
How arrows are displayed for navigating through the carouselcarouselarrows="onhover"
Paginationcarouselpagtrue
false
Icons to indicate the relative position of the current slidecarouselpag=true
Autoplaycarouselautoplaytrue
false
Cycle through posts automatically when the feed loadscarouselautoplay=true
Autoplay Time Intervalcarouseltimeany numberNumber of milliseconds before a new post is showncarouseltime=5000
Masonry Extension
Masonry Feedmasonrytrue
false
Whether or not to apply the masonry columns style to this feedmasonry=true
Number of columnsmasonrycols2-6The number of columns for the feed for desktopmasonrycols=3
Number of columns for mobilemasonrymobilecols1-2The number of columns for the feed on mobile displaysmasonrymobilecols=2
Reviews Extension
Display reviewstypereviewsDisplay reviews in your feedtype=reviews
Show reviews ratedreviewsrated1-5Show reviews with these ratingsreviewsrated="4,5"
Star icon sizestarsizeAny numberThe size of the star iconsstarsize=18
“View all Reviews" textreviewslinktextAny textThe text to use for the linkreviewslinktext="See all"
Hide reviews with no textreviewshidenotexttrue
false
Choose whether to hide reviews with no text in themreviewshidenotext=true
API retrieval methodreviewsmethodauto
batch
all
Most users should leave this set as “Auto" and only change it if directed by a member of the support team.reviewsmethod=batch
Page Access TokenpagetokenThe Access Token for the Facebook page you want to display reviews from. Note: this shortcode option only needs to be used if displaying multiple review feeds from different Facebook pages, otherwise you can set it on the main plugin Settings page.pagetoken=xxxxx