mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-03-31 18:54:29 +00:00
Docs: Correct some array hash notations added in [46644].
See #48303. git-svn-id: https://develop.svn.wordpress.org/trunk@46647 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -80,7 +80,7 @@ function wp_embed_defaults( $url = '' ) {
|
||||
* Indexed array of the embed width and height in pixels.
|
||||
*
|
||||
* @type int $0 The embed width.
|
||||
* @type int $0 The embed height.
|
||||
* @type int $1 The embed height.
|
||||
* }
|
||||
* @param string $url The URL that should be embedded.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user