Categoría: BRICKS BRICKS/CODE/ECHO_FUNCTION_NAMES FILTERS FREE
-
Whitelisting echo functions in Bricks 1.9.7 and above
Many tutorials in our site require the use of custom functions for adding advanced customizations and functionality in Bricks builder and often these functions are echoed out using the Bricks’ echo: dynamic data tag. For Bricks v1.9.7 and beyond, it is necessary to whitelist all such functions using the new bricks/code/echo_function_names filter. This is also…