Commit 26f0403
committed
XML-RPC: Correctly return deletion error message in
This ensures that the correct variable is used to return the `WP_Error` message from the `wp_delete_term()` attempt.
Follow-up to [20137].
Props justlevine.
See #63268.
git-svn-id: https://develop.svn.wordpress.org/trunk@60175 602fd350-edb4-49c9-b593-d223f7449a82wp_xmlrpc_server::wp_deleteTerm().1 parent 71a56d8 commit 26f0403
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2345 | 2345 | | |
2346 | 2346 | | |
2347 | 2347 | | |
2348 | | - | |
| 2348 | + | |
2349 | 2349 | | |
2350 | 2350 | | |
2351 | 2351 | | |
| |||
0 commit comments