Making WordPress.org

Opened 11 years ago

Closed 11 years ago

Last modified 10 years ago

#1534 closed enhancement (fixed)

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

Reported by: DrewAPicture Owned by: drewapicture
Priority: normal Milestone:
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 11 years ago.
1534.2.diff (1.6 KB ) - added by DrewAPicture 11 years ago.
is_singular() check

Download all attachments as: .zip

Change History (4)

@DrewAPicture
11 years ago

@DrewAPicture
11 years ago

is_singular() check

#1 @drewapicture
11 years ago

  • Owner set to drewapicture
  • Resolutionfixed
  • Status newclosed

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
10 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.