mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 15:50:09 +00:00
Docs: Improve the DocBlock summary for wp_get_comment_fields_max_lengths(), introduced in [36514].
See #10377. See #35986. git-svn-id: https://develop.svn.wordpress.org/trunk@36920 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -972,7 +972,7 @@ function get_page_of_comment( $comment_ID, $args = array() ) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Get the maximum character lengths for the comment form fields.
|
||||
* Retrieves the maximum character lengths for the comment form fields.
|
||||
*
|
||||
* @since 4.5.0
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user