Parameters
$form_fields
arrayrequired
Source
public function attachment_fields_to_edit( $form_fields ) {
return $form_fields;
}
This method has been deprecated.
$form_fields
arrayrequiredpublic 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.