Retrieving widget data using MySQL query
-
I’ve built up a multiple dynamic sidebars for front page item manipulation. Each sidebar contains a Text widget, and I want to retrieve each widget’s content (according to widget ID) from wp_options.
What’s the syntax for such a query? And how can I add it to the PHP template?
Thanks,
Tomer
- The topic ‘Retrieving widget data using MySQL query’ is closed to new replies.