mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-05 18:32:23 +01:00
Add phpdoc for the section title, see #18690
git-svn-id: http://svn.automattic.com/wordpress/trunk@18862 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
0df31fc3c4
commit
9662f2f87e
@ -590,6 +590,7 @@ final class WP_Screen {
|
||||
*
|
||||
* @param array $args
|
||||
* - string - title - Title for the tab.
|
||||
* - string - section - Section title for the tab. Optional.
|
||||
* - string - id - Tab ID. Optional.
|
||||
* - string - content - Help tab content in plain text or HTML. Optional.
|
||||
* - callback - callback - A callback to generate the tab content. Optional.
|
||||
|
Loading…
Reference in New Issue
Block a user