Opened 9 years ago
Last modified 4 weeks ago
#40831 reviewing defect (bug)
Customize: Further improve JS inline documentation
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 7.0 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Customize | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description
We need to do another pass on the customizer code to ensure that inline documentation is added to JS. This is building on #27534, #27065, #21303, #39671 among others.
The main files that need to looked at are:
customize-base.jscustomize-loader.jscustomize-models.jscustomize-preview.jscustomize-preview-nav-menus.jscustomize-preview-widgets.jscustomize-selective-refresh.jscustomize-views.js
Related to #39930
Attachments (2)
Change History (12)
#7
@
7 years ago
- Keywords has-patch needs-refresh added; reporter-feedback needs-patch removed
- Milestone changed from 5.1 to Future Release
This ticket was mentioned in PR #10743 on WordPress/wordpress-develop by @westonruter.
4 weeks ago
#9
Trac ticket: https://core.trac.wordpress.org/ticket/40831
Note: See
TracTickets for help on using
tickets.
Some documentation and code improvements.