Make WordPress Core

Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#5314 closed defect (bug) (wontfix)

comments_link ignores parameters

Reported by: columcille's profile Columcille Owned by:
Milestone: Priority: normal
Severity: normal Version: 2.3.1
Component: General Keywords:
Focuses: Cc:

Description

The fucntion comments_link in wp-includes/comment-template.php ignores parameters passed to it. The function has no code to make use of the parameters defined in the function and explained at codex.wordpress.org.

Change History (2)

#1 @DD32
18 years ago

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

Params removed in unused variable cleanup.

Codex has since been updated to reflect this too.

#2 @Nazgul
18 years ago

  • Milestone 2.6 deleted
Note: See TracTickets for help on using tickets.