Dashboard: Combine methods to retreive IP

They're only used in one place, no reason to be so verbose about it.

See #40702.

Built from https://develop.svn.wordpress.org/trunk@40781


git-svn-id: http://core.svn.wordpress.org/trunk@40639 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Konstantin Obenland
2017-05-18 17:34:42 +00:00
parent fd63ede892
commit 8ef02e5ec7
2 changed files with 20 additions and 33 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.8-beta1-40780';
$wp_version = '4.8-beta1-40781';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.