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.


Top ↑

Source Source

File: packages/woocommerce-admin/src/Notes/DataStore.php


			


Top ↑

User Contributed Notes User Contributed Notes

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