Changes

Jump to: navigation, search

Widget:Improved Facebook Comments

192 bytes added, 19:58, 16 October 2017
Created page with "$wgExtensionFunctions[] = 'mww_fb_app_id'; function mww_fb_app_id() { global $wgOut; $wgOut->addHeadItem("fb:app_id", '<meta property="fb:app_id" content="{YOU..."
$wgExtensionFunctions[] = 'mww_fb_app_id';
function mww_fb_app_id() {
global $wgOut;
$wgOut->addHeadItem("fb:app_id", '<meta property="fb:app_id" content="{YOUR-APP-ID}"/>');
}

Navigation menu