Populating Widget from Options Page
-
I have an admin options page where the user enters what a widget should display. I made this decision so the user can export and import the settings so they don’t have to enter the same information many times if they use it on multiple sites.
My issue is I have no idea how to get the options page information into the extends WP_Widget class. I tried referencing the variables set in the options function but they are null. I am new to this so I don’t know how to make these variables accessible in the class.
Thanks in advance for any help.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Populating Widget from Options Page’ is closed to new replies.