Bernz Social Feed

Description

Bernz Social Feed allows you to easily display your Instagram or Facebook posts on your WordPress site. Features include:

  • Responsive grid layout (4 columns on desktop, 2 on tablet, 1 on mobile)
  • Beautiful hover effects with image zoom
  • Gradient overlays with captions
  • Easy shortcode implementation: [bernz_social_feed]
  • Automatic caching for better performance

External Services

This plugin connects to the official Meta (Facebook) Graph API to retrieve posts from your Instagram or Facebook account. This connection is required for the plugin to function.

  • What data is sent and when?
    The plugin sends your pre-configured Account/Page ID and Access Token to the Meta API only when your website needs to display or refresh the social media feed. No personal data from your website’s visitors is sent to Meta.

  • Why is this data sent?
    The Account ID and Access Token are necessary to authenticate with the Meta API and request your specific social media posts. This is how the plugin retrieves the images and captions to display on your site.

  • Links to Meta’s Policies:

  • API Documentation:

Screenshots

  • Frontend view of the feed grid
  • Settings page with API input

Installation

  1. Upload the bernz-social-feed folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Settings > Bernz Social Feed to configure your Meta API credentials
  4. Use the shortcode [bernz_social_feed] in any post or page

FAQ

Where do I get my Meta API credentials?

You need to create an app on the Meta for Developers platform to get an Access Token for your Instagram or Facebook Business Page. You can usually find the Page/Account ID in the About section of your Instagram or Facebook page.

How many posts are displayed?

The free version displays your 4 most recent posts.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Bernz Social Feed” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Bernz Social Feed” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

  • Initial release
  • Meta API integration
  • Responsive grid layout
  • Shortcode implementation