Switch from Panel/SubPanel to Screen in inline documentation and Codex links. props michaelh, fixes #17265.

git-svn-id: http://svn.automattic.com/wordpress/trunk@17748 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin
2011-04-28 15:24:49 +00:00
parent 97c39c24a2
commit 9cb6e158fc
48 changed files with 69 additions and 69 deletions

View File

@@ -742,7 +742,7 @@ function is_blog_user( $blog_id = 0 ) {
/**
* Add meta data field to a user.
*
* Post meta data is called "Custom Fields" on the Administration Panels.
* Post meta data is called "Custom Fields" on the Administration Screens.
*
* @since 3.0.0
* @uses add_metadata()