Opened 10 years ago
Closed 10 years ago
#37952 closed defect (bug) (fixed)
Wrong context for Previous/Next strings in get_the_posts_pagination
| Reported by: | FlorianBrinkmann | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.7 |
| Component: | I18N | Version: | 4.7 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Changes the contexts to "previous set of posts" and "next set of posts"