Skip to content

Instantly share code, notes, and snippets.

@temsool
Created October 24, 2022 21:50
Show Gist options
  • Save temsool/4ee7fae06415a81d9da0ac0b77e55875 to your computer and use it in GitHub Desktop.
Save temsool/4ee7fae06415a81d9da0ac0b77e55875 to your computer and use it in GitHub Desktop.
Yoast Seo support
<?php
add_theme_support( 'title-tag' );
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment