Clarify the DocBlock description for `wp_print_request_filesystem_credentials_modal()`.
See [31811]. See #31888. git-svn-id: https://develop.svn.wordpress.org/trunk@32016 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
2a44016ef8
commit
8d8ea0c529
|
@ -1203,7 +1203,7 @@ foreach ( (array) $extra_fields as $field ) {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Print the credentials modal when needed
|
* Print the filesystem credentials modal when needed.
|
||||||
*
|
*
|
||||||
* @since 4.2.0
|
* @since 4.2.0
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue