check_for_gf_widgets()
public static function check_for_gf_widgets( $sidebar_index )
Check the widgets in the referenced sidebar to see if any are GF form widgets.
Since: 2.5
Source: common.php:6378
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
$sidebar_index | string | The sidebar index/ID to check within. |
Returns
void