Make WordPress Core

Opened 11 years ago

Last modified 10 years ago

#30193 closed defect (bug)

Add JSDoc-style options hash descriptions for media class constructors — at Version 2

Reported by: ericlewis's profile ericlewis Owned by:
Milestone: 4.1 Priority: normal
Severity: normal Version: 3.5
Component: Media Keywords: has-patch
Focuses: javascript, docs Cc:

Description (last modified by ericlewis)

As we're moving towards JSDoc, let's clean up our options hash descriptions in media class constructors.

This will incldue moving over from @constructor to @class tags, which is the preferred nomenclature on the JSDoc scene.

Change History (4)

@ericlewis
11 years ago

#1 @ericlewis
11 years ago

  • Milestone changed from Awaiting Review to 4.1

#2 @ericlewis
11 years ago

  • Description modified (diff)
  • Summary changed from Improve documentation for wp.media.view.MediaFrame.Select to Add JSDoc-style options hash descriptions for media class constructors

In attachment:30193.diff, options hash for media.view.MediaFrame.Select.

@ericlewis
11 years ago

Note: See TracTickets for help on using tickets.