Opened 5 years ago

Closed 5 years ago

#5969 closed enhancement (fixed)

Hook for get_page_link

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

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 5 years ago.

Download all attachments as: .zip

Change History (7)

  • Milestone changed from 2.6 to 2.3.4
  • Milestone changed from 2.3.4 to 2.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.

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

  • Milestone changed from 2.6 to 2.5
  • Keywords has-patch added

comment:6   ryan5 years ago

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

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

Note: See TracTickets for help on using tickets.