Is it possible on the back end to add a column to show cost for each attendee? I have events that have multiple price options and I can’t keep track of it through woo commerce’s reporting. I’d like to be able to click on the event’s attendee page and see what each person paid for so I can get a better since on how the event did.
Hi: that’s certainly possible – but it would be something you’d need to implement as a customization at this time.
Our attendee list is basically built on top of the WP_List_Table class and so if you’re familiar with WordPress development (and specifically that aspect of WP development) you might be able to explore the relevant actions and filters available there.
This thread’s not seen much activity for the last couple of weeks so I’ll go ahead and close it. Of course if you still need help with this or any other issue please don’t hesitate to create a new thread (or threads) and one of the team will be only too happy to help. Thanks!
Author
Posts
Viewing 3 posts - 1 through 3 (of 3 total)
The topic ‘Cost Column in Attendee List’ is closed to new replies.