Dynamic input fields in WordPress Plugin

admin2025-01-07  5

I am trying to create dynamic input fields in a plugin I am working on. I want to add functionality to "Add/Remove and Save" options in my plugin. Something like the below attached.

I am trying to create dynamic input fields in a plugin I am working on. I want to add functionality to "Add/Remove and Save" options in my plugin. Something like the below attached.

Share Improve this question asked Jan 17, 2019 at 9:20 PraveenPraveen 2405 silver badges19 bronze badges 0
Add a comment  | 

1 Answer 1

Reset to default 0

For add and remove button functionality you have to use the jquery. Please see the code here => http://jsfiddle.net/lemonkazi/re8e2yov/

For save button you can use the form or ajax to save the data in option table.

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1736253945a164.html

最新回复(0)