Ticket #39130: 39130.13.patch
| File 39130.13.patch, 375 bytes (added by , 9 years ago) |
|---|
-
src/wp-includes/vars.php
120 120 /** 121 121 * Test if the current browser runs on a mobile device (smart phone, tablet, etc.) 122 122 * 123 * @since 3.4.0 124 * 123 125 * @return bool 124 126 */ 125 127 function wp_is_mobile() {