Live blog test

function wpb_hook_javascript() { if (is_page (‘198’)) { ?>
<?php } } add_action('wp_head', 'wpb_hook_javascript');