NO BUG: Output PHP function not working in dynamic data in Tax Query inside post query

Seems like Taxonomy Query inside post query is not outputing values of custom functions.

This is my configuration:

Declaring a simple function like this one:

image

(26 is gonna be dynamic, this is only a test)

And my query shows empty:

But if I put the ID manually:

image

It’s working ok:

Hi Bohdan,
Thanks so much for your report!

Unfortunately, I cannot reproduce the issue. Since it’s about a PHP function that must be explicitly allowed to be executed: Did you follow the instructions in the Bricks Settings » Custom Code / the Bricks Academy?

Best regards,
timmse

Oh, right, I forgot about last security update.

Works well now.

Thanks!