Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #39732, comment 12


Ignore:
Timestamp:
06/24/2017 04:04:08 PM (7 years ago)
Author:
enrico.sorcinelli
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #39732, comment 12

    v1 v2  
    33So, there will be the following possible return paths from `wp_update_comment`:
    44
    5 - Number of commented lines updated on success (`0` or `1`).
     5- Number of comment rows updated on success (`0` or `1`).
    66- `false` or `WP_Error` on failure.
    77