Retrieve the feed of a public Facebook page or profile using the Facebook Graph API and the Facebook PHP SDK. You will need to have or create a Facebook application to use this plugin as it is required to use their graph api. The options let you define a default feed that is used anywhere you call the plugin. You may also specify specific feeds to display in different areas. Ways to Use Widget Display a feed using a widget. Shortcode Display a feed in a post or page using the shortcode tag [fb_feed]. PHP Direct Use Display a feed anywhere in your theme by adding where you wish the feed to be displayed. Known Issues In some cases the time for a shared event displays in the users timezone but does not account for daylight savings time. Next Version In no particular order, Add a “like” button. Add ability to load the feed via javascript. Add oEmbed support maybe? Add more styling support.