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

Deprecated: Function update_option was called with an argument that is deprecated since version 5.5.0! The "comment_whitelist" option key has been renamed to "comment_previously_approved" #23

Open
jaxtheking opened this issue Jun 1, 2022 · 2 comments · May be fixed by #24

Comments

@jaxtheking
Copy link

On WordPress 6.0, the compatible() function in comment_options is failing to detect version > 5.5 and is raising a deprecation message in the admin area - therefore needs to be updated.

@dawidurbanski
Copy link

I created PR to fix this: #24

@ethanosullivan if you can check this in any spare time it would be more than awesome. TIA!

@jaxtheking
Copy link
Author

Sorry @ethanosullivan, any chance to get this PR in?

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

Successfully merging a pull request may close this issue.

2 participants