#1244 closed defect (bug) (fixed)
Better get_links()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Optimization | Version: | 1.5.1 |
| Severity: | minor | Keywords: | bg|commit |
| Cc: |
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)
markjaquith — 8 years ago
comment:2
markjaquith — 8 years ago
- Keywords bg|commit added
- Milestone set to 1.6
- Owner changed from anonymous to markjaquith
- Status changed from new to assigned
Looks good. Tabs, people. Tabs! :-D
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.

Had trouble applying the existing patch, so here is one based on latest 1.6 SVN