Function getAllTagsCount
Returns an array indexed by 'tag' with the element value the count of the tag
Parameters summary
boolean |
$exclude_unassigned = false |
Set to true if you wish to exclude tags that are not assigne to any item |
boolean |
$checkaccess = false |
<p>Set to true if you wish to exclude tags that are assigned to items (or are not assigned at all) the visitor is not allowed to see
If set to true it overrides the $exclude_unassigned parameter.
Beware that this may cause overhead on large sites. Usage of the static_html_cache plugin is strongely recommended.</p> |
Return value summary
array
|
array
|