RickGrimes22
Well-known member
I have found how to disable the YOAST SEO automatic redirects, but I am not sure where I should paste the code on the functions.php file
This code: add_filter( 'wpseo_premium_post_redirect_slug_change', '__return_true' );
Any idea where I should paste it on the functions.php file?
This code: add_filter( 'wpseo_premium_post_redirect_slug_change', '__return_true' );
Any idea where I should paste it on the functions.php file?