Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wp-digital/wp-share

WordPress MU plugin for fixing facebook sharing bug
https://github.com/wp-digital/wp-share

Last synced: about 1 month ago
JSON representation

WordPress MU plugin for fixing facebook sharing bug

Awesome Lists containing this project

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