#31910 closed defect (bug) (fixed)
Revisions: remove "post" from return to editor link text
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.4 | Priority: | normal |
Severity: | normal | Version: | 3.6 |
Component: | Revisions | Keywords: | has-patch dev-feedback has-screenshots |
Focuses: | ui | Cc: |
Description
When editing revisions for post types, the user experience could be improved by not using the word "post" in the return to editor link.
Link added in r27383 (see #24682).
This will improve the experience for people editing revisions for other post types that are not posts, like Custom CSS or something like that.
Alternatively, the link could use the label from the post type instead of "post" — but I think it's cleaner to just leave it out completely.
Attachments (5)
Change History (12)
#1
@
10 years ago
Looks good, great suggestion. Could go even simpler, 'Return' or 'Go Back'? are you always returning to an editor?
#2
@
10 years ago
Yes, it always returns to the post editor; the href value is derived from get_edit_post_link()
.
#3
@
10 years ago
- Keywords dev-feedback added
- Milestone changed from Awaiting Review to 4.4
- Owner set to adamsilverstein
- Status changed from new to assigned
- Version set to 3.6
31910.2.patch - update for trunk. Lets make this simple change!
Note: See
TracTickets for help on using
tickets.
Example of normal post editor