Document img_src_ssl in wp_check_browser_version(), see #17323.
git-svn-id: https://develop.svn.wordpress.org/trunk@17888 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
44ac70d063
commit
b7af529e35
@ -1222,6 +1222,7 @@ function wp_check_browser_version() {
|
||||
* 'insecure' - boolean - Whether the browser is deemed insecure
|
||||
* 'upgrade_url' - string - The url to visit to upgrade
|
||||
* 'img_src' - string - An image representing the browser
|
||||
* 'img_src_ssl' - string - An image (over SSL) representing the browser
|
||||
*/
|
||||
$response = unserialize( $raw_response['body'] );
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user