Skip to main content

Post status filtering

Overview

Post status filtering defines which types of content are included in a loop, based on their publication state. With Divi Loop Extender, you can tailor loops for both front-end visitors and administrative dashboards.

For example, you might:

  • Show only published content to public visitors.
  • Build editorial dashboards that display drafts or pending posts.
  • Preview scheduled (future) content on private or staging pages.
  • Restrict private posts for logged-in members only.

This feature works seamlessly with WordPress’ native post statuses and recognizes additional custom statuses registered by third-party plugins when supported.

Select post statuses in the Loop settings


Where to find it

  1. Open the page or template in the Divi 5 builder.
  2. Select the parent container where the Loop is enabled.
  3. Open the Loop accordion in the sidebar.
  4. Scroll to the Post Status setting under the query controls provided by Divi Loop Extender.

Post Status Options

StatusDescription
PublishedDisplays only posts that are live and publicly visible on the site.
Pending ReviewDisplays posts awaiting editorial approval before being published.
DraftDisplays posts saved as drafts that are not yet visible to the public.
ScheduledDisplays posts set to publish automatically at a future date.
PrivateDisplays posts marked as private, visible only to logged-in users with proper permissions.
Any StatusDisplays posts of any publication status, including drafts, pending, and published content.