wordpress - Custom data plugin -


i deliver wordpress pages because it's easy setup. when don't, it's because customer need custom data. example car dealer want data type car models, car windows , car doors - different attributes. these should editable in wordpress admin , easy print out foreach loop frontend.

i found plugin custom database tables (https://wordpress.org/plugins/custom-database-tables/) need relationships between different tables. if configure 5 different car doors, want them listed select box when edit car example. doesn't seem support that?

is there alternatives creating own plugin this? seems such ordinary case non blogs?

thanks.


Comments

Popular posts from this blog

methods - python can't use function in submodule -

Java 3D LWJGL collision -

c# - ErrorThe type or namespace name 'AxWMPLib' could not be found (are you missing a using directive or an assembly reference?) -