Opened 2 years ago
Closed 2 years ago
#15822 closed defect (bug) (fixed)
get_adjacent_post & related functions documented incorrectly
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1 |
| Component: | Inline Docs | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
get_adjacent_post(), get_previous_post() & get_next_post() documentation suggests that they return link strings but instead return the respective post objects.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.

(In [16951]) Inline doc fixes for get_next|previous|adjacent_post. props kawauso, fixes #15822.