Settings: Field Details

Basic Field Settings (Label, Name, Description and Field Type) that apply to all Fields created in Pods.

What’s in a Name? How should I name my Pods and Fields?

It’s actually a naming restriction from WordPress. Within your site, you can’t have names for Custom Post Types that conflict with either existing WordPress objects (user, post, page, media, etc) or existing Post Types. Within each post type, you can have duplicate field names across post types, because key/value pair in Post Meta is actually …

Read more