Forums
(@jraffucci)
10 years, 7 months ago
That is strange, it sounds like a bug report will be needed. I never tested it against all comments.
No problem! Marking as solved!
Yes sir, functions.php
??
Hi Wheeliebrenn,
I was recently shown this snippet by the Woocommerce support team. This brought back the original behavior for me.
remove_filter( 'comments_clauses', array( 'WC_Comments', 'exclude_order_comments' ) );
Hope this works for you.