Changes between Initial Version and Version 1 of Ticket #34245
- Timestamp:
- 10/10/2015 03:22:31 PM (10 years ago)
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()`.1 Following up on making the `$taxonomy` parameter in `get_term()` optional, we should also make it optional in `get_term_field()`. 2 2 3 3 Patch attached with tests.