mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-03-31 18:54:29 +00:00
Docs: Corrections and improvements to types used in various docblocks.
See #51800, #52217 git-svn-id: https://develop.svn.wordpress.org/trunk@49936 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -99,7 +99,7 @@ function wp_embed_defaults( $url = '' ) {
|
||||
* @see WP_oEmbed
|
||||
*
|
||||
* @param string $url The URL that should be embedded.
|
||||
* @param array $args {
|
||||
* @param array|string $args {
|
||||
* Optional. Additional arguments for retrieving embed HTML. Default empty.
|
||||
*
|
||||
* @type int|string $width Optional. The `maxwidth` value passed to the provider URL.
|
||||
|
||||
Reference in New Issue
Block a user