Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle migrating from WP SEO to Yoast SEO #84

Merged
merged 4 commits into from
Jul 12, 2021

Commits on Jul 8, 2021

  1. Handle migrating from WP SEO to Yoast SEO

    Fixes #56
    
    Handles the title options settings and post meta.
    roborourke committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    ea99620 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Fix regexes

    roborourke committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    75bb246 View commit details
    Browse the repository at this point in the history
  2. Fix posts loop

    roborourke committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    0028793 View commit details
    Browse the repository at this point in the history
  3. Remove unused use query

    roborourke committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    3d7c7c7 View commit details
    Browse the repository at this point in the history