Ticket #8265 (closed defect (bug): fixed)

Opened 2 months ago

Last modified 2 months ago

Dashboard Pluggability limited in 2.7

Reported by: mdawaffe Assigned to: mdawaffe
Priority: normal Milestone: 2.7
Component: General Version:
Severity: normal Keywords: has-patch commit
Cc:

Description

The 2.7 dashboard code and CSS tweaks slightly reduce pluggability.

  1. Harder to get consistent style.
  2. Can't use widget_control edit links.
  3. 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

8265.diff (2.5 kB) - added by mdawaffe on 11/18/08 00:05:12.

Change History

11/18/08 00:05:12 changed by mdawaffe

  • attachment 8265.diff added.

11/18/08 00:05:22 changed by mdawaffe

  • owner changed from anonymous to mdawaffe.
  • status changed from new to assigned.

11/18/08 01:04:41 changed by ryan

(In [9748]) Dashboard pluggability improvements from mdawaffe. see #8265

11/18/08 21:02:20 changed by ryan

  • status changed from assigned to closed.
  • resolution set to fixed.