pods-framework / pods

The Pods Framework is a Content Development Framework for WordPress - It lets you create and extend content types that can be used for any project. Add fields of various types we've built in, or add your own with custom inputs, you have total control.
https://pods.io/
GNU General Public License v2.0
1.07k stars 264 forks source link

Put CPT and Taxonomies in different containers on the main page (Edit pods) #7348

Open toldeveloper opened 4 weeks ago

toldeveloper commented 4 weeks ago

Problem to Solve

As a novice user of CPT in general, i feel a bit overwhelmed at the start page of Pods.

First i have to click "Edit pods", which is a term that is only ever used by Pods, and new users has to learn what that is.

But the main reason for me is that taxonomies and CPT's are mixed together by default.

I find ACF easier to use than Pods, and one of the reason is that they do not mix CPT, field groups and taxonomies.

Proposed Solution

Put the CPT and taxonomies in different containers. It will make it much easier to glance and understand.

Different types (CPT and taxonomies) should be visually distinguished from one another, and not grouped together as if they are the same.

Possible Workaround

No response

Examples Elsewhere

No response

Screenshots / Screencast

Default pods: image

Pods with seperation of types (lazily made by me) image