Ticket #41401: 41401.patch
File 41401.patch, 443 bytes (added by , 8 years ago) |
---|
-
src/wp-includes/class-wp-theme.php
1255 1255 * 1256 1256 * @since 4.4.0 1257 1257 * 1258 * @static 1259 * 1258 1260 * @return WP_Theme|false Object, or false if no theme is installed, which would be bad. 1259 1261 */ 1260 1262 public static function get_core_default_theme() {