redink-no/wp-share

WordPress plugin for fixing social sharing issues

Maintainers

Package info

github.com/redink-no/wp-share

Issues

Type:wordpress-muplugin

pkg:composer/redink-no/wp-share

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 1

dev-master 2016-05-27 12:22 UTC

This package is not auto-updated.

Last update: 2026-03-01 03:04:42 UTC


README

#Facebook sharing fix for WordPress

WordPress MU plugin

##Usage

  • add to your wp-config.php

    define('FACEBOOK_SHARE_APP_ID', YOUR_FACEBOOK_APP_ID);
    define('FACEBOOK_SHARE_APP_SECRET', YOUR_FACEBOOK_APP_SECRET);

  • move files to wp-content/mu-plugins dir