Opened 2 years ago

Closed 2 years ago

#15822 closed defect (bug) (fixed)

get_adjacent_post & related functions documented incorrectly

Reported by: kawauso 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)

15822.diff (2.3 KB) - added by kawauso 2 years ago.

Download all attachments as: .zip

Change History (4)

kawauso2 years ago

  • Keywords has-patch added
  • Milestone changed from Awaiting Review to 3.1
  • Resolution set to fixed
  • Status changed from new to closed

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

Note: See TracTickets for help on using tickets.