WP Manifestindependent plugin directory
manifest / events / tec-labs-custom-category-filter

The Events Calendar Extension: Custom Category Filter Groups (v2)

by The Events Calendar · github.com/mt-support/tec-labs-custom-category-filter

2stars
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/mt-support/tec-labs-custom-category-filter/archive/refs/heads/main.zip

Declares an update source (https://github.com/mt-support/tec-labs-custom-category-filter-groups), so updates arrive through the plugin's own updater.

From the readme

This is the long description. No limit, and you can use Markdown (as well as in the following sections). For backwards compatibility, if this section is missing, the full length of the short description will be used, and Markdown parsed. Install and activate like any other plugin! You can upload the plugin zip file via the Plugins ‣ Add New screen You can unzip the plugin and then upload to your plugin directory (typically wp-content/plugins) via FTP Once it has been installed or uploaded, simply visit the main plugin list and activate it Each filter group has a teclabscustomcategory{$alias}filterwantedcategories filter, where {$alias} is replaced with the filer-specific alias (the number 1-5) This extension is set up to run one custom category filter group. The teclabscustomcategoryfiltergroupsnumber filter lets you add additional filter groups (up to 5!). It defaults to one (1) but you can filter this value up to five with no modifications to this extension. If you need more (!) you will have to copy one of the classes in src/Tec/Filters and rework it for the new number. Please visit our extension library to learn about our complete range of extensions for The Events Ca

Read the full README on GitHub →