Disable redirect notifications for posts change URL in Yoast SEO Premium

Disable redirect notifications for posts change URL in Yoast SEO Premium on child sites.

Snippet Type

Execute on Child Sites

Snippet

add_filter('Yoast\WP\SEO\enable_notification_post_slug_change', '__return_false' );
2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.