Categories: News Articles
Share
function add_meta_refresh() { $output = ''; echo $output; } add_action( 'wp_head', 'add_meta_refresh' );