WP Manifestindependent plugin directory
manifest / content / custom-loop-filter

Custom Loop Grid with Filter

A custom plugin that adds a loop grid with filtering options using shortcodes.

by Towfique Elahe · github.com/towfique-elahe/custom-loop-filter · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/towfique-elahe/custom-loop-filter/archive/refs/heads/main.zip

Readme

How to use

[custom_filter taxonomy="directory_category"] [custom_loop_grid taxonomy="directory_category" term="5" posts_per_page="9"]

[custom_filter_all_taxonomies] [custom_filter_directory_category_location] [custom_filter_location]

[custom_filter_all_taxonomies] [custom_loop_grid posts_per_page="9"]

Read the full README on GitHub →