Make WordPress Core

Opened 18 years ago

Closed 18 years ago

Last modified 5 years ago

#5969 closed enhancement (fixed)

Hook for get_page_link

Reported by: Martin2006 Owned by:
Priority: normal Milestone: 2.5
Component: General Version:
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

As per http://trac.wordpress.org/ticket/2330 (which was closed because nobody at that time wanted to patch) there is currently no way to hook page navigation links. I attach a patch which will allow this, crucial for a plugin I am developing.

Attachments (1)

link_template_hook.patch (363 bytes ) - added by Martin2006 18 years ago.

Download all attachments as: .zip

Change History (7)

#1 @Martin2006
18 years ago

  • Milestone 2.62.3.4

#2 @Nazgul
18 years ago

  • Milestone 2.3.42.6

Martin2006, tickets are fixed in the current development version first and can then be backported to earlier verions if the devs deem it important enough to include it in a maintenance release.
Therefore I'm resetting the milestone to 2.6.

#3 @Martin2006
18 years ago

Ok, sorry, didn't realise - hopefully this can be implemented asap (2.6).

#4 @lloydbudd
18 years ago

  • Milestone 2.62.5

#5 @lloydbudd
18 years ago

  • Keywords has-patch added

#6 @ryan
18 years ago

  • Resolutionfixed
  • Status newclosed

(In [7022]) get_pagenum_link filter from Martin2006. fixes #5969

Note: See TracTickets for help on using tickets.