wpseek.com
A WordPress-centric search engine for devs and theme authors



wp_render_widget_control › WordPress Function

Since5.8.0
Deprecatedn/a
wp_render_widget_control ( $id )
Parameters:
  • (string) $id Widget ID.
    Required: Yes
Returns:
  • (string|null)
Defined at:
Codex:

Calls the control callback of a widget and returns the output.



Source

Soon...