Making WordPress.org

Opened 8 years ago

Closed 8 years ago

#3708 closed defect (bug) (fixed)

Breadcrumbs Issue

Reported by: harsh175 Owned by: coffee2code
Priority: normal Milestone:
Component: Developer Hub Keywords: has-screenshots has-patch
Cc:

Description

In below Link:
https://developer.wordpress.org/plugins/

Looks like there is an issue with Breadcrumb. Current page has the link in the breadcrumb and it is also there in the last without the link.

Attachments (2)

Plugin Developer Handbook WordPress Developer Resources.png (25.9 KB ) - added by harsh175 8 years ago.
3708.diff (680 bytes ) - added by obenland 8 years ago.

Download all attachments as: .zip

Change History (4)

@obenland
8 years ago

#1 @obenland
8 years ago

  • Component Plugin DirectoryDeveloper Hub
  • Keywords has-patch added

It only seems broken for plugins, the breadcrumb on the themes handbook displays as expected.

3708.diff fixes it for me. @coffee2code, my patch feels a little hacky, is there anything I'm missing?

Last edited 8 years ago by obenland (previous) (diff)

#2 @coffee2code
8 years ago

  • Owner set to coffee2code
  • Resolutionfixed
  • Status newclosed

In 7441:

developer.wordpress.org: Prevent unintended override of 'is_handbook_root' property.

Fixes #3708.

Note: See TracTickets for help on using tickets.