create customfield’s metabox in backend, out of an array
-
I have a theme that, on creating listing from the frontend, stores data in the database both as customfields and arrays. I mean, all data are actual customfields but when I go edit a listing in the backend I can only find metaboxes of those that were not stored as array. So I need to create also metaboxes for all customfields that were stored as array.
It’s a very difficult task for one who is not a developer, and there are no plugisn to do that (no ACF, no Metabox, etc.)
So I was wondering if there is a set of PHP instructions I could add to my code, in order to view any listing in backend with ALL its data. Is there any?
Thankyou
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘create customfield’s metabox in backend, out of an array’ is closed to new replies.