#1244 closed defect (bug) (fixed)
Better get_links()
| Reported by: | MaThIbUs | Owned by: | markjaquith |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Optimization | Version: | 1.5.1 |
| Severity: | minor | Keywords: | bg|commit |
| Cc: | Focuses: |
Description
I made some changes to code behind the get_links() function, check it out. Basically, I just applied WordPress's PHP coding style rules, and I made it output double quotes instead of those ugly single ones. Oh, and some typo got fixed, too. :)
Attachments (2)
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Had trouble applying the existing patch, so here is one based on latest 1.6 SVN