Making WordPress.org

Opened 9 years ago

Closed 9 years ago

Last modified 8 years ago

#1534 closed enhancement (fixed)

DevHub: Add an 'Edit Explanation' link to the toolbar

Reported by: drewapicture's profile DrewAPicture Owned by: drewapicture's profile drewapicture
Milestone: Priority: normal
Component: Developer Hub Keywords: has-patch
Cc:

Description

Problem: Navigating to the Explanation editing screen takes more clicks than it should.

As explanations are a hidden post type tied to reference post types, currently the only way of navigating to the editing screen is via the individual reference post type's editing screen (if it exists). Adding an 'Edit Explanation' link to the Toolbar for reference post types will speed up the process of navigating to the explanation-editing screen.

Attachments (2)

1534.diff (1.6 KB) - added by DrewAPicture 9 years ago.
1534.2.diff (1.6 KB) - added by DrewAPicture 9 years ago.
is_singular() check

Download all attachments as: .zip

Change History (4)

@DrewAPicture
9 years ago

@DrewAPicture
9 years ago

is_singular() check

#1 @drewapicture
9 years ago

  • Owner set to drewapicture
  • Resolution set to fixed
  • Status changed from new to closed

In 2372:

DevHub: Add an 'Edit Explanation' Toolbar link to front-end reference pages if an explanation of any status exists for that reference.

Fixes #1534.

#2 @drewapicture
8 years ago

In 3661:

developer.wordpress.org: Check if the user can edit an explanation before giving them an edit link in the Toolbar.

See #1534. See #1781.

Note: See TracTickets for help on using tickets.