We'll create fresh WordPress site with Civic Social Feeds installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Admin Panel Data
Admin Panel Data
'https://graph.facebook.com/${pageID}?fields=id,name,feed{full_picture,type,message,description,link,status_type,created_time}&access_token=${pageAccessToken}
Get Facebook Page Access Token
https://developers.facebook.com/
"https://graph.facebook.com/oauth/access_token
?client_id=your-app-id
&client_secret=your-app-secret
&grant_type=client_credentials"
(get app id and secret from Facebook App)
https://graph.facebook.com/me/accounts?access_token=user-access-token
to get a list of pages the person administers, including the name of page, page id and page access tokenCurrently supported social networks
** Important Note : Instagram feed has been removed, please don’t forget to remove [civic_social_feeds type=’instagram’] shortcode.