Açıklama
Atomic Social Kit is a powerful WordPress plugin that allows you to display social media content from Facebook using beautiful, customizable Gutenberg blocks.
Source code and build tools
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:
- Block source files (JS/JSX and SCSS) live in the
src/blocks/directory. - Admin dashboard React code lives in
src/admin/. - The compiled assets that WordPress loads at runtime live in the
build/directory.
Developers can review and rebuild the compressed assets using the included build tools:
- Install Node.js and npm.
- From the plugin directory, run:
npm installnpm run buildto build production assets.npm startto 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.
External service and privacy
This plugin connects your WordPress site to the Facebook Graph API in order to fetch and display your own page content:
- The plugin communicates only with the official Facebook Graph API endpoints.
- The plugin sends the Facebook Page ID and Access Token that you configure in
Settings Social Mediaso that Facebook can return your page posts and reviews. - These credentials are stored in your WordPress database using the standard WordPress options API and are not sent to wpcaliph.com or any other third‑party server.
- The plugin does not track visitors, set tracking pixels, or send any analytics or behavioral data outside your site.
- The data retrieved from Facebook (such as post content, review text, reviewer name and avatar, ratings and counts) is used only to render the blocks on your site and may be cached locally to reduce the number of API requests.
For more information about how Facebook handles data, please review Facebook’s own policies:
- Facebook Terms: https://www.facebook.com/terms.php
- Facebook Data Policy: https://www.facebook.com/policy.php
- Facebook Platform Terms for developers: https://developers.facebook.com/terms
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).
Features
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
Supported Platforms
- Facebook – Display page posts and reviews
Easy Setup
- Install and activate the plugin
- Go to Settings > Social Media
- Enter your Facebook API credentials
- Add blocks to your posts or pages
- Customize the display options
Customization Options
- Choose from multiple layout types
- Adjust columns and spacing
- Select different card styles
- Control which elements to display
- Customize colors and styling
- Enable carousel mode with autoplay
Bloklar
Bu eklenti 2 blok sağlar.
- Facebook Reviews Display reviews and ratings from Facebook in beautiful layouts.
- Facebook Feed Display Facebook posts in beautiful layouts.
Yükleme
- Upload the plugin files to the
/wp-content/plugins/atomic-social-kitdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to Settings > Social Media to configure your Facebook API credentials.
- Add the blocks to your posts or pages using the Gutenberg editor.
SSS
-
Do I need API keys?
-
Yes, you need to obtain Facebook API credentials. The plugin provides links to help you get these credentials.
-
Is this plugin compatible with the latest WordPress version?
-
Yes, this plugin is tested with WordPress 6.4 and uses the latest Gutenberg block API.
-
Can I customize the appearance?
-
Yes, the plugin provides extensive customization options including layout types, card styles, colors, spacing, and more.
-
Does it work on mobile devices?
-
Yes, all layouts are fully responsive and work great on mobile devices.
İncelemeler
Bu eklenti için herhangi bir değerlendirme bulunmuyor.
Katkıda Bulunanlar ve Geliştiriciler
“Atomic Social Kit” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Atomic Social Kit” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
1.0.0
- Initial release
- Social Media Feed block with support for Facebook
- Social Media Reviews block with support for Facebook reviews
- Multiple layout options
- Extensive customization options
- Responsive design