Make WordPress Core

Changeset 30556

Timestamp:
11/24/2014 11:11:54 PM (10 years ago)
Author:
ocean90
Message:

Remove incorrect documentation for wp.media().

props ericlewis.
fixes #30090.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/js/media-models.js

    r30245 r30556  
    88     * Create and return a media frame.
    99     *
    10      * Handles the default media experience. Automatically creates
    11      * and opens a media frame, and returns the result.
    12      * Does nothing if the controllers do not exist.
     10     * Handles the default media experience.
    1311     *
    1412     * @param  {object} attributes The properties passed to the main media controller.
Note: See TracChangeset for help on using the changeset viewer.