Make WordPress Core

Opened 20 years ago

Closed 20 years ago

#1042 closed defect (bug) (duplicate)

get_links() doesn't respect before, between and after link text

Reported by: kings's profile Kings Owned by: ryan's profile ryan
Milestone: Priority: normal
Severity: trivial Version: 1.5
Component: General Keywords:
Focuses: Cc:

Description

The get_links() function has the before, between and after link text hard-coded in, despite the fact that you can change it in the Links Manager.

The fix is really easy, and I've already fixed it on my own WP install. I'm a bit suprised this isn't fixed yet but I did check the trunk, and it's still hard-coded in.

I've attached a file with the instructions to fix it.

Attachments (1)

get_links-fix.txt (1.8 KB) - added by Kings 19 years ago.

Download all attachments as: .zip

Change History (3)

#1 @Kings
20 years ago

  • Patch set to No

#2 @ryan
20 years ago

  • duplicate_id changed from 0 to 169
  • Owner changed from anonymous to rboren
  • Resolution changed from 10 to 60
  • Status changed from new to closed

@Kings
19 years ago

Note: See TracTickets for help on using tickets.