Remove incorrect documentation for wp.media()
.
props ericlewis. fixes #30090. git-svn-id: https://develop.svn.wordpress.org/trunk@30556 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
3ebd474750
commit
bc53a39130
@ -7,9 +7,7 @@ window.wp = window.wp || {};
|
||||
/**
|
||||
* Create and return a media frame.
|
||||
*
|
||||
* Handles the default media experience. Automatically creates
|
||||
* and opens a media frame, and returns the result.
|
||||
* Does nothing if the controllers do not exist.
|
||||
* Handles the default media experience.
|
||||
*
|
||||
* @param {object} attributes The properties passed to the main media controller.
|
||||
* @return {wp.media.view.MediaFrame} A media workflow.
|
||||
|
Loading…
Reference in New Issue
Block a user