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

Check for WP_Error on bulk updates #294

Merged
merged 1 commit into from
Aug 6, 2021

Conversation

schlessera
Copy link
Member

The bulk upgrades were only detecting a null value of $result as an error. This PR adds detection for $result being a WP_Error instance as well.

@schlessera schlessera merged commit a015917 into master Aug 6, 2021
@schlessera schlessera deleted the fix/plugin-update-status-on-trunk branch August 6, 2021 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants