Make WordPress Core

Opened 20 years ago

Closed 20 years ago

Last modified 18 years ago

#1244 closed defect (bug) (fixed)

Better get_links()

Reported by: mathibus's profile MaThIbUs Owned by: markjaquith's profile markjaquith
Milestone: Priority: normal
Severity: minor Version: 1.5.1
Component: Optimization Keywords: bg|commit
Focuses: 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)

links.php.diff (8.3 KB) - added by MaThIbUs 20 years ago.
links.php.2.diff (8.1 KB) - added by markjaquith 20 years ago.
Had trouble applying the existing patch, so here is one based on latest 1.6 SVN

Download all attachments as: .zip

Change History (6)

#1 @MaThIbUs
20 years ago

  • Patch set to No

@MaThIbUs
20 years ago

@markjaquith
20 years ago

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

#2 @markjaquith
20 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

#3 @ryan
20 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

(In [2795]) get_links() purtification. Props MaThIbUs. fixes #1244

#4 @(none)
18 years ago

  • Milestone 2.0 deleted

Milestone 2.0 deleted

Note: See TracTickets for help on using tickets.