Adding filters - how/where?

Sorry for the probably simple question, but where should I add filters? Lots of infos in the “academy” about different filters and elements, but couldn’t find any basic instruction for that…
Should it all go in the functions.php file of the child theme? An external codeblock? Custom Plugin?

1 Like

Hi chanart,

No need to be sorry. The beauty of WordPress & PHP is that it’s really flexible. Which means there are multiple ways to do the same thing. And you’re correct, you can use the functions.php in your Bricks child theme or a WordPress code snippets plugin.

I personally prefer the functions.php in the child theme approach but ofc it’s up to you :slight_smile:

Best regards,
Charaf