I am trying to add a new custom filter for my calendar’s filter-bar, but in the bar.php file found modules/bar.php it says
$filters and $views variables are loaded in and coming from the show funcion in: lib/Bar.php
But I cannot find that file, let alone a lib folder inside of the plugin. Could someone point me in the direction of the file where the $filters variable is being set?