add_action(‘template_redirect’, function() {
if (is_page(‘kotakmutualfund’)) {
wp_redirect(‘https://harithamohan323110.kcp.com.in/’, 301);
exit;
}
});
SIPZ
Your Weath Partner
Your Weath Partner
add_action(‘template_redirect’, function() {
if (is_page(‘kotakmutualfund’)) {
wp_redirect(‘https://harithamohan323110.kcp.com.in/’, 301);
exit;
}
});