I’m new to WordPress but have experience with other frameworks before (Django, Flutter). My current client asked me to add a new feature to his existing site.
He wants me to allow the staff to type in any related skill to that item and a list of predefined skills are being shown to be selected by them.
He also wants it to be able to accept multiple skills instead of just one.
I’ve never really used WordPress so I am lost with all of the terms. Basically, I want to add a new attribute to an existing entity that can accept multiple inputs (like tags) which people can simply click on or get a desired skill by typing it in (The skills are coming from a predefined list in .csv file).
So, I guess what I need to do is, create a new entity, dump all of the skills from the .csv file into WordPress, and somehow link those skills to this attribute.
I’ve tried looking for solutions, but I only came across a plugin called Pods.? In which, it did not work for me. So, any work around? Thank you in advance. <3
[The field for that item. ]) [ad_2]