Making WordPress.org

Opened 9 years ago

Closed 9 years ago

#600 closed enhancement (fixed)

Autolink WordPress.org usernames on credits pages

Reported by: samuelsidler's profile samuelsidler Owned by: coffee2code's profile coffee2code
Milestone: Priority: low
Component: Developer Hub Keywords:
Cc:

Description

On the credits pages (e.g. http://developer.wordpress.org/theme/credits/), we should to auto link to WordPress.org usernames. But we're only want to do so on credits pages. All other pages may use the @ when discussing code.

Change History (3)

#1 @Otto42
9 years ago

Is that page's content built by hand or by some piece of code on the developer site? If code, then modifying that code to add the links directly would make sense, instead of adding a filter somewhere just for those pages.

#2 @samuelsidler
9 years ago

It's done manually but @coffee2code already has a handle on what's needed here.

#3 @coffee2code
9 years ago

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

In 873:

Code Reference: auto-link @username references on credits pages. Fixes #600.

Note: See TracTickets for help on using tickets.