Opened 5 years ago

Last modified 3 years ago

#6109 accepted enhancement

Add class attribute for next_posts_link and previous_posts_link

Reported by: charlieman Owned by: sorich87
Priority: normal Milestone: Future Release
Component: Template Version:
Severity: minor Keywords: has-patch
Cc:

Description

Usually i see myself adding divs or spans around links generated with next_posts_link and previous_posts_link to style them. They should have a parameter where one could add the class attribute for the link.

Attachments (2)

link-template.php (1.5 KB) - added by charlieman 5 years ago.
link-template.patch (2.4 KB) - added by sorich87 3 years ago.
here is a patch

Download all attachments as: .zip

Change History (8)

  • Keywords has-patch dev-feedback added
  • Component changed from General to Template
  • Keywords needs-patch added; has-patch dev-feedback removed

broken patch

  • Milestone changed from 2.9 to Future Release
  • Keywords 2nd-opinion added

The next_posts_link_attributes filter could be used here or would adding a class be a better solution?

  • Keywords 2nd-opinion removed

Sounds like a reasonable idea.

Someone needs to cook up a new patch for it.

here is a patch

  • Keywords has-patch added; needs-patch removed
  • Owner changed from anonymous to sorich87
  • Status changed from new to accepted
Note: See TracTickets for help on using tickets.