Create and maintain curated collection pages and use collection blocks on related content.
Create a collection
- Open Collections in wp-admin and add a new collection post.
- Write the collection page content (default template starts with a grid controller).
- Publish. Newly published collections default to the
hidden-on-indexvisibility term when none is set. - Tag related posts and features with the matching collection taxonomy term (the term is linked to this collection post).
Assign a kicker
On a collection post, open Document Settings → Collections and pick a kicker template part from the combobox.
Kickers are Site Editor template parts in the kicker area. Manage them under Patterns → template parts filtered to the kicker category:
/wp-admin/site-editor.php?path=%2Fpatterns&categoryType=wp_template_part&categoryId=kicker
Blocks
Collection Kicker (prc-block/collection-kicker)
Renders the kicker template part for a collection term. Leave termId empty to use the first collection term on the current post, or set termId to target a specific term.
Fact Sheet Collection (prc-block/fact-sheet-collection)
Shows the collection hierarchy for fact sheets (parent collection plus sibling terms). Primary links target English-language posts; other languages list separately. Optionally attach a PDF for a download link. Set disableHeading to hide the parent heading.
Collection archives and listings
Collection pages that use publication listing queries automatically filter to posts tagged with that collection’s term and exclude the collection post itself from the results. Those listings include member posts that are hidden from the publications index.