Making WordPress.org

Opened 8 years ago

Closed 8 years ago

#2354 closed enhancement (fixed)

Add trac browser link & WordPress.org to the theme trac ticket

Reported by: grapplerulrich's profile grapplerulrich Owned by: coffee2code's profile coffee2code
Milestone: Priority: normal
Component: Theme Review Keywords: has-patch commit
Cc:

Description

By adding the trac browser the reviewer could easily view the code in the browser with code styling and line number.

The change would be needed in WPORG_Themes_Upload ::prepare_trac_ticket()

The following code would need to be added with the SVN and ZIP links.

Trac Browser - https://themes.trac.wordpress.org/browser/{$this->theme_slug}/{$this->theme->display( 'Version' )}

Attachments (1)

meta-2354.patch (919 bytes) - added by SergeyBiryukov 8 years ago.

Download all attachments as: .zip

Change History (3)

#1 @SergeyBiryukov
8 years ago

  • Keywords has-patch commit added

#2 @coffee2code
8 years ago

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

In 4891:

Theme Directory: Add themes.trac browser link for the submitted version of the theme to the trac ticket.

Props grapplerulrich, SergeyBiryukov.
Fixes #2354.

Note: See TracTickets for help on using tickets.