mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-22 09:07:59 +01:00
Correct @since value. see #26869.
Built from https://develop.svn.wordpress.org/trunk@27192 git-svn-id: http://core.svn.wordpress.org/trunk@27051 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
ab8847316c
commit
777699e837
@ -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.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user