Changeset 33932
- Timestamp:
- 09/06/2015 12:16:02 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/dashboard.php
r33891 r33932 1310 1310 * Response should be an array with: 1311 1311 * 'name' - string - A user friendly browser name 1312 * 'version' - string - The most recent version of the browser1313 * 'current_version' - string - The version of the browser the user is using1312 * 'version' - string - The version of the browser the user is using 1313 * 'current_version' - string - The most recent version of the browser 1314 1314 * 'upgrade' - boolean - Whether the browser needs an upgrade 1315 1315 * 'insecure' - boolean - Whether the browser is deemed insecure
Note: See TracChangeset
for help on using the changeset viewer.