Skip to content

Extends the Query Loop Block to allow excluding specific posts.

Notifications You must be signed in to change notification settings

colinduwe/exclude-posts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== Query Loop Exclude Posts ===
Contributors: ColinD
Tags: Query Loop Block
Tested up to: 6.7.1
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Extends the Query Loop Block to allow excluding specific posts. 

=== Description ===

Extends the Query Loop Block to allow excluding specific posts. 

1. Provides controls in the Query Loop Block Select specific posts by title.
2. Provides a toggle to exclue the current post.

Works with whichever post type is set for the query loop Block (Post, Page, etc)

=== Development and Support ===

This plugin is developed on Github. You can find the uncompressed source javascript and
submit issues and pull requests there:
https://github.com/colinduwe/exclude-posts

If you've checked out the full source code either from my repo or your own fork you'll 
want to do the following in your terminal:
1. Navigate within this plugin's directory.
2. Install the development dependencies by running 'npm install'
3. Work on the plugin code by running 'npm start'
4. Complete your work by building for production by running 'npm run build'

== Changelog ==

= 1.0.0 = 
*initial release

About

Extends the Query Loop Block to allow excluding specific posts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published