Opened 5 months ago

Last modified 5 months ago

#22950 new defect (bug)

get_boundary_post Does not return single post object

Reported by: pathawks Owned by:
Priority: normal Milestone: Awaiting Review
Component: General Version:
Severity: normal Keywords:
Cc: info@…

Description

get_boundary_post Seems not to return a single post object, the way get_adjacent_post does.

It seems that get_boundary_post should call array_shift or get_post on the results, in a similar way to get_adjacent_post.

It's just odd that the behavior is different.

Change History (1)

  • Cc info@… added
Note: See TracTickets for help on using tickets.