Best way to create new elements with plugin?
-
Hello, I need some help to wrap my head around this. I find the settings API a bit confusing, but I am getting better.
My question is regarding a plugin i am making. i am trying to make a plugin that will make a simple pop-up menu with links to site which are specified by the user in the admin area. Then I will generate a shortcode that can be placed anywhere.
Now, my problem comes from trying to add settings dynamically. it is confusing me quite a bit, and I am not even sure it’s how im supposed to go about it. Each menu would of course have its own set of settings, and Im thinking each unique id would be its own setting too.
But I am doubting if I am going about this the right way.Does anyone have any advice? or anywhere they can point me to, to learn more?
The topic ‘Best way to create new elements with plugin?’ is closed to new replies.