testadmin2022-07-26T18:05:14+00:00 add_action('wp_head', 'ab_redirect_mkt_site'); function ab_redirect_mkt_site(){ if(is_page(3054)){ echo ''; } }