Changeset 38024 for trunk/src/wp-admin/includes/ms.php
- Timestamp:
- 07/09/2016 01:59:16 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/ms.php
r37985 r38024 1036 1036 * 1037 1037 * @param $args { 1038 * Optional. Array or string of Query parameters. 1039 * 1040 * @type int $blog_idThe site ID. Default is the current site.1041 * @type array $linksThe tabs to include with (label|url|cap) keys.1042 * @type string $selectedThe ID of the selected link.1038 * Optional. Array or string of Query parameters. Default empty array. 1039 * 1040 * @type int $blog_id The site ID. Default is the current site. 1041 * @type array $links The tabs to include with (label|url|cap) keys. 1042 * @type string $selected The ID of the selected link. 1043 1043 * } 1044 1044 */
Note: See TracChangeset
for help on using the changeset viewer.