Making WordPress.org

Opened 10 years ago

Closed 10 years ago

#2484 closed enhancement (fixed)

Add link to latest theme trac ticket

Reported by: grapplerulrich Owned by: coffee2code
Priority: normal Milestone:
Component: Theme Directory Keywords: has-patch
Cc:

Description

So that the latest trac ticket can be found faster add a link under the "Development" section.

For example Twenty Sixteen: https://wordpress.org/themes/twentyseventeen/

A search does not return the latest ticket on the top: https://themes.trac.wordpress.org/search?q=Twenty+Seventeen

The latest ticket is available as a post meta of the theme so should be possible to display.

If that is not possible we could display the list of ticket for the theme's keyword.

https://themes.trac.wordpress.org/query?keywords=~theme-twentyseventeen

Attachments (1)

2484.diff (1.1 KB ) - added by rabmalin 10 years ago.

Download all attachments as: .zip

Change History (4)

This ticket was mentioned in Slack in #themereview by grapplerulrich. View the logs.


10 years ago

@rabmalin
10 years ago

#2 @rabmalin
10 years ago

  • Keywords has-patch added

Patch added.

#3 @coffee2code
10 years ago

  • Owner set to coffee2code
  • Resolutionfixed
  • Status newclosed

In 4896:

Theme Directory: Add link to theme's trac tickets to the 'Development' sidebar section.

Props rabmalin.
Fixes #2484.

Note: See TracTickets for help on using tickets.