Docs: Use 3-digit, x.x.x style semantic versioning for @since 5.2.0
entries in wp-admin/includes/file.php
.
See #46543. git-svn-id: https://develop.svn.wordpress.org/trunk@45266 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
71832fe328
commit
4f4f253821
@ -1066,7 +1066,7 @@ function download_url( $url, $timeout = 300, $signature_verification = false ) {
|
||||
/**
|
||||
* Filter the URL where the signature for a file is located.
|
||||
*
|
||||
* @since 5.2
|
||||
* @since 5.2.0
|
||||
*
|
||||
* @param false|string $signature_url The URL where signatures can be found for a file, or false if none are known.
|
||||
* @param string $url The URL being verified.
|
||||
|
Loading…
Reference in New Issue
Block a user