Opened 13 years ago
Closed 13 years ago
#2056 closed defect (bug) (fixed)
Remove all uses of extract() within bbPress
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.3 | Priority: | normal |
| Severity: | normal | Version: | 2.1 |
| Component: | Tools - Code Improvements | Keywords: | needs-patch |
| Cc: |
Description
See http://core.trac.wordpress.org/ticket/22400 for WordPress core equivalent.
extract() is error prone and ugly, so lets get rid of it in 2.3.
Change History (21)
Note: See
TracTickets for help on using
tickets.
(In [4480]) Extract: