Deskripsyon
Admin Panel Data
- Consumer Key
- Consumer Secrer
- Username
- Number of tweets
Admin Panel Data
- Page ID or Page Name
- Page Access Token
- URL
'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
- Create App
https://developers.facebook.com/ - You need to have admin priviledge on Facebook Page + developer priviledge on Facebook App
- Add App Domain (website URL to Facebook App – Settings – Basic)
- Get User Access Token
"https://graph.facebook.com/oauth/access_token(get app id and secret from Facebook App)
?client_id=your-app-id
&client_secret=your-app-secret
&grant_type=client_credentials"- Use User Access Token on this url
https://graph.facebook.com/me/accounts?access_token=user-access-tokento get a list of pages the person administers, including the name of page, page id and page access token
- Use User Access Token on this url
Currently supported social networks
** Important Note : Instagram feed has been removed, please don’t forget to remove [civic_social_feeds type=’instagram’] shortcode.
Pag-install
- Upload
civic-social-feedsfolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
-
What about support?
-
Create a support ticket at WordPress forum and we will take care of any issue.
Mga Review
Wala pang reviews para sa plugin na ito.
Mga Contributor at Developer
Ang “Civic Social Feeds” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.
Mga ContributorIsalin ang “Civic Social Feeds” sa iyong wika.
Interesado sa development?
Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.
Changelog
1.1
- Removed Instagram Feed.
- Fixed general bugs
1.0
- Initial Release
