On this page
Custom_Image_Header::attachment_fields_to_edit( array $form_fields ): array
Unused since 3.5.0.
Parameters
$form_fieldsarray Required
Return
array $form_fields
Source
File: wp-admin/includes/class-custom-image-header.php. View all references
public function attachment_fields_to_edit( $form_fields ) {
return $form_fields;
}
Changelog
| Version | Description |
|---|---|
| 3.4.0 | Introduced. |
© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/custom_image_header/attachment_fields_to_edit