Changes between Version 2 and Version 3 of Ticket #14485, comment 60
- Timestamp:
- 12/16/12 07:51:08 (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14485, comment 60
v2 v3 1 I can't work out when or if this is ever going to be fixed. So for those, like me, who just want a solution, try this: 1 For me, it seems to be choice between: 2 3 wp_cache_flush(); 4 5 and a more targeted approach: 2 6 3 7 function force_flush_term_cache( $taxonomy = 'category' ) {
