mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Improve various @param docs for src/wp-admin/*.
See #30224. git-svn-id: https://develop.svn.wordpress.org/trunk@30680 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -190,7 +190,7 @@ function install_search_form( $type_selector = true ) {
|
||||
* Upload from zip
|
||||
* @since 2.8.0
|
||||
*
|
||||
* @param string $page
|
||||
* @param integer $page
|
||||
*/
|
||||
function install_plugins_upload( $page = 1 ) {
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user