search()
search(array $tags, $filter = array()) : array
Searches for resources that are tagged with all of the requested tags.
Parameters
array |
$tags |
Either a tag_id, tag_name or an array. |
|
$filter |
|
Returns
array
— An array of story ids matching the search criteria.