mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
Merge commit '5be51ac3db225d5df501ed1fa1499c41d97dbf65'
This commit is contained in:
@@ -3,16 +3,15 @@ title: Count
|
||||
description: Returns the number of number of weighted pages to which the given term has been assigned.
|
||||
categories: []
|
||||
keywords: []
|
||||
action:
|
||||
related: []
|
||||
returnType: int
|
||||
signatures: [TAXONOMY.Count TERM]
|
||||
toc: true
|
||||
params:
|
||||
functions_and_methods:
|
||||
returnType: int
|
||||
signatures: [TAXONOMY.Count TERM]
|
||||
---
|
||||
|
||||
The `Count` method on a `Taxonomy` object returns the number of number of [weighted pages](g) to which the given [term](g) has been assigned.
|
||||
|
||||
{{% include "methods/taxonomy/_common/get-a-taxonomy-object.md" %}}
|
||||
{{% include "/_common/methods/taxonomy/get-a-taxonomy-object.md" %}}
|
||||
|
||||
## Count the weighted pages
|
||||
|
||||
|
Reference in New Issue
Block a user