Correct phpdoc for wp-admin/menu.php. props neoxx. fixes #25124.
Built from https://develop.svn.wordpress.org/trunk@25100 git-svn-id: http://core.svn.wordpress.org/trunk@25082 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
5ab3d3bf54
commit
2a14c96057
|
@ -7,7 +7,7 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* Constructs the admin menu bar.
|
||||
* Constructs the admin menu.
|
||||
*
|
||||
* The elements in the array are :
|
||||
* 0: Menu item name
|
||||
|
|
Loading…
Reference in New Issue