Opened 12 years ago
Closed 12 years ago
#600 closed enhancement (fixed)
Autolink WordPress.org usernames on credits pages
| Reported by: | samuelsidler | Owned by: | coffee2code |
|---|---|---|---|
| Priority: | low | Milestone: | |
| 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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.