Changeset 32735
- Timestamp:
- 06/12/2015 06:34:49 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/custom-header.php
r32654 r32735 927 927 * 928 928 * @param array $form_fields 929 * @return $form_fields929 * @return array $form_fields 930 930 */ 931 931 public function attachment_fields_to_edit( $form_fields ) { … … 939 939 * 940 940 * @param array $tabs 941 * @return $tabs941 * @return array $tabs 942 942 */ 943 943 public function filter_upload_tabs( $tabs ) {
Note: See TracChangeset
for help on using the changeset viewer.