Make WordPress Core

Opened 18 years ago

Closed 18 years ago

#7434 closed enhancement (fixed)

New Filters: previous_posts_link_attributes and next_posts_link_attributes

Reported by: JohnLamansky Owned by: westi
Priority: normal Milestone: 2.7
Component: Template Version: 2.6
Severity: normal Keywords: has-patch hook filter previous_posts_link next_posts_link
Cc: Focuses:

Description

These 2 filters are for adding style/class/rel/title attributes to the previous/next posts links (e.g. "Older posts" and "Newer posts").

Attachments (1)

link-template.php.diff (949 bytes ) - added by JohnLamansky 18 years ago.

Download all attachments as: .zip

Change History (3)

#1 @westi
18 years ago

  • Milestone 2.6.12.7
  • Owner changed from anonymous to westi
  • Status newassigned

#2 @westi
18 years ago

  • Resolutionfixed
  • Status assignedclosed

(In [8502]) Allow a plugin to add attributes to the next and previous posts links. Fixes #7434 props JohnLamansky.

Note: See TracTickets for help on using tickets.