Opened 2 years ago
Closed 2 years ago
#15609 closed enhancement (fixed)
Link post title in Comments On "Post title"
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1 |
| Component: | Administration | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | WordPress@… |
Description (last modified by scribu)
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)
comment:4
voyagerfan5761 — 2 years ago
- Cc WordPress@… added
comment:6
automattor — 2 years ago
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

I couldn't use $title variable because it gets strip_tags()ed along the way.