Skip to content

Adds the ability to specify which posts to include or exclude in a WP query loop

Notifications You must be signed in to change notification settings

boxuk/wp-query-include-exclude

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WP Query Include & Exclude

This package allows the editor to specify posts to include or exclude in a Query Loop block when used in the Block Editor.

The core block supports the include and exclude attributes, since the query loop uses WP_Query when rendering. Any attribute that can be passed to WP_Query can be included, so we use this package to provide an interface to allow an editor to specify which posts should appear in a query loop.


Please do not submit any Pull Requests here. They will be closed.

Please submit your PR here instead: https://github.com/boxuk/wp-packages

This repository is what we call a "subtree split": a read-only subset of that main repository. We're looking forward to your PR there!

About

Adds the ability to specify which posts to include or exclude in a WP query loop

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages