mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-04 17:20:07 +00:00
Docs: Various corrections and improvements to inline docs and docblocks.
See #57840 git-svn-id: https://develop.svn.wordpress.org/trunk@55753 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -67,6 +67,8 @@ function wp_list_widgets() {
|
||||
* @since 3.1.0
|
||||
* @access private
|
||||
*
|
||||
* @param array $a First array.
|
||||
* @param array $b Second array.
|
||||
* @return int
|
||||
*/
|
||||
function _sort_name_callback( $a, $b ) {
|
||||
|
||||
Reference in New Issue
Block a user