mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-28 22:19:59 +02:00
Merge commit '5be51ac3db225d5df501ed1fa1499c41d97dbf65'
This commit is contained in:
@@ -3,16 +3,15 @@ title: Get
|
||||
description: Returns a slice of weighted pages to which the given term has been assigned.
|
||||
categories: []
|
||||
keywords: []
|
||||
action:
|
||||
related: []
|
||||
returnType: page.WeightedPages
|
||||
signatures: [TAXONOMY.Get TERM]
|
||||
toc: true
|
||||
params:
|
||||
functions_and_methods:
|
||||
returnType: page.WeightedPages
|
||||
signatures: [TAXONOMY.Get TERM]
|
||||
---
|
||||
|
||||
The `Get` method on a `Taxonomy` object returns a slice 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" %}}
|
||||
|
||||
## Get the weighted pages
|
||||
|
||||
|
Reference in New Issue
Block a user