Hi Alex,
All values in the custom attributes are treated as strings. If we make it run as PHP code, then we have to use something similar to eval
, which can open to many security issues. I think it's should be avoided in this case. If you want to do that, please modify and use the exported code instead.