Make WordPress Core

Opened 8 years ago

Closed 8 years ago

#38908 closed defect (bug) (fixed)

Customize: Cleanup docs and code style in 4.7

Reported by: westonruter's profile westonruter Owned by: westonruter's profile westonruter
Milestone: 4.7 Priority: normal
Severity: normal Version:
Component: Customize Keywords: has-patch ongoing
Focuses: Cc:

Description

A pass should be done on the new code added in 4.7 to audit for correctness of docs and code style.

Attachments (1)

38908.0.diff (16.8 KB) - added by westonruter 8 years ago.

Download all attachments as: .zip

Change History (5)

@westonruter
8 years ago

#1 @westonruter
8 years ago

  • Keywords has-patch added

#2 @westonruter
8 years ago

  • Owner set to westonruter
  • Status changed from new to accepted

#3 @westonruter
8 years ago

  • Keywords ongoing added

#4 @westonruter
8 years ago

  • Resolution set to fixed
  • Status changed from accepted to closed

In 39345:

Customize: Clean up docs and code style for customize changes in 4.7.

  • Adds missing resolve/fail for promise returned by loadThemePreview.
  • Adds missing jsdoc blocks and tags.
  • Adds missing phpdoc and makes corrections.

See #37770.
Fixes #38908.

Note: See TracTickets for help on using tickets.