Changes between Initial Version and Version 1 of Ticket #38280, comment 15
- Timestamp:
- 06/15/2018 01:40:57 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #38280, comment 15
initial v1 2 2 Thank you for catch that error. 3 3 since we need to pass {{{term_taxonomy_id}}} for {{{wp_update_term_count_now}}} 4 You need to convert {{ term_id}}} in this line: \\4 You need to convert {{{term_id}}} in this line: \\ 5 5 6 6 {{{if ( wp_update_term_count_now( array( $term_id ), $taxonomy ) ) {}}}