=== Simple Wall === Contributors: sebastienserre, chaton666 Tags: Facebook, wall, shortcode, timeline, social network Donate link: https://github.com/sponsors/sebastienserre Requires at least: 4.6 Tested up to: 5.9 Stable tag: 1.0.1 License: GPL v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.txt Simply display your Page Facebook Wall == Description == Simple Wall only embed a shortcode and a block to display a Facebook public page. Facebook is a trademark owned by Meta Platform Inc. Thivinfo.com has no link with this company or this Trademark. == Frequently Asked Questions == = How to display a Facebook wall in my website? = * From WP 5.0 Use the Gutenberg Block "Simple Wall" ! * You can also use the shortcode [simple_wall] with 3 parameters possible: - url - height - width Example [simple_wall url='https://www.facebook.com/MotoGP/' width=300 height=600] = Why my wall isn't displayed ? = Do you try to show the wall of a private page/profile? Simple Wall only display wall from public Facebook pages. No user profile. == Screenshots == 1. Render 2. Settings == Changelog == = 1.0.1 (2022-01-15) = * Commestic change (readme / wrong indent ) = 1.0.0 (2022-01-13) = * Initial commit * Add a simple Shortcode * Add a gutenberg block (Thx to Marie Comet @chaton666)