Opened 12 years ago
Closed 12 years ago
#25728 closed defect (bug) (fixed)
Hooks Docs: wp-admin/network/edit.php and wp-admin/network/users.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.8 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Inline Docs | Keywords: | has-patch commit |
| Focuses: | Cc: |
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.
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 :)