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

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

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

Last synced: 21 days 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