How can I select the first/last object from the list returned by get_posts()?
How can I select the preceding/following object relative to an arbitrary object in the object list returned by get_posts?
How can I extract a sublist from the list returned by get_posts()?
