Skip to content
This repository was archived by the owner on Aug 31, 2025. It is now read-only.

Published Header

Nicholas K. Dionysopoulos edited this page Mar 25, 2015 · 1 revision

Published Header

Displays a header field and a drop-down filtering field for Published / Unpublished and related publishing options.

The additional attributes are:

  • show_published Should we show the Published status in the filter? Default: true

  • show_unpublished Should we show the Unpublished status in the filter? Default: true

  • show_archived Should we show the Archived status in the filter? Default: false

  • show_trash Should we show the Trashed status in the filter? Default: false

  • show_all Should we show the All status in the filter? Default: false. You actually don't need this as no selection results in all records, irrespective of their publish state, to be displayed.

Clone this wiki locally