Opened 6 years ago
Closed 15 months ago
#49837 closed enhancement (wontfix)
JSDoc correction for wp-includes\js\colorpicker.js
| Reported by: | jitendrabanjara1991 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | External Libraries | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | docs |
Description
In this function, Comment section is not proper with parameter and return type.
Attachments (1)
Change History (7)
#1
@
6 years ago
- Focuses javascript docs added
- Summary Comment section not proper → JSDoc correction for wp-includes\js\colorpicker.js
- Version trunk
#4
@
6 years ago
Hi there!
The core team will take care of this ticket so wait till they check. I'm not a core committer.
#6
@
15 months ago
- Milestone Awaiting Review
- Resolution → wontfix
- Status new → closed
I'm closing this as not planned. The old external library did not include param or return documentation for any of its functions.
r7104 updated table markup, and some other commits removed unnecessary spaces and tabs. However, none of those commits significantly changed the documentation, and the file has not been updated since moving it to _enqueues in r43309.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Comment section is not proper