I have registered the post_tag taxonomy for the listings CPT and can select one or more tags for single listings using the wp back-end. I can also display the relevant tags for a single listing page in the frontend page.
Is it possible to add the tags to the add listing page on the front-end and also enable the user to edit a posts selected tags when they edit a post in the front-end?
I can add the post_tags as a group of checkboxes to the add listing page no problem but just want to know i there is a suitable way you would recommend achieving the add/edit option to the front-end as described above?
