search_public_collections

Search public and featured collections.

Variable Description Data type Default value
$search The search terms. Leave blank to return all collections. string ""
$order_by The column to order the results by. string "name"
$sort Sort order. Either "ASC" or "DESC". string "ASC"
$exclude_themes Should featured collections (themes) be excluded from the results? Default = true (1) bit (0 or 1) 1

Return values

A list of matching public or featured collections.