#6985 closed enhancement (fixed)
New Filters: previous_post_link and next_post_link
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.6 | Priority: | normal |
| Severity: | normal | Version: | 2.5.1 |
| Component: | Template | Keywords: | has-patch hook filter adjacent_post_link |
| Focuses: | Cc: |
Description
Filter request to pass the output for adjacent_post_link through previous_post_link and next_post_link filters.
These filters could be useful for adding rel, title, or class attributes to the links, for example.
Attachments (1)
Note: See
TracTickets for help on using
tickets.
(In [8108]) previous_post_link and next_post_link filters. Props JohnLamansky. fixes #6985 for trunk