WP Manifestindependent plugin directory
manifest / social / d4-facebook

D4 Facebook Feed

Basic Facebook feed

by D4 Adv. Media · github.com/d4advancedmedia/d4-facebook · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/d4advancedmedia/d4-facebook/archive/refs/heads/master.zip

Declares an update source (https://github.com/d4advancedmedia/D4-Facebook), so updates arrive through the plugin's own updater.

Readme

D4-Facebook

Basic Facebook feed - currently geared to show photos

  1. Add your credentials to the config.php file.
  2. Use the shortcode [d4facebook show="" id="" type="basic"]
  3. "id" can be a profile or an album, defaults to the profile set in config.php
  4. "type" can be set to "albums", which then displays fully browseable albums with their album covers

Read the full README on GitHub →