Changeset 45654 for trunk/src/wp-admin/custom-background.php
- Timestamp:
- 07/17/2019 06:16:27 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/custom-background.php
r45583 r45654 519 519 set_theme_mod( 'background_image_thumb', esc_url_raw( $thumbnail[0] ) ); 520 520 521 /** This action is documented in wp-admin/ custom-header.php */521 /** This action is documented in wp-admin/includes/class-custom-image-header.php */ 522 522 do_action( 'wp_create_file_in_uploads', $file, $id ); // For replication 523 523 $this->updated = true;
Note: See TracChangeset
for help on using the changeset viewer.