Skip to content
Display Posts

Display Posts

The simplest way to display a listing of posts in WordPress.

  • Home
  • Tutorials
  • Documentation
    • Documentation
    • Parameters
    • Filters
    • The Output Filter
    • Extensions
  • Support
  • More
    • Back

Filter: display_posts_shortcode_inception_override

When displaying the full content (include_content="true"), we disable any Display Posts listings within that content from running to prevent infinite loops. If you are SURE you won’t get an infinite loop and want the shortcode to run, use this filter to override it.

Enable Display Posts within post listing

When using Display posts as a select dropdown The Display Posts plugin lets you create a list of posts using a wide range of query parameters. It will display the result as a bulleted list by default. The code below will turn it into a select dropdown, and selecting a post will take you directly to […]

Posted byBill EricksonJanuary 4, 2019January 4, 2019Posted inDisplay Posts Shortcode
Display Posts by Bill Erickson