add_filter multiple times with different addon functions?
Hi @Scott B: Absolutely. That’s part of the design of the system, you can add as many as you need (other plugins do.) The only issue is if you might need to address which one runs first and that’s when you may have to set the priority. In the below example the third one would … Read more