[ad_1]
Hello, In my WordPress application, I’ll need to create a Department table, and I’ll add a column to the wp users table for the department id foreign key. My manager informed me that it is not necessary to construct a CRUD-style user interface to manage the department’s data.
​
Do you have any ideas for managing the department table (CRUD) without making a user interface? just like managing users in WP Settings?
[ad_2]