apply_filters_ref_array( 'ap_before_prepare_field', array $field_args , object $form )
Description #
Allows filtering field argument before its being passed to Field class.
Parameters #
- $field_argsarray Field arguments.
- $formobject Form class, passed by reference.
Source #
File: lib/class-form.php
Add your comment