I’m wanting to enhance the standard "User > Your Profile" page.
I need to allow a user to create and associate simple (but potentially multiple records) with their account.
Example as follows;
The site will cater for pet owners who may have a single, multiple (or possibly at present no) pets.
So I’d like a "Add pet" button, a list of current pets with an associated "Edit or delete" option.
I have limited Wordpress experience.
I’m not asking for all the code! But I’d like a pointer in the right direction. I’m not sure whether out of the box the core functionality will cater for this many to one relationship or whether I’ll need to start making new MySQL tables etc.
If someone can point me in the right direction I’d be very grateful.