Facebook Page Albums Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
“Facebook Page Albums” get albums/photos from your Facebook Page through Facebook Graph API.
This version provide only a few functions for your Theme, you have to develop the gallery page by yourself using html and javascript.
Once set up the API key and Facebook Page’s address in admin panel,
you can call facebook_page_albums_get_album_list
or facebook_page_albums_get_photo_list
function to get album/photo list.
Or you just copy ‘themes/example’ in your themes folder, and activate in admin panel. you will see album list and photo list of facebook page.
This plugin is using Facebook PHP SDK.
Demo
“Gallery | JKA Singapore” is using this plugin.
Screenshots
-
Setting – you can set up the API key and Facebook page address.
-
Album List –
facebook_page_albums_get_album_list
function provide the album list. -
Photo List –
facebook_page_albums_get_photo_list
function provide the photo list.