Make WordPress Core

Ticket #41401: 41401.patch

File 41401.patch, 443 bytes (added by nileshdudakiya94, 8 years ago)
  • src/wp-includes/class-wp-theme.php

     
    12551255         *
    12561256         * @since  4.4.0
    12571257         *
     1258         * @static
     1259         *
    12581260         * @return WP_Theme|false Object, or false if no theme is installed, which would be bad.
    12591261         */
    12601262        public static function get_core_default_theme() {