Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 3.11 KB

README.md

File metadata and controls

40 lines (30 loc) · 3.11 KB

Plugin Version Total Downloads Plugin Rating WordPress Compatibility License

Contributors: billerickson
Tags: shortcode, pages, posts, page, query, display, list
Requires at least: 3.0
Tested up to: 6.0
Stable tag: 3.0.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Description

Display Posts is the simplest way to query and display content in WordPress.

Add the [display-posts] shortcode in a post or page. Use the query parameters to filter the results by tag, category, post type, and more.

You can customize the output using the display parameters, or use a template part to match your theme exactly.

Developers can take it even further using the available filters.

See these tutorials for many examples of customization options.

Documentation

Extensions