Opened 12 years ago
Closed 12 years ago
#535 closed enhancement (fixed)
Show actual line numbers
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | low | |
| Component: | Developer Hub | Keywords: | |
| Cc: |
Description
For a function's source, show actual line numbers, e.g. http://developer.wordpress.org/reference/functions/has_image_size/#source-code
Instead of lines 1-5 show lines 243-247.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
535.diff is a naive patch that does this.