Most likely a case of a filter that is an empty array by default and then do `in_array()` checks for returned value. Unsure yet if the array should be specifying which to process or which to ignore. A decision for when we want to tackle this.