Changeset 48185 for trunk/src/wp-includes/comment.php
- Timestamp:
- 06/26/2020 06:47:28 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/comment.php
r48167 r48185 832 832 * 833 833 * @since 2.1.0 834 * @since 4.9.0 Returning a WP_Error value from the filter will short circuit comment insertion834 * @since 4.9.0 Returning a WP_Error value from the filter will short-circuit comment insertion 835 835 * and allow skipping further processing. 836 836 *
Note: See TracChangeset
for help on using the changeset viewer.