API ReferenceFunctionsgform_admin_pre_render()On this pagegform_admin_pre_render() public static function gform_admin_pre_render( $form ) Passes the given form through the gform_admin_pre_render filter. Since: 2.9.1 Source: common.php:7828 Parameters NameTypeDefaultDescription$formarray | nullThe current form. Returns array | null