Opened 9 years ago
Closed 9 years ago
#37952 closed defect (bug) (fixed)
Wrong context for Previous/Next strings in get_the_posts_pagination
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.7 | Priority: | normal |
Severity: | normal | Version: | 4.7 |
Component: | I18N | Keywords: | has-patch |
Focuses: | Cc: |
Description
The current contexts for the Previous and Next strings in get_the_posts_pagination()
are previous post and next post. But that sounds like it is a link to one post, not to a set of posts. So I would suggest to change the contexts into previous set of posts and next set of posts or something like that.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Changes the contexts to "previous set of posts" and "next set of posts"