Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
WordPress MU plugin for fixing facebook sharing bug
- Host: GitHub
- URL: https://github.com/wp-digital/wp-share
- Owner: wp-digital
- Created: 2015-04-30T13:59:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-27T12:22:57.000Z (over 8 years ago)
- Last Synced: 2024-04-17T16:21:39.511Z (9 months ago)
- Language: PHP
- Size: 3.91 KB
- Stars: 1
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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