DataStore::get_fields( array $query_args )

Returns a comma separated list of the fields in the query_args, if there aren’t, returns report_columns keys.


Description Description


Parameters Parameters

$query_args

(Required) Parameters supplied by the user.


Top ↑

Return Return

(array)


Top ↑

Source Source

File: packages/woocommerce-admin/src/API/Reports/DataStore.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.