• What PHP or get_options command can I use to either get all widgets or to get widgets not in use? I can use get_option(‘sidebars_widgets’) to get widgets being used by a sidebar, but I want all the widgets, including the ones that are not being used by a sidebar.

    Thanks

The topic ‘List Active Widgets’ is closed to new replies.