Guide

Publication Listing user guide

Control whether a publication appears on index pages and in site search.

Who this is for

Editors and producers working on post types that support publication listings (for example post, report, quizzes, and other types that declare prc-publication-listing support).

Post visibility

On supported post types, open the editor Status & visibility area. The plugin adds visibility toggles backed by the private _post_visibility taxonomy:

OptionEffect
Hidden on indexExcluded from home and taxonomy archive listing queries. Collection landing pages and collection taxonomy archives still list these posts.
Hidden on searchExcluded from search listing queries

Some post types may receive a default visibility term on first insert (for example email campaigns hidden from index). You can clear a default toggle; the plugin does not re-apply defaults after the first insert.

Child posts in listings

Publication listings show top-level posts by default (post_parent = 0). Append ?showChildPosts=true to a listing URL when you need child posts included.

Was this helpful?