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

Fix wp_insert_category fatal error #123

Merged
merged 1 commit into from Feb 2, 2022

Conversation

darylldoyle
Copy link
Contributor

@darylldoyle darylldoyle commented Feb 2, 2022

Setting the second param to true so that it always returns a WP_Error as opposed to 0.

Fixes #122

Setting the second param to true so that it always returns a WP_Error as opposed to 0
ocean90
ocean90 approved these changes Feb 2, 2022
@ocean90 ocean90 merged commit 0003f23 into WordPress:master Feb 2, 2022
20 of 21 checks passed
@ocean90 ocean90 added this to the 0.8.0 milestone Feb 2, 2022
@ocean90
Copy link
Member

@ocean90 ocean90 commented Feb 2, 2022

Thank you!

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

Successfully merging this pull request may close these issues.

2 participants