When using Display the current search results If you would like to use Display Posts on a search results page, you can add the following code to add support for this shortcode: [display-posts s="current"] View the code on Gist. Display posts as a select dropdown The Display Posts plugin lets you create a list of posts […]
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.