Update since phpdoc. Props demetris. fixes #15445

git-svn-id: https://develop.svn.wordpress.org/trunk@16660 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2010-12-01 19:24:38 +00:00
parent b9b0e7215c
commit 36a4508140
22 changed files with 185 additions and 157 deletions
+3 -3
View File
@@ -60,7 +60,7 @@ function _sort_name_callback( $a, $b ) {
* Show the widgets and their settings for a sidebar.
* Used in the the admin widget config screen.
*
* @since unknown
* @since 2.5.0
*
* @param string $sidebar id slug of the sidebar
*/
@@ -84,7 +84,7 @@ function wp_list_widget_controls( $sidebar ) {
/**
* {@internal Missing Short Description}}
*
* @since unknown
* @since 2.5.0
*
* @param array $params
* @return array
@@ -128,7 +128,7 @@ function next_widget_id_number($id_base) {
*
* Called from dynamic_sidebar().
*
* @since unknown
* @since 2.5.0
*
* @param array $sidebar_args
* @return array