Code-Snippets-Functions/Execute a function on a child site/Yoast SEO/yoast-seo-disable-notifications-post-pages-change-url.txt
Sebastian Moran 3ec8228896
Create yoast-seo-disable-notifications-post-pages-change-url.txt
Yoast SEO Premium Disable Redirect Notifications for Posts and Pages: Change URL.
https://kb.yoast.com/kb/how-to-disable-automatic-redirects/
2018-10-03 18:54:54 -06:00

1 line
76 B
Text

add_filter('wpseo_enable_notification_post_slug_change', '__return_false');