mirror of
https://gh.wpcy.net/https://github.com/mainwp/Code-Snippets-Functions.git
synced 2026-05-03 12:12:25 +08:00
https://developer.yoast.com/customization/yoast-seo/filters/yoast-seo-usage-tracking-filter
1 line
58 B
Text
1 line
58 B
Text
add_filter( 'wpseo_enable_tracking', '__return_false' );
|