Add missing summaries, @access tags, and some parameter descriptions for methods added to WP_MS_Sites_List_Table in 4.3.

See [32755]. See #32891.

Built from https://develop.svn.wordpress.org/trunk@33199


git-svn-id: http://core.svn.wordpress.org/trunk@33171 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Drew Jaynes
2015-07-13 17:53:24 +00:00
parent 88229587c0
commit 5ebb6855b6
2 changed files with 46 additions and 20 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.3-beta2-33198';
$wp_version = '4.3-beta2-33199';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.