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)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [8502]) Allow a plugin to add attributes to the next and previous posts links. Fixes #7434 props JohnLamansky.