Opened 16 years ago
Closed 16 years ago
#7434 closed enhancement (fixed)
New Filters: previous_posts_link_attributes and next_posts_link_attributes
Reported by: | JohnLamansky | Owned by: | westi |
---|---|---|---|
Milestone: | 2.7 | Priority: | normal |
Severity: | normal | Version: | 2.6 |
Component: | Template | Keywords: | has-patch hook filter previous_posts_link next_posts_link |
Focuses: | Cc: |
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)
Change History (3)
Note: See
TracTickets for help on using
tickets.
(In [8502]) Allow a plugin to add attributes to the next and previous posts links. Fixes #7434 props JohnLamansky.