Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #14162, comment 39


Ignore:
Timestamp:
10/13/2015 03:09:48 AM (11 years ago)
Author:
rmccue
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14162, comment 39

    initial v1  
    1 FYI, the change to `get_term_by` to always return the term when passing ttid [https://github.com/WP-API/WP-API/pull/1644 broke the REST API]. We've fixed it, but might be worth noting in a field notes post for others that it might break for..
     1FYI, the change to `get_term_by` to always return the term when passing ttid [https://github.com/WP-API/WP-API/pull/1644 broke the REST API]. We've fixed it, but might be worth noting in a field notes post for others that it might break.