WPDev.one
Core Function
View Source on Trac ↗

wp_render_widget_control()

wp_render_widget_control( mixed $id )

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

Parameters 1 required

Name / Type Description
$id
string

Widget ID.

Required

Return Value

((string)
| null)

Function Information

Since Version
5.8.0
Source File
wp-includes/widgets.php
Advertisement