I’ve got to say, I’m very surprised that there’s not currently any kind of native functionality for retrieving the widget settings of a specific widget instance in the WordPress Widget API.
I’ve wrote a rather quick function to do just the trick. Hopefully this helps someone in the need of getting widget settings for a specific widget instance.
Continue reading “Get WordPress Widget Settings For Specific Widget Instance”