Opened 17 years ago
Closed 17 years ago
#8265 closed defect (bug) (fixed)
Dashboard Pluggability limited in 2.7
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.7 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | has-patch commit |
| Focuses: | Cc: |
Description
The 2.7 dashboard code and CSS tweaks slightly reduce pluggability.
- Harder to get consistent style.
- Can't use widget_control edit links.
- 2.6 offered wp_dashboard_empty() as a stub function for dashboard widget output so that widgets could fill in content with JS later.
Attached addresses 2 and 3. Some of 1.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
(In [9748]) Dashboard pluggability improvements from mdawaffe. see #8265