WooCommerce Code Reference

WC_Admin_Reports

WC_Admin_Reports Class.

Table of Contents

get_report()  : mixed
Get a report from our reports subfolder.
get_reports()  : array<string|int, mixed>
Returns the definitions for the reports to show in admin.
output()  : mixed
Handles output of the reports page in admin.

Methods

get_reports()

Returns the definitions for the reports to show in admin.

public static get_reports() : array<string|int, mixed>
Return values
array<string|int, mixed>