Awesome Support Developer Documentation

wpas_cf_field_label


Signature

apply_filters( 'wpas_cf_field_label', $label, $field, $label )

Typical Usage

Filter custom field label

Parameters

  • $label: String
  • $field: Array
  • $label: String

Returns

  • String

Located In

  • File: includes\custom-fields\class-custom-field.php
  • Function: WPAS_Custom_Field::get_field_label

First Available

Version 3.2.0


More Topics In Filter Hooks

Share: