Opened 3 years ago
Last modified 5 months ago
#14858 reopened enhancement
Shortlink On Posts Edit Summary Screen
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | Administration | Version: | 3.0.1 |
| Severity: | normal | Keywords: | ui-focus |
| Cc: |
Description
We've got a very handy button on /wp-admin/post.php to get the posts shortlink, but that involves going into the post as if you want to edit something!
So on /wp-admin/edit.php would it not be appropriate to add some kind of link/button where we can get without needing to go in and edit the post? - Meaning it doesn't need to load any content, possibly add yet another auto-revision, and such...!
Change History (5)
comment:1
scribu
— 3 years ago
- Milestone Awaiting Review deleted
- Resolution set to worksforme
- Status changed from new to closed
comment:2
nacin
— 3 years ago
- Keywords ux-feedback added; needs-patch removed
- Milestone set to Awaiting Review
Going to re-open because I actually like this idea. Ultimately, the shortlink UX overall needs a decent review, so I'm going to let Jane weigh in on this.
comment:3
markmcwilliams
— 3 years ago
- Resolution worksforme deleted
- Status changed from closed to reopened
You left it closed Nacin! ;)
You can add a "Get shortlink" action link from a plugin using the 'post_row_actions' filter.