[Plugin: Widget Logic] Hook to override eval and to use custom function for logic validation
-
Is it possible to add a hook to override the default “eval” and use a custom function that validates the logic?
Basically we want to use Drupal blocks URL pattern way of handling the logic, and don’t use eval.
We can manually go into the code and change “eval” to our function, but as always there is a cleaner WP way of doing it. ??
Thanks!
- The topic ‘[Plugin: Widget Logic] Hook to override eval and to use custom function for logic validation’ is closed to new replies.