Hallo,
I have edit form, and some field i get from others table, so, i need to call callback_edit_fields to get the values.
But, my problem is, when i loop the fields from array and call the function in foreach, i cant get the $meta value in line 8 to line 10.
So, i need help to pass / send $meta value to function($meta).
Thankyou.. :)