redink-no/wp-share

WordPress plugin for fixing social sharing issues

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 6

Forks: 3

Type:wordpress-muplugin

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

This package is not auto-updated.

Last update: 2024-05-11 17:18:01 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