I migrated a few custom post types from CPT UI over to the Pods framework the other day.
I like the idea of combining the functionality of custom post types and custom fields into one plugin.
The next stage of the project is going to entail building out custom page templates so that I can display the custom fields on the frontend.
I’m wondering if anyone can recommend a workflow for doing this that makes sense?
It looks easy enough to code in PHP. But for ease of replicating these quickly I imagine that a generator or visual / drag and drop style tool would make a lot more sense.
Open to any options. I just need to create tables that will display two columns: static field type description and then the custom field variable pulled in as PHP.
[ad_2]