Make WordPress Core

Ticket #41384: 41384.patch

File 41384.patch, 482 bytes (added by rushabh4486, 7 years ago)

I have attached patch.

  • class-bulk-plugin-upgrader-skin.php

     
    2424        }
    2525
    2626        /**
    27          *
     27         * @access public
    2828         * @param string $title
    2929         */
    3030        public function before($title = '') {
     
    3232        }
    3333
    3434        /**
    35          *
     35         * @access public
    3636         * @param string $title
    3737         */
    3838        public function after($title = '') {