WordPress.org

Make WordPress Core

Opened 3 years ago

Last modified 5 months ago

#14858 reopened enhancement

Shortlink On Posts Edit Summary Screen

Reported by: markmcwilliams 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 scribu3 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to worksforme
  • Status changed from new to closed

You can add a "Get shortlink" action link from a plugin using the 'post_row_actions' filter.

comment:2 nacin3 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 markmcwilliams3 years ago

  • Resolution worksforme deleted
  • Status changed from closed to reopened

You left it closed Nacin! ;)

comment:4 jane2 years ago

  • Component changed from General to UI
  • Keywords ux-feedback removed
  • Milestone changed from Awaiting Review to Future Release

Moving to future release, will review with 3.2 scope. Don't see why we shouldn't add shortlink as a field in quick edit.

comment:5 sabreuse5 months ago

  • Component changed from UI to Administration
  • Keywords ui-focus added
Note: See TracTickets for help on using tickets.