mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 15:50:09 +00:00
Docs: Corrections relating to types used in inline documentation for comment ID and site ID proprties.
Includes a correction for a typo introduced in [52204]. See #53399 git-svn-id: https://develop.svn.wordpress.org/trunk@52205 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -977,7 +977,7 @@ function clean_blog_cache( $blog ) {
|
||||
*
|
||||
* @since 4.6.0
|
||||
*
|
||||
* @param int $id Blog ID.
|
||||
* @param string $id Site ID as a numeric string.
|
||||
* @param WP_Site $blog Site object.
|
||||
* @param string $domain_path_key md5 hash of domain and path.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user