Opened 13 years ago
Closed 13 years ago
#25728 closed defect (bug) (fixed)
Hooks Docs: wp-admin/network/edit.php and wp-admin/network/users.php
| Reported by: | aralbald | Owned by: | DrewAPicture |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.8 |
| Component: | Inline Docs | Version: | |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: |
Description
Attached patch has inline docs for:
- 'wpmuadminedit' and 'network_admin_edit_{$action}' in wp-admin/network/edit.php;
- 'wpmuadminedit' in wp-admin/network/users.php.
Attachments (2)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
25728.2.diff just adds a period to the long description for the
network_admin_edit_$_GET['action']action. This looks ready to go, thanks for the patch :)