Opened 2 years ago
Closed 2 years ago
#60224 closed defect (bug) (duplicate)
Document global variables comment code improvement on WP themes.
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Bundled Theme | Keywords: | |
| Focuses: | docs, coding-standards | Cc: |
Description
I have reviewed the below file code and found that we are using a global $wp_version variable. but they do not mention it in the function comment. So I think we need to improve the function comment code.
Attachments (3)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Thanks for the patches. I combined them with other global documentation for themes on #58715, so let's continue the discussion on that ticket.