Opened 16 years ago
Closed 16 years ago
#15609 closed enhancement (fixed)
Link post title in Comments On "Post title"
| Reported by: | scribu | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1 |
| Component: | Administration | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description (last modified by )
Since r16617, if you are on edit-comments.php?p=123, there is no way to go directly to post.php?post=123&action=edit.
Since the screen title contains the post's title, I propose we make that link to the post editing screen.
Attachments (3)
Change History (9)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I couldn't use $title variable because it gets strip_tags()ed along the way.