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_args
    array Field arguments.
  • $form
    object Form class, passed by reference.

Changelog #

VersionDescription
4.1.0Introduced.

Source #

File: lib/class-form.php

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Add your comment