Make WordPress Core

Opened 20 years ago

Closed 20 years ago

Last modified 7 years ago

#1437 closed defect (bug) (fixed)

wp_get_links does not properly return on echo=0

Reported by: kafkaesqui's profile Kafkaesqui Owned by: ryan's profile ryan
Milestone: Priority: normal
Severity: normal Version: 1.5.1.1
Component: General Keywords: wp_get_links echo return
Focuses: Cc:

Description

When passing wp_get_links() the argument 'echo=0', nothing is returned. Need to return the get_links() line at the end of the wp_get_links function.

Change History (5)

#1 @Kafkaesqui
20 years ago

  • Version changed from 1.5.2 to 1.5.1.1

#2 @ryan
20 years ago

  • Milestone set to 1.6
  • Owner changed from anonymous to ryan

#3 @ryan
20 years ago

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

(In [2656]) Return output of get_links() when calling from wp_get_links(). Props: Kafkaesqui fixes #1437

#4 @(none)
19 years ago

  • Milestone 2.0 deleted

Milestone 2.0 deleted

This ticket was mentioned in Slack in #core-coding-standards by jrf. View the logs.


7 years ago

Note: See TracTickets for help on using tickets.