Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#8041 closed defect (bug) (fixed)

link_before and link_after was supposed to be added to wp_list_pages but was added to wp_link_pages

Reported by: thee17's profile thee17 Owned by:
Milestone: 2.7 Priority: normal
Severity: normal Version: 2.7
Component: Template Keywords: has-patch
Focuses: Cc:

Description

Okay so as per the wp-hackers list I just realized I added the patch to wp_link pages instead of the intended wp_list_pages in #5652. I am relisting this as a fix to that patch.

Attachments (2)

wp_list_pages.diff (2.1 KB) - added by thee17 17 years ago.
Replacement of Patch
8041.diff (2.1 KB) - added by thee17 17 years ago.

Download all attachments as: .zip

Change History (3)

@thee17
17 years ago

Replacement of Patch

@thee17
17 years ago

#1 @ryan
17 years ago

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

(In [9484]) link_before and link_after for wp_list_pages(). Props thee17. fixes #8041

Note: See TracTickets for help on using tickets.