Update some @since. Props dgwyer. fixes #19638

git-svn-id: http://svn.automattic.com/wordpress/trunk@19673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2012-01-04 19:03:33 +00:00
parent 8323ba5cc7
commit d1ba11c7d1
7 changed files with 8 additions and 8 deletions

View File

@@ -1264,7 +1264,7 @@ function wp_dashboard_empty() {}
/**
* Displays a welcome panel to introduce users to WordPress.
*
* @since 3.3
* @since 3.3.0
*/
function wp_welcome_panel() {
global $wp_version;