Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#38908 closed defect (bug) (fixed)

Customize: Cleanup docs and code style in 4.7

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

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 10 years ago.

Download all attachments as: .zip

Change History (5)

@westonruter
10 years ago

#1 @westonruter
10 years ago

  • Keywords has-patch added

#2 @westonruter
10 years ago

  • Owner set to westonruter
  • Status newaccepted

#3 @westonruter
10 years ago

  • Keywords ongoing added

#4 @westonruter
10 years ago

  • Resolutionfixed
  • Status acceptedclosed

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.