Opened 15 years ago
Closed 15 years ago
#17443 closed defect (bug) (fixed)
Passing by reference is not needed for admin_bar_menu action any longer
| Reported by: | hakre | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.3 |
| Component: | General | Version: | 3.2 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
Passing by reference is not needed for admin_bar_menu action any longer.
Attachments (3)
Change History (8)
#3
@
15 years ago
Additionally there is no need to cast to an array as foreach does objects, see PHP 5 Object Iteration.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
switch to do_action.