mirror of
https://gh.wpcy.net/https://github.com/mainwp/Code-Snippets-Functions.git
synced 2026-05-03 12:12:25 +08:00
https://gist.github.com/amboutwe/34b80a4755b1a9140026bc2c82720114#file-yoast_seo_title_remove-php
1 line
47 B
Text
1 line
47 B
Text
add_filter( 'wpseo_title', '__return_false' );
|