[wp-trac] [WordPress Trac] #39732: Allowing wp_update_comment() to return WP_Error
WordPress Trac
noreply at wordpress.org
Mon Jun 29 22:42:24 UTC 2020
#39732: Allowing wp_update_comment() to return WP_Error
-------------------------------------------------+-------------------------
Reporter: enrico.sorcinelli | Owner:
| enrico.sorcinelli
Type: enhancement | Status: closed
Priority: normal | Milestone: 5.5
Component: Comments | Version: 4.8
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests needs-dev- | Focuses:
note commit |
-------------------------------------------------+-------------------------
Comment (by SergeyBiryukov):
In [changeset:"48215" 48215]:
{{{
#!CommitTicketReference repository="" revision="48215"
Comments: Minor adjustments to `wp_update_comment()`:
* Revert the logic of `$wp_error` checks to avoid negation.
* Clarify the return value, restore the edits from [47017].
* Update `wp_update_comment_data` filter check to allow `false` to prevent
the update.
Follow-up to [48154].
See #39732.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39732#comment:47>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list