I’m new to the WP settings API, and a fairly novice PHP developer. To get started I followed this great tutorial
and customized it to my needs. and all is working nice and neat.
Unfortunately I could not find online reference to creating user dynamically repeating fields, such as an “add new slide” to a slideshow. I feel like I’m really close, but I can’t figure how to register new content. I’ll be thankful for suggestions or pointer in the right direction.
After you finish with following article, you will be able to add and get options from your admin with only a few lines of code. this will be creating options for a WordPress theme in this article .
Titan Framework(WordPress option framework)
function.php
rtp-theme-options.js
Use Theme option