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

git-svn-id: https://develop.svn.wordpress.org/trunk@17748 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2011-04-28 15:24:49 +00:00
parent 1f4d59925e
commit f504e221e1
48 changed files with 69 additions and 69 deletions
+1 -1
View File
@@ -1372,7 +1372,7 @@ function get_posts($args = null) {
/**
* Add meta data field to a post.
*
* Post meta data is called "Custom Fields" on the Administration Panels.
* Post meta data is called "Custom Fields" on the Administration Screen.
*
* @since 1.5.0
* @uses $wpdb