[wp-trac] [WordPress Trac] #25824: Merge dashboard page plugin into core
WordPress Trac
noreply at wordpress.org
Fri Nov 15 20:14:45 UTC 2013
#25824: Merge dashboard page plugin into core
----------------------------+------------------
Reporter: lessbloat | Owner:
Type: task (blessed) | Status: new
Priority: normal | Milestone: 3.8
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: |
----------------------------+------------------
Comment (by nacin):
In [changeset:"26220"]:
{{{
#!CommitTicketReference repository="" revision="26220"
Dash cleanup.
* Use wp_add_dashboard_widget() rather than add_meta_box().
* Use original functions like wp_dashboard_primary(),
wp_dashboard_right_now(), wp_dashboard_quick_press() (where possible).
* Only include plugins section of the news widget when appropriate, which
necessitates the set_current_screen() via the ajax action.
* Remove some debug cruft that was preventing caching and invalidation.
* Simplify lots of things where possible.
see #25824.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25824#comment:17>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list