WooCommerce Code Reference

WC_Report_Customer_List extends WP_List_Table

WC_Report_Customer_List.

Tags
version
2.1.0

Table of Contents

__construct()  : mixed
Constructor.
column_default()  : string
Get column value.
get_columns()  : array<string|int, mixed>
Get columns.
no_items()  : mixed
No items found text.
order_by_last_name()  : WP_User_Query
Order users by name.
output_report()  : mixed
Output the report.
prepare_items()  : mixed
Prepare customer list items.

Methods