Parameters
$form_fieldsarrayrequired
Source
public function attachment_fields_to_edit( $form_fields ) {
return $form_fields;
}
This method has been deprecated.
$form_fieldsarrayrequiredpublic function attachment_fields_to_edit( $form_fields ) {
return $form_fields;
}
User Contributed Notes
You must log in before being able to contribute a note or feedback.