gform_user_registration_form_selected

gform_user_registration_form_selected

DescriptionUsageParametersExamplesSource Code

Removed: This hook was removed in version 3.0 with no replacement.

Description
Fires on the feed configuration page after a form has been selected from the 「Select Form」 dropdown. This is useful for updating or setting options that are dependent on properties of the selected form.
Usage

Parameters

event Event Object
The Javascript event object.

form Form Object
The form meta of the selected form.

Examples
This example runs a function after the form has been selected.

Source Code
This filter is located in userregistration.php.

發表回覆

您的郵箱地址不會被公開。 必填項已用 * 標註