Changes between Initial Version and Version 1 of Ticket #13258, comment 14
- Timestamp:
- 05/24/2013 03:56:57 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13258, comment 14
initial v1 3 3 * adds a "show_last_update" argument that returns an error since no such argument exists 4 4 I fixed those two things and also tested the patch, but I am not sure it is in working condition yet. Issues I find 5 * it will break if you don't set the "name" argument with the taxonomy's slug 5 * it will break if you don't set the "name" argument with the taxonomy's slug (but maybe that's a different issue altogether) 6 6 * it will break if you set value to "term_id" when using anything other than category (is the possibility of having an option really needed, or wouldn't it be better to just have it default to id for categories and slug for other taxonomies?)