mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Correct @since value. see #26869.
git-svn-id: https://develop.svn.wordpress.org/trunk@27192 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -62,7 +62,7 @@ if ( ! comments_open( $comment_post_ID ) ) {
|
||||
/**
|
||||
* Fires when a comment is attempted on a post in draft mode.
|
||||
*
|
||||
* @since 1.5.2
|
||||
* @since 1.5.1
|
||||
*
|
||||
* @param int $comment_post_ID Post ID.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user