I have made a handful of plugins and shortcodes, but I have not found any tutorials on how to do the following.
I want a way to allow a user to add additional fields to the plugin.
example:
Lets say it was a slideshow, and by default the admin page allows the user to enter 5 images/links. Is there a way to have a button that says "Add Image" and brings up a sixth field for the user to add images/links to?
Conversely, I would also like the to know how a user can remove an option choice e.g. the plugin shows 5 items, they can remove one and only have 4.
Thanks.
note: It is not a slideshow, so please do not recommend one, the above is merely an example of the functionality I am looking to learn about.