WordPress plugin for fixing social sharing issues
WordPress MU plugin, (*1)
add to your wp-config.php, (*2)
wp-config.php
define('FACEBOOK_SHARE_APP_ID', YOUR_FACEBOOK_APP_ID); define('FACEBOOK_SHARE_APP_SECRET', YOUR_FACEBOOK_APP_SECRET);, (*3)
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, (*4)
wp-content/mu-plugins
Sources Download
GPL-2.0
wordpress plugins