Adjust member category filter to allow parameters
authorLaury GvR <laury@gaslightmedia.com>
Mon, 2 Jul 2018 20:00:31 +0000 (16:00 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 2 Jul 2018 20:00:31 +0000 (16:00 -0400)
commitc7a5a673b56d71b7819c875e555dbe5f3dac3489
tree9b506da063962aba54a7a6b7a1f73ba01aa3a1e7
parent9dbd6b2d27e373304bfb013575879a1a962e35d8
Adjust member category filter to allow parameters

The member_category filter calls a function which has 3 possible
parameters, one of which allows any unassigned categories not to
show in the list. The filter itself did not allow these parameters,
causing empty categories to display whenever the filter is invoked.
The defaults for this filter are set to the same defaults that the
function has, meaning it should not impact sites already using it.
setup/frontHooks.php