The current state every {{ func.function_name }} can call all function from helper and all native php function. Thats really danger as user can call unwanted function in theme and content.
So, plugin callback should only can call the defined function for plugin.
The current state every {{ func.function_name }} can call all function from helper and all native php function. Thats really danger as user can call unwanted function in theme and content.
So, plugin callback should only can call the defined function for plugin.