Atomic Social Kit is a powerful WordPress plugin that allows you to display social media content from Facebook using beautiful, customizable Gutenberg blocks.
The minified JavaScript and CSS files under the build/ directory are generated from the original, human‑readable source code that is included in this plugin:
src/blocks/ directory.src/admin/.build/ directory.Developers can review and rebuild the compressed assets using the included build tools:
npm installnpm run build to build production assets.npm start to run the development build/watch process.The plugin’s source code and build configuration are fully available in the distributed zip so that other developers can inspect, learn from, and contribute to the project.
This plugin connects your WordPress site to the Facebook Graph API in order to fetch and display your own page content:
Settings Social Media so that Facebook can return your page posts and reviews.For more information about how Facebook handles data, please review Facebook’s own policies:
By using this plugin you are responsible for ensuring that your use of Facebook services complies with Facebook’s terms and with your local privacy laws (for example, updating your site’s privacy policy to mention that you display content from Facebook).
Atomic Social Feed Block
* Display posts from Facebook
* Multiple layout options: Grid, Masonry, List, and Carousel
* Customizable columns and post count
* Show/hide post elements (avatar, author, date, content, images, likes, comments, shares)
* Multiple card styles: Modern, Classic, Minimal, Card
* Adjustable spacing and border radius
* Responsive design
Atomic Social Reviews Block
* Display reviews from Facebook
* Star rating display with customizable colors
* Filter reviews by minimum rating
* Multiple layout options
* Show/hide review elements (avatar, author, date, rating, review text)
* Customizable card styles
* Responsive design