DataStore::add_order_status_clause( array $query_args, string $table_name, AutomatticWooCommerceAdminAPIReportsSqlQuery $sql_query )

Add order status SQL clauses if included in query.


Description Description


Parameters Parameters

$query_args

(Required) Parameters supplied by the user.

$table_name

(Required) Database table name.

$sql_query

(Required) Query object.


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.