Changeset 42662
- Timestamp:
- 02/07/2018 08:49:26 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/comment.php
r42661 r42662 3239 3239 * @since 5.0.0 3240 3240 * 3241 * @param bool $allow_empty_comment Default false.3241 * @param bool $allow_empty_comment Whether to allow empty comments. Default false. 3242 3242 * @param array $commentdata Array of comment data to be sent to wp_insert_comment(). 3243 3243 */
Note: See TracChangeset
for help on using the changeset viewer.