Question about wp_get_sidebars_widgets()
-
In your plugin, you use the function
wp_get_sidebars_widgets()to do a lot of the magic of this plugin. According to the Docs, this is function is private and is not meant to be used by theme / plugin developers.Is there a reason you opted to use this function, and do you have any concerns about the future compatibility of this plugin given its status as private?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Question about wp_get_sidebars_widgets()’ is closed to new replies.