Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #34245


Ignore:
Timestamp:
10/10/2015 03:22:31 PM (10 years ago)
Author:
DrewAPicture
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34245 – Description

    initial v1  
    1 Following up on making the `$taxonomy` parameter in get_term()` optional, we should also make it optional in `get_term_field()`.
     1Following up on making the `$taxonomy` parameter in `get_term()` optional, we should also make it optional in `get_term_field()`.
    22
    33Patch attached with tests.