mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-06 10:10:07 +00:00
Docs: Fix erroneous @since mention in wp_internal_hosts hook.
Follow-up to [55289]. Props wildworks, SergeyBiryukov, simongomes02. Fixes #57796. git-svn-id: https://develop.svn.wordpress.org/trunk@55428 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -4742,7 +4742,7 @@ function wp_internal_hosts() {
|
||||
/**
|
||||
* Filters the array of URL hosts which are considered internal.
|
||||
*
|
||||
* @since 6.2.9
|
||||
* @since 6.2.0
|
||||
*
|
||||
* @param array $internal_hosts An array of internal URL hostnames.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user