=== FB Wall Post === Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=afroz92@gmail.com&item_name=FB+Wall+Post Tags: custom, events, Facebook, facebook group, Facebook Page, facebook posts, facebook wall, feed, plugin, posts, seo, shortcode, social, social media, status Contributors: NetAttingo Technologies Author: NetAttingo Technologies Tested up to: 4.6 License: GPLv2 Requires at least: 3.5.0 Stable tag: 1.0 == Description == This plugin helps to display latest feeds of your Facebook page on the site. You can also display the feeds of your facebook page either in grid mode or list mode. After installing this plugin,using shortcode on page will list all posts of facebook page Features * Grid view mode of posts * List view mode of posts * Adjust your facebook App Id, App Key, Page Id from admin * Easy to customize == Screenshots == 1. WP-admin setting Page. 2. Grid view mode of posts 3. List view mode of posts == Frequently Asked Questions == 1. No technical skills needed. == Changelog == This is first version no known errors found == Upgrade Notice == This is first version no known notices yet == Installation == 1. Upload the folder "fb-wall-post" to "/wp-content/plugins/" 2. Activate the plugin through the "Plugins" menu in WordPress 3. Go to Wp-admin-> FB Wall Post , put 'Facebook App Id' ,'Facebook Secret Key' and 'Facebook Page Id' . 4. In editor, use shortcode [facebook-feed-grid] for grid mode. 5. In editor, use shortcode [facebook-feed-list] for list mode. 6. In php template page, echo do_shortcode('[facebook-feed-grid]'); for grid mode. 7. In php template page , echo do_shortcode('[facebook-feed-list]'); for list mode.