Make WordPress Core

Ticket #40231: 40231.2.patch

File 40231.2.patch, 520 bytes (added by riddhiehta02, 8 years ago)
  • src/wp-admin/custom-header.php

     
    13041304        }
    13051305
    13061306        /**
    1307          *
     1307         * This function is used for customize the header image. If the header image is alredy set then it will customize the last uploaded header image.
     1308         *
    13081309         * @param WP_Customize_Manager $wp_customize
    13091310         */
    13101311        public function customize_set_last_used( $wp_customize ) {