DataStore::get_notes_where_clauses( $args = array() )
Return where clauses for getting notes by status and type. For use in both the count and listing queries.
Description Description
@param array $args Array of args to pass.
Return Return
(string) Where clauses for the query.
Source Source
File: packages/woocommerce-admin/src/Notes/DataStore.php