Changes between Initial Version and Version 1 of Ticket #18106, comment 11
- Timestamp:
- 08/19/2016 12:40:47 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18106, comment 11
initial v1 1 How about adding a 'post_type' a rgument to get_tags() so tags can be listed for different post types?1 How about adding a 'post_type' and 'category' argument to `get_tags()` & `get _terms()` so tags can be listed for different post types or categories? The only way to do that now is to use the include or exclude parameters.