Apparently, callbacks to the WordPress function add_filter() don’t receive more than one argument to their callback unless you specify the fourth argument to the add call as a number greater than 1.
Apparently, callbacks to the WordPress function add_filter() don’t receive more than one argument to their callback unless you specify the fourth argument to the add call as a number greater than 1.