Title: codewizard's Replies | WordPress.org

---

# codewizard

  [  ](https://wordpress.org/support/users/codewizard/)

 *   [Profile](https://wordpress.org/support/users/codewizard/)
 *   [Topics Started](https://wordpress.org/support/users/codewizard/topics/)
 *   [Replies Created](https://wordpress.org/support/users/codewizard/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/codewizard/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/codewizard/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/codewizard/engagements/)
 *   [Favorites](https://wordpress.org/support/users/codewizard/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JSON API] Using get_posts with an array of post ids](https://wordpress.org/support/topic/using-get_posts-with-an-array-of-post-ids/)
 *  [codewizard](https://wordpress.org/support/users/codewizard/)
 * (@codewizard)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/using-get_posts-with-an-array-of-post-ids/#post-5221910)
 * Let’s say you want to access post id’s 1 and 2 you would create the following
   url parameters
    `?json=get_posts&type=posts&post__in[]=1&post__in[]=2`

Viewing 1 replies (of 1 total)