Title: [Plugin: JSON API] think i found a bug in post.php
Last modified: August 20, 2016

---

# [Plugin: JSON API] think i found a bug in post.php

 *  [michapixel](https://wordpress.org/support/users/michapixel/)
 * (@michapixel)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-json-api-think-i-found-a-bug-in-postphp/)
 * instead of $this->set_value(‘date’, get_the_time($date_format));
    one should 
   do: $this->set_value(‘date’, get_the_time($date_format, $wp_post->ID));
 * [http://wordpress.org/extend/plugins/json-api/](http://wordpress.org/extend/plugins/json-api/)

The topic ‘[Plugin: JSON API] think i found a bug in post.php’ is closed to new 
replies.

 * ![](https://s.w.org/plugins/geopattern-icon/json-api.svg)
 * [JSON API](https://wordpress.org/plugins/json-api/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/json-api/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/json-api/)
 * [Active Topics](https://wordpress.org/support/plugin/json-api/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/json-api/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/json-api/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [michapixel](https://wordpress.org/support/users/michapixel/)
 * Last activity: [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-json-api-think-i-found-a-bug-in-postphp/)
 * Status: not resolved