Make WordPress Core

Changeset 44364


Ignore:
Timestamp:
12/28/2018 01:41:23 PM (6 years ago)
Author:
boonebgorges
Message:

Update since annotation on allow_empty_comment hook.

Originally introduced in [42661].

Fixes #16979.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/comment.php

    r44166 r44364  
    32473247     * Filters whether an empty comment should be allowed.
    32483248     *
    3249      * @since 5.0.0
     3249     * @since 5.1.0
    32503250     *
    32513251     * @param bool  $allow_empty_comment Whether to allow empty comments. Default false.
Note: See TracChangeset for help on using the changeset viewer.