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

Create a sniff to make sure wpseo* options aren't used directly #69

Open
moorscode opened this issue Feb 10, 2018 · 1 comment
Open

Comments

@moorscode
Copy link
Contributor

As we have the Options framework to handle options properly and apply defaults for options that aren't saved yet, we need to make sure this framework is always used instead of directly calling get_options with the option name.

@moorscode moorscode changed the title Create new sniff to make sure wpseo* options aren't used directly Create a sniff to make sure wpseo* options aren't used directly Feb 10, 2018
@moorscode moorscode added this to the Future release milestone Oct 24, 2018
@jrfnl
Copy link
Collaborator

jrfnl commented Sep 22, 2023

This will also need a check & possibly further action to make sure that all plugins use the option framework.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants