extending customers list view
-
how do i extends the contents of the customer’s list view page at wp-admin/admin.php?page=wc-admin&path=%2Fcustomers
i would like to add some columns and actions to this page
thanks
The page I need help with: [log in to see the link]
-
Hi @arietis ,
I understand you’re looking to extend the WooCommerce Customers page in the WordPress admin area to include additional columns and actions. Unfortunately, WooCommerce doesn’t have built-in settings for this level of customization. This kind of change would require custom development using code or third-party plugins.To help you get started, this guide may point you in the right direction: How to Add a Custom Column to the WooCommerce Customers Table.
Please note that this type of request is a bit outside the support scope we provide here, as it involves custom code and core file modification. You can review our support policy, and we have a variety of resources that might help point you in the right direction!For hands-on guidance, we recommend exploring our WooCommerce Developer Portal, which offers detailed documentation and resources to help you build and refine custom solutions. This is a great place to find information about hooks and filters, like the one you’re using.
If you’re looking for professional support, Codeable.io or one of our WooExperts can connect you with vetted developers who specialize in WooCommerce customizations. They can assist with tailoring the code to meet your specific requirements.
Additionally, you might want to share your query in one of the following channels, where experienced developers and the WooCommerce community can assist with customization questions:
I hope this helps point you in the right direction!
that 1st link looks like it will get me started. thank you
Great! I’m glad the link will help you get started. Since your question seems to be resolved, I’ll go ahead and mark this thread as resolved. If you have any more questions, feel free to reach out!
The topic ‘extending customers list view’ is closed to new replies.