Hello,
a logged-in user should be able to post a private note on a post (cpt).
Whats’s the best way to make this possible ? I read about saving key:value in an array in post meta ? This seems a bit complicated to me? Perhaps its better to save the notes in user profile and make them editable ? Perhaps a repeater field containing post_id and note ? does this make sense?
Best
P.