mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-09 23:24:34 +00:00
Docs: Correct and improve various documented types for properties, functions, and hooks.
See #57840 git-svn-id: https://develop.svn.wordpress.org/trunk@55693 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -593,7 +593,7 @@ function wp_http_validate_url( $url ) {
|
||||
*
|
||||
* @since 5.9.0
|
||||
*
|
||||
* @param array $allowed_ports Array of integers for valid ports.
|
||||
* @param int[] $allowed_ports Array of integers for valid ports.
|
||||
* @param string $host Host name of the requested URL.
|
||||
* @param string $url Requested URL.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user