Changes between Initial Version and Version 1 of Ticket #40696, comment 6
- Timestamp:
- 02/14/2020 11:15:24 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #40696, comment 6
initial v1 1 1 Added a filter to modify the arguments of wp_count_terms. Similar to above solution but I think having a filter name like wp_count_terms_args would make more sense. 2 3 Checkout the diff, I just uploaded below.