Remove old phpdoc that incorrectly marks wp_timezone_choice() as temporary.
Props danielbachhuber fixes #23804 git-svn-id: https://develop.svn.wordpress.org/trunk@23738 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
f1a3189b22
commit
18e3a300ab
@ -3327,7 +3327,7 @@ function _wp_timezone_choice_usort_callback( $a, $b ) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Gives a nicely formatted list of timezone strings. // temporary! Not in final
|
* Gives a nicely formatted list of timezone strings.
|
||||||
*
|
*
|
||||||
* @since 2.9.0
|
* @since 2.9.0
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user