Add columns to new “Reviews” page
-
I previously created custom columns to be shown in the WooCommerce reviews page (which was actually the “Comments” page). I was using this code: “add_filter(‘manage_edit-comments_columns’, ‘my_function’);”
Now, WooCommerces has separated the display of product reviews from comments, and the product reviews are now shown in the new “Products/Reviews” page. How do I add my custom columns to this new page? Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Add columns to new “Reviews” page’ is closed to new replies.