Changes between Initial Version and Version 1 of Ticket #5942, comment 5
- Timestamp:
- 11/04/2021 03:28:57 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5942, comment 5
initial v1 1 1 I added the end line number to the link too, so that it highlights the entire function: https://github.com/WordPress/wordpress-develop/blob/5.8/src/wp-includes/post-template.php#L243-L256 2 3 Oh, and uh removed the `$line_number` arg since well, it didn't do what it said it does on the box, and isn't used anywhere.